branch feature/pom-11 created (now d1262d34)
This is an automated email from the git hooks/post-receive script. New change to branch feature/pom-11 in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git at d1262d34 Mise à jour des THIRD-PARTY This branch includes the following new commits: new 45d19b1b Modifications de base pour passer sur nuitonpom 11 new c5a50075 Ajout de la dépendance non déclarée en test new d1262d34 Mise à jour des THIRD-PARTY The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d1262d343b3606a6823cb4cd6f58ab37e25fb974 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Jan 22 17:25:44 2020 +0100 Mise à jour des THIRD-PARTY commit c5a50075314bfd03af806f2f1b2e25e682725baa Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Jan 22 17:25:23 2020 +0100 Ajout de la dépendance non déclarée en test commit 45d19b1b4330ad2acc4b333ca6d583a9bce5336b Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Jan 22 17:18:12 2020 +0100 Modifications de base pour passer sur nuitonpom 11 -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/pom-11 in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git commit 45d19b1b4330ad2acc4b333ca6d583a9bce5336b Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Jan 22 17:18:12 2020 +0100 Modifications de base pour passer sur nuitonpom 11 --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d4035b94..03ac79af 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.5</version> + <version>11</version> </parent> <artifactId>topia</artifactId> @@ -215,11 +215,9 @@ <ciViewId>ToPIA</ciViewId> <javaVersion>1.8</javaVersion> - <signatureArtifactId>java17</signatureArtifactId> + <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> - <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> - <jrstPluginVersion>2.3</jrstPluginVersion> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/pom-11 in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git commit c5a50075314bfd03af806f2f1b2e25e682725baa Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Jan 22 17:25:23 2020 +0100 Ajout de la dépendance non déclarée en test --- pom.xml | 7 +++++++ topia-persistence/pom.xml | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 03ac79af..4ac10aed 100644 --- a/pom.xml +++ b/pom.xml @@ -351,6 +351,13 @@ <scope>test</scope> </dependency> + <dependency> + <groupId>org.hamcrest</groupId> + <artifactId>hamcrest</artifactId> + <version>${hamcrestVersion}</version> + <scope>test</scope> + </dependency> + <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-core</artifactId> diff --git a/topia-persistence/pom.xml b/topia-persistence/pom.xml index c50d7402..a7e939fb 100644 --- a/topia-persistence/pom.xml +++ b/topia-persistence/pom.xml @@ -135,6 +135,11 @@ <artifactId>junit</artifactId> </dependency> + <dependency> + <groupId>org.hamcrest</groupId> + <artifactId>hamcrest</artifactId> + </dependency> + <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-core</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/pom-11 in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git commit d1262d343b3606a6823cb4cd6f58ab37e25fb974 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Jan 22 17:25:44 2020 +0100 Mise à jour des THIRD-PARTY --- topia-persistence/src/license/THIRD-PARTY.properties | 14 +++++++++----- topia-service-migration/src/license/THIRD-PARTY.properties | 12 ++++++++---- .../src/license/THIRD-PARTY.properties | 12 ++++++++---- 3 files changed, 25 insertions(+), 13 deletions(-) diff --git a/topia-persistence/src/license/THIRD-PARTY.properties b/topia-persistence/src/license/THIRD-PARTY.properties index 03a8e785..746725e7 100644 --- a/topia-persistence/src/license/THIRD-PARTY.properties +++ b/topia-persistence/src/license/THIRD-PARTY.properties @@ -1,14 +1,18 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : +# - Apache 2.0 # - Apache License 2.0 -# - Apache License Version 2.0 # - Apache License, version 2.0 +# - BSD 3-clause New License +# - BSD Licence 3 # - BSD License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 +# - Common Development and Distribution License # - Eclipse Distribution License (EDL), Version 1.0 # - Eclipse Public License (EPL), Version 1.0 # - Eclipse Public License 1.0 +# - GNU General Public License, Version 2 with the Classpath Exception # - GNU Library or Lesser General Public License # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 @@ -16,16 +20,16 @@ # - Lesser General Public License (LPGL) v 2.1 # - MIT License # - MPL 1.1 +# - MPL 2.0 or EPL 1.0 # - Mozilla Public License Version 1.0 -# - New BSD License +# - Sun Binary Code License Agreement # - The Apache Software License, Version 2.0 -# - The H2 License, Version 1.0 +# - The MIT License # - http://jaxen.codehaus.org/license.html #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Wed Mar 02 11:20:31 CET 2016 +#Wed Jan 22 17:18:30 CET 2020 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 -dom4j--dom4j--1.6.1=BSD License javax.transaction--jta--1.1=Sun Binary Code License Agreement diff --git a/topia-service-migration/src/license/THIRD-PARTY.properties b/topia-service-migration/src/license/THIRD-PARTY.properties index 98012067..f9b71c34 100644 --- a/topia-service-migration/src/license/THIRD-PARTY.properties +++ b/topia-service-migration/src/license/THIRD-PARTY.properties @@ -1,13 +1,18 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : +# - Apache 2.0 # - Apache License 2.0 # - Apache License, version 2.0 +# - BSD 3-clause New License +# - BSD Licence 3 # - BSD License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 +# - Common Development and Distribution License # - Eclipse Distribution License (EDL), Version 1.0 # - Eclipse Public License (EPL), Version 1.0 # - Eclipse Public License 1.0 +# - GNU General Public License, Version 2 with the Classpath Exception # - GNU Library or Lesser General Public License # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 @@ -15,15 +20,14 @@ # - Lesser General Public License (LPGL) v 2.1 # - MIT License # - MPL 1.1 -# - New BSD License +# - MPL 2.0 or EPL 1.0 # - Sun Binary Code License Agreement # - The Apache Software License, Version 2.0 -# - The H2 License, Version 1.0 +# - The MIT License #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Wed Mar 02 12:16:06 CET 2016 +#Wed Jan 22 17:23:35 CET 2020 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 -dom4j--dom4j--1.6.1=BSD License javax.transaction--jta--1.1=Sun Binary Code License Agreement diff --git a/topia-service-replication/src/license/THIRD-PARTY.properties b/topia-service-replication/src/license/THIRD-PARTY.properties index d8ac5bb0..2440cd79 100644 --- a/topia-service-replication/src/license/THIRD-PARTY.properties +++ b/topia-service-replication/src/license/THIRD-PARTY.properties @@ -1,13 +1,18 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : +# - Apache 2.0 # - Apache License 2.0 # - Apache License, version 2.0 +# - BSD 3-clause New License +# - BSD Licence 3 # - BSD License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 +# - Common Development and Distribution License # - Eclipse Distribution License (EDL), Version 1.0 # - Eclipse Public License (EPL), Version 1.0 # - Eclipse Public License 1.0 +# - GNU General Public License, Version 2 with the Classpath Exception # - GNU Library or Lesser General Public License # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 @@ -15,15 +20,14 @@ # - Lesser General Public License (LPGL) v 2.1 # - MIT License # - MPL 1.1 -# - New BSD License +# - MPL 2.0 or EPL 1.0 # - Sun Binary Code License Agreement # - The Apache Software License, Version 2.0 -# - The H2 License, Version 1.0 +# - The MIT License #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Wed Mar 02 12:11:53 CET 2016 +#Wed Jan 22 17:23:08 CET 2020 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 -dom4j--dom4j--1.6.1=BSD License javax.transaction--jta--1.1=Sun Binary Code License Agreement -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm