Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
-
85985ca9
by tchemit at 2019-02-04T12:51:31Z
-
76ded479
by tchemit at 2019-02-04T13:02:07Z
-
12bfeb1a
by tchemit at 2019-02-04T13:02:09Z
12 changed files:
- client-configuration/src/license/THIRD-PARTY.properties
- client-core/src/license/THIRD-PARTY.properties
- client-runner/src/license/THIRD-PARTY.properties
- persistence/src/license/THIRD-PARTY.properties
- pom.xml
- server-core/src/license/THIRD-PARTY.properties
- server-runner/src/license/THIRD-PARTY.properties
- services-client/src/license/THIRD-PARTY.properties
- services-local/src/license/THIRD-PARTY.properties
- services/src/license/THIRD-PARTY.properties
- src/site/site_fr.xml
- validation/src/license/THIRD-PARTY.properties
Changes:
| ... | ... | @@ -4,6 +4,7 @@ |
| 4 | 4 |
# - Apache 2.0
|
| 5 | 5 |
# - Apache License 2.0
|
| 6 | 6 |
# - Apache License, version 2.0
|
| 7 |
+# - BSD 3-clause New License
|
|
| 7 | 8 |
# - BSD License
|
| 8 | 9 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 9 | 10 |
# - Common Development and Distribution License
|
| ... | ... | @@ -12,7 +13,6 @@ |
| 12 | 13 |
# - Eclipse Public License 1.0
|
| 13 | 14 |
# - Eclipse Public License, Version 1.0
|
| 14 | 15 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 15 |
-# - GNU General Public License, version 2 (GPL2), with the classpath exception
|
|
| 16 | 16 |
# - GNU Lesser General Public License, Version 2.1
|
| 17 | 17 |
# - General Public License (GPL)
|
| 18 | 18 |
# - Indiana University Extreme! Lab Software License, version 1.1.1
|
| ... | ... | @@ -30,6 +30,5 @@ |
| 30 | 30 |
# Please fill the missing licenses for dependencies :
|
| 31 | 31 |
#
|
| 32 | 32 |
#
|
| 33 |
-#Fri May 11 14:26:25 CEST 2018
|
|
| 33 |
+#Mon Feb 04 13:59:54 CET 2019
|
|
| 34 | 34 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 35 |
-dom4j--dom4j--1.6.1=BSD License
|
| 1 | 1 |
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
|
| 2 | 2 |
#-------------------------------------------------------------------------------
|
| 3 | 3 |
# Already used licenses in project :
|
| 4 |
-# - AL 2.0
|
|
| 5 | 4 |
# - Apache 2.0
|
| 6 | 5 |
# - Apache License 2.0
|
| 7 | 6 |
# - Apache License, version 2.0
|
| 7 |
+# - BSD 2-Clause License
|
|
| 8 |
+# - BSD 3-clause New License
|
|
| 8 | 9 |
# - BSD License
|
| 9 | 10 |
# - BSD License for HSQL
|
| 11 |
+# - CDDL 1.1
|
|
| 12 |
+# - CDDL+GPL License
|
|
| 13 |
+# - CDDL/GPLv2+CE
|
|
| 14 |
+# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
|
| 10 | 15 |
# - Common Development and Distribution License
|
| 16 |
+# - Dual license consisting of the CDDL v1.1 and GPL v2
|
|
| 11 | 17 |
# - EPSG database distribution license
|
| 12 | 18 |
# - Eclipse Distribution License (EDL), Version 1.0
|
| 19 |
+# - Eclipse Distribution License - v 1.0
|
|
| 13 | 20 |
# - Eclipse Public License (EPL), Version 1.0
|
| 14 | 21 |
# - Eclipse Public License 1.0
|
| 15 | 22 |
# - Eclipse Public License, Version 1.0
|
| 16 |
-# - GNU General Public License - Version 2 with the class path exception
|
|
| 23 |
+# - Eclipse Publish License, Version 1.0
|
|
| 17 | 24 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 18 |
-# - GNU Lesser General Public License
|
|
| 19 | 25 |
# - GNU Lesser General Public License, Version 2.1
|
| 20 |
-# - GNU Lesser Public License
|
|
| 26 |
+# - GPL2 w/ CPE
|
|
| 21 | 27 |
# - General Public License (GPL)
|
| 22 | 28 |
# - HSQLDB License, a BSD open source license
|
| 29 |
+# - Indiana University Extreme! Lab Software License, version 1.1.1
|
|
| 23 | 30 |
# - JDL (Java Distribution License)
|
| 24 |
-# - LGPL 2.1
|
|
| 25 | 31 |
# - Lesser General Public License (LGPL)
|
| 26 | 32 |
# - Lesser General Public License (LGPL) v 3.0
|
| 33 |
+# - Lesser General Public License (LPGL)
|
|
| 34 |
+# - Lesser General Public License (LPGL) v 2.1
|
|
| 27 | 35 |
# - MIT License
|
| 28 | 36 |
# - MPL 1.1
|
| 37 |
+# - MPL 2.0 or EPL 1.0
|
|
| 29 | 38 |
# - New BSD License
|
| 30 | 39 |
# - OGC copyright
|
| 31 |
-# - Public Domain
|
|
| 32 | 40 |
# - Similar to Apache License but with the acknowledgment clause removed
|
| 41 |
+# - The Apache License, Version 2.0
|
|
| 33 | 42 |
# - The Apache Software License, Version 2.0
|
| 34 |
-# - The H2 License, Version 1.0
|
|
| 43 |
+# - The MIT License
|
|
| 35 | 44 |
# - The MIT License(MIT)
|
| 36 | 45 |
# - The New BSD License
|
| 37 | 46 |
# - The PostgreSQL License
|
| ... | ... | @@ -40,7 +49,6 @@ |
| 40 | 49 |
# Please fill the missing licenses for dependencies :
|
| 41 | 50 |
#
|
| 42 | 51 |
#
|
| 43 |
-#Thu Sep 01 13:13:00 CEST 2016
|
|
| 52 |
+#Mon Feb 04 14:00:16 CET 2019
|
|
| 44 | 53 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 45 |
-dom4j--dom4j--1.6.1=BSD License
|
|
| 46 | 54 |
javax.media--jai_core--1.1.3=JDL (Java Distribution License)
|
| 1 | 1 |
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
|
| 2 | 2 |
#-------------------------------------------------------------------------------
|
| 3 | 3 |
# Already used licenses in project :
|
| 4 |
-# - AL 2.0
|
|
| 5 | 4 |
# - Apache 2.0
|
| 6 | 5 |
# - Apache License 2.0
|
| 7 | 6 |
# - Apache License, version 2.0
|
| 7 |
+# - BSD 2-Clause License
|
|
| 8 |
+# - BSD 3-clause New License
|
|
| 8 | 9 |
# - BSD License
|
| 9 | 10 |
# - BSD License for HSQL
|
| 11 |
+# - CDDL 1.1
|
|
| 12 |
+# - CDDL+GPL License
|
|
| 13 |
+# - CDDL/GPLv2+CE
|
|
| 10 | 14 |
# - Common Development and Distribution License
|
| 15 |
+# - Dual license consisting of the CDDL v1.1 and GPL v2
|
|
| 11 | 16 |
# - EPSG database distribution license
|
| 12 | 17 |
# - Eclipse Distribution License (EDL), Version 1.0
|
| 18 |
+# - Eclipse Distribution License - v 1.0
|
|
| 13 | 19 |
# - Eclipse Public License (EPL), Version 1.0
|
| 14 | 20 |
# - Eclipse Public License 1.0
|
| 15 | 21 |
# - Eclipse Public License, Version 1.0
|
| 16 |
-# - GNU General Public License - Version 2 with the class path exception
|
|
| 22 |
+# - Eclipse Publish License, Version 1.0
|
|
| 17 | 23 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 18 | 24 |
# - GNU Lesser General Public License
|
| 19 | 25 |
# - GNU Lesser General Public License, Version 2.1
|
| 20 |
-# - GNU Lesser Public License
|
|
| 26 |
+# - GPL2 w/ CPE
|
|
| 21 | 27 |
# - General Public License (GPL)
|
| 22 | 28 |
# - HSQLDB License, a BSD open source license
|
| 23 | 29 |
# - JDL (Java Distribution License)
|
| ... | ... | @@ -25,13 +31,15 @@ |
| 25 | 31 |
# - Lesser General Public License (LGPL)
|
| 26 | 32 |
# - Lesser General Public License (LGPL) v 3.0
|
| 27 | 33 |
# - MIT License
|
| 34 |
+# - MIT license
|
|
| 28 | 35 |
# - MPL 1.1
|
| 36 |
+# - MPL 2.0 or EPL 1.0
|
|
| 29 | 37 |
# - New BSD License
|
| 30 | 38 |
# - OGC copyright
|
| 31 |
-# - Public Domain
|
|
| 32 | 39 |
# - Similar to Apache License but with the acknowledgment clause removed
|
| 40 |
+# - The Apache License, Version 2.0
|
|
| 33 | 41 |
# - The Apache Software License, Version 2.0
|
| 34 |
-# - The H2 License, Version 1.0
|
|
| 42 |
+# - The MIT License
|
|
| 35 | 43 |
# - The MIT License(MIT)
|
| 36 | 44 |
# - The New BSD License
|
| 37 | 45 |
# - The PostgreSQL License
|
| ... | ... | @@ -40,7 +48,6 @@ |
| 40 | 48 |
# Please fill the missing licenses for dependencies :
|
| 41 | 49 |
#
|
| 42 | 50 |
#
|
| 43 |
-#Thu Sep 01 13:13:00 CEST 2016
|
|
| 51 |
+#Sun Feb 03 20:51:50 CET 2019
|
|
| 44 | 52 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 45 |
-dom4j--dom4j--1.6.1=BSD License
|
|
| 46 | 53 |
javax.media--jai_core--1.1.3=JDL (Java Distribution License)
|
| 1 | 1 |
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
|
| 2 | 2 |
#-------------------------------------------------------------------------------
|
| 3 | 3 |
# Already used licenses in project :
|
| 4 |
-# - AL 2.0
|
|
| 4 |
+# - Apache 2.0
|
|
| 5 | 5 |
# - Apache License 2.0
|
| 6 | 6 |
# - Apache License, version 2.0
|
| 7 |
-# - Apache Software License, version 1.1
|
|
| 7 |
+# - BSD 3-clause New License
|
|
| 8 | 8 |
# - BSD License
|
| 9 |
+# - CDDL 1.1
|
|
| 10 |
+# - CDDL+GPL License
|
|
| 11 |
+# - CDDL/GPLv2+CE
|
|
| 9 | 12 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 10 | 13 |
# - Common Development and Distribution License
|
| 11 |
-# - Common Public License Version 1.0
|
|
| 14 |
+# - Dual license consisting of the CDDL v1.1 and GPL v2
|
|
| 12 | 15 |
# - Eclipse Distribution License (EDL), Version 1.0
|
| 13 | 16 |
# - Eclipse Public License (EPL), Version 1.0
|
| 17 |
+# - Eclipse Public License 1.0
|
|
| 18 |
+# - Eclipse Public License, Version 1.0
|
|
| 14 | 19 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 20 |
+# - GNU Lesser General Public License, Version 2.1
|
|
| 15 | 21 |
# - GNU Library or Lesser General Public License
|
| 16 |
-# - Indiana University Extreme! Lab Software License, vesion 1.1.1
|
|
| 22 |
+# - GPL2 w/ CPE
|
|
| 23 |
+# - General Public License (GPL)
|
|
| 24 |
+# - Indiana University Extreme! Lab Software License, version 1.1.1
|
|
| 17 | 25 |
# - Lesser General Public License (LGPL)
|
| 18 | 26 |
# - Lesser General Public License (LGPL) v 3.0
|
| 19 | 27 |
# - Lesser General Public License (LPGL)
|
| 20 | 28 |
# - Lesser General Public License (LPGL) v 2.1
|
| 21 | 29 |
# - MIT License
|
| 22 | 30 |
# - MPL 1.1
|
| 31 |
+# - MPL 2.0 or EPL 1.0
|
|
| 23 | 32 |
# - New BSD License
|
| 24 |
-# - Public Domain
|
|
| 25 | 33 |
# - The Apache Software License, Version 2.0
|
| 26 |
-# - The H2 License, Version 1.0
|
|
| 34 |
+# - The MIT License
|
|
| 35 |
+# - The PostgreSQL License
|
|
| 27 | 36 |
#-------------------------------------------------------------------------------
|
| 28 | 37 |
# Please fill the missing licenses for dependencies :
|
| 29 | 38 |
#
|
| 30 | 39 |
#
|
| 31 |
-#Tue Aug 26 01:19:49 CEST 2014
|
|
| 40 |
+#Mon Feb 04 13:56:32 CET 2019
|
|
| 32 | 41 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 33 |
-dom4j--dom4j--1.6.1=BSD License
|
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 |
<parent>
|
| 27 | 27 |
<groupId>io.ultreia.maven</groupId>
|
| 28 | 28 |
<artifactId>pom</artifactId>
|
| 29 |
- <version>2019.8.4</version>
|
|
| 29 |
+ <version>2019.8.5</version>
|
|
| 30 | 30 |
</parent>
|
| 31 | 31 |
|
| 32 | 32 |
<groupId>fr.ird.observe</groupId>
|
| ... | ... | @@ -375,25 +375,6 @@ |
| 375 | 375 |
<artifactId>maven-project-info-reports-plugin</artifactId>
|
| 376 | 376 |
<version>${plugin.version.projectInfoReports}</version>
|
| 377 | 377 |
<inherited>false</inherited>
|
| 378 |
- <reportSets>
|
|
| 379 |
- <reportSet>
|
|
| 380 |
- <reports>
|
|
| 381 |
- <report>project-team</report>
|
|
| 382 |
- <report>mailing-list</report>
|
|
| 383 |
- <report>cim</report>
|
|
| 384 |
- <report>issue-tracking</report>
|
|
| 385 |
- <report>license</report>
|
|
| 386 |
- <report>scm</report>
|
|
| 387 |
- <report>dependency-info</report>
|
|
| 388 |
- <report>dependencies</report>
|
|
| 389 |
- <report>dependency-convergence</report>
|
|
| 390 |
- <report>plugin-management</report>
|
|
| 391 |
- <report>plugins</report>
|
|
| 392 |
- <report>dependency-management</report>
|
|
| 393 |
- <report>summary</report>
|
|
| 394 |
- </reports>
|
|
| 395 |
- </reportSet>
|
|
| 396 |
- </reportSets>
|
|
| 397 | 378 |
</plugin>
|
| 398 | 379 |
|
| 399 | 380 |
<plugin>
|
| 1 | 1 |
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
|
| 2 | 2 |
#-------------------------------------------------------------------------------
|
| 3 | 3 |
# Already used licenses in project :
|
| 4 |
-# - AL 2.0
|
|
| 5 | 4 |
# - Apache 2
|
| 5 |
+# - Apache 2.0
|
|
| 6 | 6 |
# - Apache License
|
| 7 | 7 |
# - Apache License 2.0
|
| 8 | 8 |
# - Apache License, version 2.0
|
| 9 |
-# - Apache Software License - Version 2.0
|
|
| 9 |
+# - BSD 3-clause New License
|
|
| 10 | 10 |
# - BSD License
|
| 11 | 11 |
# - BSD licence
|
| 12 |
-# - BSD style
|
|
| 13 | 12 |
# - Bouncy Castle Licence
|
| 14 | 13 |
# - CDDL + GPLv2 with classpath exception
|
| 14 |
+# - CDDL 1.1
|
|
| 15 |
+# - CDDL+GPL License
|
|
| 16 |
+# - CDDL/GPLv2+CE
|
|
| 15 | 17 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 16 | 18 |
# - Common Development and Distribution License
|
| 19 |
+# - Dual license consisting of the CDDL v1.1 and GPL v2
|
|
| 17 | 20 |
# - Eclipse Distribution License (EDL), Version 1.0
|
| 18 | 21 |
# - Eclipse Public License (EPL), Version 1.0
|
| 19 |
-# - Eclipse Public License - Version 1.0
|
|
| 20 | 22 |
# - Eclipse Public License 1.0
|
| 21 | 23 |
# - Eclipse Public License, Version 1.0
|
| 22 | 24 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 23 | 25 |
# - GNU Lesser General Public License, Version 2.1
|
| 24 |
-# - GNU Lesser Public License
|
|
| 26 |
+# - GPL2 w/ CPE
|
|
| 25 | 27 |
# - General Public License (GPL)
|
| 26 |
-# - Indiana University Extreme! Lab Software License, vesion 1.1.1
|
|
| 28 |
+# - Indiana University Extreme! Lab Software License, version 1.1.1
|
|
| 27 | 29 |
# - Lesser General Public License (LGPL)
|
| 28 | 30 |
# - Lesser General Public License (LGPL) v 3.0
|
| 29 | 31 |
# - Lesser General Public License (LPGL)
|
| 30 | 32 |
# - Lesser General Public License (LPGL) v 2.1
|
| 31 | 33 |
# - MIT License
|
| 32 | 34 |
# - MPL 1.1
|
| 35 |
+# - MPL 2.0 or EPL 1.0
|
|
| 33 | 36 |
# - New BSD License
|
| 34 |
-# - Public Domain
|
|
| 35 | 37 |
# - Similar to Apache License but with the acknowledgment clause removed
|
| 36 | 38 |
# - The Apache Software License, Version 2.0
|
| 37 |
-# - The H2 License, Version 1.0
|
|
| 39 |
+# - The MIT License
|
|
| 38 | 40 |
# - The New BSD License
|
| 41 |
+# - The PostgreSQL License
|
|
| 39 | 42 |
# - WTFPL
|
| 40 | 43 |
#-------------------------------------------------------------------------------
|
| 41 | 44 |
# Please fill the missing licenses for dependencies :
|
| 42 | 45 |
#
|
| 43 | 46 |
#
|
| 44 |
-#Mon Sep 07 10:23:15 CEST 2015
|
|
| 47 |
+#Mon Feb 04 13:59:51 CET 2019
|
|
| 45 | 48 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 46 |
-dom4j--dom4j--1.6.1=BSD License
|
|
| 47 | 49 |
org.antlr--antlr-runtime--3.3=The Apache Software License, Version 2.0
|
| 1 | 1 |
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
|
| 2 | 2 |
#-------------------------------------------------------------------------------
|
| 3 | 3 |
# Already used licenses in project :
|
| 4 |
-# - AL 2.0
|
|
| 5 | 4 |
# - Apache 2
|
| 5 |
+# - Apache 2.0
|
|
| 6 | 6 |
# - Apache License
|
| 7 | 7 |
# - Apache License 2.0
|
| 8 | 8 |
# - Apache License, version 2.0
|
| 9 |
-# - Apache Software License - Version 2.0
|
|
| 9 |
+# - BSD 3-clause New License
|
|
| 10 | 10 |
# - BSD License
|
| 11 | 11 |
# - BSD licence
|
| 12 |
-# - BSD style
|
|
| 13 | 12 |
# - Bouncy Castle Licence
|
| 14 |
-# - CDDL + GPLv2 with classpath exception
|
|
| 13 |
+# - CDDL 1.1
|
|
| 14 |
+# - CDDL+GPL License
|
|
| 15 |
+# - CDDL/GPLv2+CE
|
|
| 15 | 16 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 16 | 17 |
# - Common Development and Distribution License
|
| 18 |
+# - Dual license consisting of the CDDL v1.1 and GPL v2
|
|
| 17 | 19 |
# - Eclipse Distribution License (EDL), Version 1.0
|
| 18 | 20 |
# - Eclipse Public License (EPL), Version 1.0
|
| 19 |
-# - Eclipse Public License - Version 1.0
|
|
| 20 | 21 |
# - Eclipse Public License 1.0
|
| 21 | 22 |
# - Eclipse Public License, Version 1.0
|
| 22 | 23 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 23 | 24 |
# - GNU Lesser General Public License, Version 2.1
|
| 24 |
-# - GNU Lesser Public License
|
|
| 25 |
+# - GPL2 w/ CPE
|
|
| 25 | 26 |
# - General Public License (GPL)
|
| 26 |
-# - Indiana University Extreme! Lab Software License, vesion 1.1.1
|
|
| 27 |
+# - Indiana University Extreme! Lab Software License, version 1.1.1
|
|
| 27 | 28 |
# - Lesser General Public License (LGPL)
|
| 28 | 29 |
# - Lesser General Public License (LGPL) v 3.0
|
| 29 | 30 |
# - Lesser General Public License (LPGL)
|
| 30 | 31 |
# - Lesser General Public License (LPGL) v 2.1
|
| 31 | 32 |
# - MIT License
|
| 32 | 33 |
# - MPL 1.1
|
| 34 |
+# - MPL 2.0 or EPL 1.0
|
|
| 33 | 35 |
# - New BSD License
|
| 34 |
-# - Public Domain
|
|
| 35 | 36 |
# - Similar to Apache License but with the acknowledgment clause removed
|
| 36 | 37 |
# - The Apache Software License, Version 2.0
|
| 37 |
-# - The H2 License, Version 1.0
|
|
| 38 |
+# - The MIT License
|
|
| 38 | 39 |
# - The New BSD License
|
| 40 |
+# - The PostgreSQL License
|
|
| 39 | 41 |
# - WTFPL
|
| 40 | 42 |
#-------------------------------------------------------------------------------
|
| 41 | 43 |
# Please fill the missing licenses for dependencies :
|
| 42 | 44 |
#
|
| 43 | 45 |
#
|
| 44 |
-#Mon Sep 07 10:23:15 CEST 2015
|
|
| 46 |
+#Mon Feb 04 14:00:38 CET 2019
|
|
| 45 | 47 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 46 |
-dom4j--dom4j--1.6.1=BSD License
|
|
| 47 | 48 |
org.antlr--antlr-runtime--3.3=The Apache Software License, Version 2.0
|
| ... | ... | @@ -4,6 +4,7 @@ |
| 4 | 4 |
# - Apache 2.0
|
| 5 | 5 |
# - Apache License 2.0
|
| 6 | 6 |
# - Apache License, version 2.0
|
| 7 |
+# - BSD 3-clause New License
|
|
| 7 | 8 |
# - BSD License
|
| 8 | 9 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 9 | 10 |
# - Common Development and Distribution License
|
| ... | ... | @@ -12,7 +13,6 @@ |
| 12 | 13 |
# - Eclipse Public License 1.0
|
| 13 | 14 |
# - Eclipse Public License, Version 1.0
|
| 14 | 15 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 15 |
-# - GNU General Public License, version 2 (GPL2), with the classpath exception
|
|
| 16 | 16 |
# - GNU Lesser General Public License, Version 2.1
|
| 17 | 17 |
# - General Public License (GPL)
|
| 18 | 18 |
# - Indiana University Extreme! Lab Software License, version 1.1.1
|
| ... | ... | @@ -30,6 +30,5 @@ |
| 30 | 30 |
# Please fill the missing licenses for dependencies :
|
| 31 | 31 |
#
|
| 32 | 32 |
#
|
| 33 |
-#Fri May 11 14:26:07 CEST 2018
|
|
| 33 |
+#Mon Feb 04 13:59:43 CET 2019
|
|
| 34 | 34 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 35 |
-dom4j--dom4j--1.6.1=BSD License
|
| 1 | 1 |
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
|
| 2 | 2 |
#-------------------------------------------------------------------------------
|
| 3 | 3 |
# Already used licenses in project :
|
| 4 |
-# - AL 2.0
|
|
| 4 |
+# - Apache 2.0
|
|
| 5 | 5 |
# - Apache License 2.0
|
| 6 | 6 |
# - Apache License, version 2.0
|
| 7 |
+# - BSD 3-clause New License
|
|
| 7 | 8 |
# - BSD License
|
| 9 |
+# - CDDL 1.1
|
|
| 10 |
+# - CDDL+GPL License
|
|
| 11 |
+# - CDDL/GPLv2+CE
|
|
| 8 | 12 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 9 | 13 |
# - Common Development and Distribution License
|
| 14 |
+# - Dual license consisting of the CDDL v1.1 and GPL v2
|
|
| 10 | 15 |
# - Eclipse Distribution License (EDL), Version 1.0
|
| 11 | 16 |
# - Eclipse Public License (EPL), Version 1.0
|
| 12 | 17 |
# - Eclipse Public License 1.0
|
| 13 | 18 |
# - Eclipse Public License, Version 1.0
|
| 14 | 19 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 15 | 20 |
# - GNU Lesser General Public License, Version 2.1
|
| 21 |
+# - GPL2 w/ CPE
|
|
| 16 | 22 |
# - General Public License (GPL)
|
| 17 |
-# - Indiana University Extreme! Lab Software License, vesion 1.1.1
|
|
| 23 |
+# - Indiana University Extreme! Lab Software License, version 1.1.1
|
|
| 18 | 24 |
# - Lesser General Public License (LGPL)
|
| 19 | 25 |
# - Lesser General Public License (LGPL) v 3.0
|
| 20 | 26 |
# - Lesser General Public License (LPGL)
|
| 21 | 27 |
# - Lesser General Public License (LPGL) v 2.1
|
| 22 | 28 |
# - MIT License
|
| 23 | 29 |
# - MPL 1.1
|
| 30 |
+# - MPL 2.0 or EPL 1.0
|
|
| 24 | 31 |
# - New BSD License
|
| 25 |
-# - Public Domain
|
|
| 26 | 32 |
# - The Apache Software License, Version 2.0
|
| 27 |
-# - The H2 License, Version 1.0
|
|
| 33 |
+# - The MIT License
|
|
| 34 |
+# - The PostgreSQL License
|
|
| 28 | 35 |
#-------------------------------------------------------------------------------
|
| 29 | 36 |
# Please fill the missing licenses for dependencies :
|
| 30 | 37 |
#
|
| 31 | 38 |
#
|
| 32 |
-#Mon Sep 07 10:23:00 CEST 2015
|
|
| 39 |
+#Mon Feb 04 13:56:50 CET 2019
|
|
| 33 | 40 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 34 |
-dom4j--dom4j--1.6.1=BSD License
|
| ... | ... | @@ -4,6 +4,7 @@ |
| 4 | 4 |
# - Apache 2.0
|
| 5 | 5 |
# - Apache License 2.0
|
| 6 | 6 |
# - Apache License, version 2.0
|
| 7 |
+# - BSD 3-clause New License
|
|
| 7 | 8 |
# - BSD License
|
| 8 | 9 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 9 | 10 |
# - Common Development and Distribution License
|
| ... | ... | @@ -12,7 +13,6 @@ |
| 12 | 13 |
# - Eclipse Public License 1.0
|
| 13 | 14 |
# - Eclipse Public License, Version 1.0
|
| 14 | 15 |
# - GNU General Public License, Version 2 with the Classpath Exception
|
| 15 |
-# - GNU General Public License, version 2 (GPL2), with the classpath exception
|
|
| 16 | 16 |
# - GNU Lesser General Public License, Version 2.1
|
| 17 | 17 |
# - General Public License (GPL)
|
| 18 | 18 |
# - Indiana University Extreme! Lab Software License, version 1.1.1
|
| ... | ... | @@ -30,6 +30,5 @@ |
| 30 | 30 |
# Please fill the missing licenses for dependencies :
|
| 31 | 31 |
#
|
| 32 | 32 |
#
|
| 33 |
-#Fri May 11 14:22:56 CEST 2018
|
|
| 33 |
+#Mon Feb 04 13:56:01 CET 2019
|
|
| 34 | 34 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 35 |
-dom4j--dom4j--1.6.1=BSD License
|
| ... | ... | @@ -22,9 +22,9 @@ |
| 22 | 22 |
-->
|
| 23 | 23 |
|
| 24 | 24 |
<project name="${project.name}"
|
| 25 |
- xmlns="http://maven.apache.org/DECORATION/1.7.0"
|
|
| 25 |
+ xmlns="http://maven.apache.org/DECORATION/1.8.0"
|
|
| 26 | 26 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
| 27 |
- xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
|
|
| 27 |
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
|
|
| 28 | 28 |
|
| 29 | 29 |
<skin>
|
| 30 | 30 |
<groupId>org.apache.maven.skins</groupId>
|
| ... | ... | @@ -66,7 +66,7 @@ |
| 66 | 66 |
</links>
|
| 67 | 67 |
|
| 68 | 68 |
<breadcrumbs>
|
| 69 |
- <item name="${project.name}" href="${project.url}/index.html"/>
|
|
| 69 |
+ <item name="${project.name}" href="${this.url}/index.html"/>
|
|
| 70 | 70 |
</breadcrumbs>
|
| 71 | 71 |
|
| 72 | 72 |
<menu name="Utilisateur">
|
| ... | ... | @@ -4,6 +4,7 @@ |
| 4 | 4 |
# - Apache 2.0
|
| 5 | 5 |
# - Apache License 2.0
|
| 6 | 6 |
# - Apache License, version 2.0
|
| 7 |
+# - BSD 3-clause New License
|
|
| 7 | 8 |
# - BSD License
|
| 8 | 9 |
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
| 9 | 10 |
# - Common Development and Distribution License
|
| ... | ... | @@ -29,6 +30,5 @@ |
| 29 | 30 |
# Please fill the missing licenses for dependencies :
|
| 30 | 31 |
#
|
| 31 | 32 |
#
|
| 32 |
-#Thu Jan 10 18:00:37 CET 2019
|
|
| 33 |
+#Mon Feb 04 13:56:12 CET 2019
|
|
| 33 | 34 |
commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
|
| 34 |
-dom4j--dom4j--1.6.1=BSD License
|