branch develop updated (9bd2738f -> d347c2eb)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 9bd2738f fixes #356 : Envoi de certains mails impossible : Utilisation de InternetAddress pour lire l'adresse venant de la base new 64767f04 remove unused dependencies new d347c2eb Update licences The 2 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 d347c2eb6e43fd425b70d6ce8718299e11acdd53 Author: jcouteau <couteau@codelutin.com> Date: Thu Nov 19 11:31:41 2020 +0100 Update licences commit 64767f0494e697f8a0c6fc74887df939ac11741a Author: jcouteau <couteau@codelutin.com> Date: Thu Nov 19 11:31:17 2020 +0100 remove unused dependencies Summary of changes: .../src/license/THIRD-PARTY.properties | 23 +++++++++------ pollen-rest-api/src/license/THIRD-PARTY.properties | 25 +++++++++++----- pollen-services/pom.xml | 12 ++++---- pollen-services/src/license/THIRD-PARTY.properties | 34 +++++++++++++++------- 4 files changed, 62 insertions(+), 32 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 64767f0494e697f8a0c6fc74887df939ac11741a Author: jcouteau <couteau@codelutin.com> Date: Thu Nov 19 11:31:17 2020 +0100 remove unused dependencies --- pollen-services/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pollen-services/pom.xml b/pollen-services/pom.xml index ee86168d..2c3d0ea7 100644 --- a/pollen-services/pom.xml +++ b/pollen-services/pom.xml @@ -106,16 +106,16 @@ </dependency--> <!-- API, java.xml.bind module --> - <dependency> + <!--dependency> <groupId>jakarta.xml.bind</groupId> <artifactId>jakarta.xml.bind-api</artifactId> - </dependency> + </dependency--> <!-- Runtime, com.sun.xml.bind module --> - <dependency> + <!--dependency> <groupId>org.glassfish.jaxb</groupId> <artifactId>jaxb-runtime</artifactId> - </dependency> + </dependency--> <dependency> <groupId>org.apache.commons</groupId> @@ -250,10 +250,10 @@ <artifactId>bcpg-jdk15on</artifactId> </dependency> - <dependency> + <!--dependency> <groupId>org.javassist</groupId> <artifactId>javassist</artifactId> - </dependency> + </dependency--> </dependencies> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit d347c2eb6e43fd425b70d6ce8718299e11acdd53 Author: jcouteau <couteau@codelutin.com> Date: Thu Nov 19 11:31:41 2020 +0100 Update licences --- .../src/license/THIRD-PARTY.properties | 23 +++++++++------ pollen-rest-api/src/license/THIRD-PARTY.properties | 25 +++++++++++----- pollen-services/src/license/THIRD-PARTY.properties | 34 +++++++++++++++------- 3 files changed, 56 insertions(+), 26 deletions(-) diff --git a/pollen-persistence/src/license/THIRD-PARTY.properties b/pollen-persistence/src/license/THIRD-PARTY.properties index 742a7f1c..b390ddd6 100644 --- a/pollen-persistence/src/license/THIRD-PARTY.properties +++ b/pollen-persistence/src/license/THIRD-PARTY.properties @@ -1,18 +1,25 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : -# - AL 2.0 +# - Apache 2 +# - Apache 2.0 # - Apache License 2.0 # - Apache License, version 2.0 +# - BSD 3-clause New License # - BSD License +# - CDDL 1.1 +# - CDDL/GPLv2+CE # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Development and Distribution License -# - Common Public License Version 1.0 -# - Eclipse Distribution License (EDL), Version 1.0 -# - Eclipse Public License (EPL), Version 1.0 -# - Eclipse Public License, Version 1.0 +# - EDL 1.0 +# - Eclipse Distribution License - v 1.0 +# - Eclipse Distribution License v. 1.0 +# - Eclipse Public License 1.0 +# - Eclipse Public License v1.0 # - GNU General Public License, Version 2 with the Classpath Exception -# - GNU Lesser General Public License, Version 2.1 +# - GNU Lesser General Public License v2.1 or later +# - GNU Library General Public License v2.1 or later +# - GPL2 w/ CPE # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) @@ -20,13 +27,11 @@ # - MIT License # - MPL 1.1 # - New BSD License -# - Public Domain # - The Apache Software License, Version 2.0 # - The MIT License #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Sun Apr 27 18:43:51 CEST 2014 +#Thu Nov 19 11:29:52 CET 2020 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 -dom4j--dom4j--1.6.1=BSD License diff --git a/pollen-rest-api/src/license/THIRD-PARTY.properties b/pollen-rest-api/src/license/THIRD-PARTY.properties index b4c530d2..15619d44 100644 --- a/pollen-rest-api/src/license/THIRD-PARTY.properties +++ b/pollen-rest-api/src/license/THIRD-PARTY.properties @@ -6,41 +6,52 @@ # - Apache License # - Apache License 2.0 # - Apache License, version 2.0 +# - Apache Software License, Version 1.1 +# - BSD 3-clause New License # - BSD License # - Bouncy Castle Licence +# - CC0 # - CDDL 1.1 # - CDDL or GPLv2 with exceptions +# - CDDL+GPL License # - CDDL/GPLv2+CE # - 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 +# - Creative Commons Attribution License +# - Dual license consisting of the CDDL v1.1 and GPL v2 +# - EDL 1.0 +# - Eclipse Distribution License - v 1.0 +# - Eclipse Distribution License v. 1.0 +# - Eclipse Public License # - Eclipse Public License 1.0 # - Eclipse Public License v1.0 # - Eclipse Public License, Version 1.0 # - GNU Affero General Public License version 3 # - GNU General Public License, Version 2 with the Classpath Exception +# - GNU Lesser General Public License v2.1 or later # - GNU Lesser General Public License, Version 2.1 +# - GNU Library General Public License v2.1 or later +# - GNU Library or Lesser General Public License # - GPL2 w/ CPE # - Indiana University Extreme! Lab Software License, vesion 1.1.1 +# - LGPLv3 or later # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License # - MPL 1.1 +# - MPL 2.0 or EPL 1.0 # - New BSD License # - Similar to Apache License but with the acknowledgment clause removed # - The Apache Software License, Version 2.0 -# - The H2 License, Version 1.0 +# - The JSON License # - The MIT License +# - The MIT License (MIT) # - The PostgreSQL License -# - provided without support or warranty #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Tue Sep 26 17:07:42 CEST 2017 +#Thu Nov 19 11:29:55 CET 2020 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 -dom4j--dom4j--1.6.1=BSD License -javax.xml.bind--jsr173_api--1.0=Commons Development and Distribution License, Version 1.0 net.jcip--jcip-annotations--1.0=Creative Commons Attribution License diff --git a/pollen-services/src/license/THIRD-PARTY.properties b/pollen-services/src/license/THIRD-PARTY.properties index 02733bca..76f30196 100644 --- a/pollen-services/src/license/THIRD-PARTY.properties +++ b/pollen-services/src/license/THIRD-PARTY.properties @@ -1,35 +1,49 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : -# - AL 2.0 +# - Apache 2 +# - Apache 2.0 +# - Apache License # - Apache License 2.0 # - Apache License, version 2.0 +# - Apache Software License, Version 1.1 +# - BSD 3-clause New License # - BSD License -# - CDDL +# - Bouncy Castle Licence +# - CDDL 1.1 +# - CDDL/GPLv2+CE # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Development and Distribution License -# - Common Public License Version 1.0 -# - Eclipse Distribution License (EDL), Version 1.0 -# - Eclipse Public License (EPL), Version 1.0 +# - Common Development and Distribution License (CDDL) v1.0 +# - EDL 1.0 +# - Eclipse Distribution License - v 1.0 +# - Eclipse Distribution License v. 1.0 +# - Eclipse Public License 1.0 +# - Eclipse Public License v1.0 # - Eclipse Public License, Version 1.0 # - GNU Affero General Public License version 3 # - GNU General Public License, Version 2 with the Classpath Exception +# - GNU Lesser General Public License v2.1 or later # - GNU Lesser General Public License, Version 2.1 -# - GPLv2+CE +# - GNU Library General Public License v2.1 or later +# - GNU Library or Lesser General Public License +# - GPL2 w/ CPE # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License # - MPL 1.1 +# - MPL 2.0 or EPL 1.0 # - New BSD License -# - Public Domain +# - Similar to Apache License but with the acknowledgment clause removed # - The Apache Software License, Version 2.0 -# - The H2 License, Version 1.0 +# - The JSON License +# - The MIT License +# - The MIT License (MIT) #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Wed Aug 27 10:59:42 CEST 2014 +#Thu Nov 19 11:29:53 CET 2020 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 -dom4j--dom4j--1.6.1=BSD License -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm