branch develop updated (099d492 -> 2052103)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from 099d492 Corrige les blocs de citations de la documentation sur la configuration de l'appli web et ajoute une entrée dans la page d'index new 607ae50 Use last version of codelutinpom + fix nexus urls new 31af17e Updates some libraries (See #7803) new 2052103 Use nuiton-maven-report-plugin 3.0.1 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 2052103ce24fcf2f3a2d86e16ac4570e698f2a1f Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 18:35:22 2016 +0200 Use nuiton-maven-report-plugin 3.0.1 commit 31af17ef09f42a406a11fb75e2a1adfc157a3678 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 15:14:38 2016 +0200 Updates some libraries (See #7803) commit 607ae500957be986179ce2cfe4a620f24f5cf255 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 11:48:12 2016 +0200 Use last version of codelutinpom + fix nexus urls Summary of changes: .../src/license/THIRD-PARTY.properties | 63 +++++++++++----------- pom.xml | 42 ++++++--------- 2 files changed, 47 insertions(+), 58 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 607ae500957be986179ce2cfe4a620f24f5cf255 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 11:48:12 2016 +0200 Use last version of codelutinpom + fix nexus urls --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c2b98b0..79020a2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>9</version> + <version>10</version> </parent> <groupId>fr.ird.observe</groupId> @@ -158,7 +158,7 @@ <repositories> <repository> <id>observe-public-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/observe</url> + <url>https://nexus.nuiton.org/nexus/content/groups/observe</url> <snapshots> <enabled>true</enabled> <checksumPolicy>fail</checksumPolicy> @@ -172,7 +172,7 @@ <pluginRepositories> <pluginRepository> <id>observe-public-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/observe</url> + <url>https://nexus.nuiton.org/nexus/content/groups/observe</url> <snapshots> <enabled>true</enabled> <checksumPolicy>fail</checksumPolicy> @@ -830,10 +830,10 @@ <failIfNotSafe>true</failIfNotSafe> <repositories> <central-releases> - http://nexus.nuiton.org/nexus/content/repositories/central-releases + https://nexus.nuiton.org/nexus/content/repositories/central-releases </central-releases> <other-releases> - http://nexus.nuiton.org/nexus/content/repositories/other-releases + https://nexus.nuiton.org/nexus/content/repositories/other-releases </other-releases> </repositories> </configuration> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 31af17ef09f42a406a11fb75e2a1adfc157a3678 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 15:14:38 2016 +0200 Updates some libraries (See #7803) --- .../src/license/THIRD-PARTY.properties | 63 +++++++++++----------- pom.xml | 25 +++++---- 2 files changed, 48 insertions(+), 40 deletions(-) diff --git a/observe-application-swing/src/license/THIRD-PARTY.properties b/observe-application-swing/src/license/THIRD-PARTY.properties index f9b0e2c..e8bb5de 100644 --- a/observe-application-swing/src/license/THIRD-PARTY.properties +++ b/observe-application-swing/src/license/THIRD-PARTY.properties @@ -2,6 +2,7 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - AL 2.0 +# - Apache 2.0 # - Apache License 2.0 # - Apache License, version 2.0 # - Apache Software License, version 1.1 @@ -40,39 +41,39 @@ # Please fill the missing licenses for dependencies : # # -#Mon Jan 04 17:04:37 CET 2016 +#Mon Jul 11 12:20:32 CEST 2016 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License -it.geosolutions.jaiext.affine--jt-affine--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.algebra--jt-algebra--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.bandcombine--jt-bandcombine--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.bandmerge--jt-bandmerge--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.bandselect--jt-bandselect--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.binarize--jt-binarize--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.border--jt-border--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.buffer--jt-buffer--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.classifier--jt-classifier--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.colorconvert--jt-colorconvert--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.colorindexer--jt-colorindexer--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.crop--jt-crop--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.errordiffusion--jt-errordiffusion--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.format--jt-format--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.imagefunction--jt-imagefunction--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.iterators--jt-iterators--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.lookup--jt-lookup--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.mosaic--jt-mosaic--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.nullop--jt-nullop--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.orderdither--jt-orderdither--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.piecewise--jt-piecewise--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.rescale--jt-rescale--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.rlookup--jt-rlookup--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.scale--jt-scale--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.stats--jt-stats--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.translate--jt-translate--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.utilities--jt-utilities--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.vectorbin--jt-vectorbin--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.warp--jt-warp--1.0.8=The Apache Software License, Version 2.0 -it.geosolutions.jaiext.zonal--jt-zonal--1.0.8=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.affine--jt-affine--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.algebra--jt-algebra--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.bandcombine--jt-bandcombine--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.bandmerge--jt-bandmerge--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.bandselect--jt-bandselect--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.binarize--jt-binarize--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.border--jt-border--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.buffer--jt-buffer--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.classifier--jt-classifier--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.colorconvert--jt-colorconvert--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.colorindexer--jt-colorindexer--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.crop--jt-crop--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.errordiffusion--jt-errordiffusion--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.format--jt-format--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.imagefunction--jt-imagefunction--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.iterators--jt-iterators--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.lookup--jt-lookup--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.mosaic--jt-mosaic--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.nullop--jt-nullop--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.orderdither--jt-orderdither--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.piecewise--jt-piecewise--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.rescale--jt-rescale--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.rlookup--jt-rlookup--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.scale--jt-scale--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.stats--jt-stats--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.translate--jt-translate--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.utilities--jt-utilities--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.vectorbin--jt-vectorbin--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.warp--jt-warp--1.0.9=The Apache Software License, Version 2.0 +it.geosolutions.jaiext.zonal--jt-zonal--1.0.9=The Apache Software License, Version 2.0 javax.media--jai_codec--1.1.3=JDL (Java Distribution License) javax.media--jai_core--1.1.3=JDL (Java Distribution License) javax.media--jai_imageio--1.1=JDL (Java Distribution License) diff --git a/pom.xml b/pom.xml index 79020a2..5c472f1 100644 --- a/pom.xml +++ b/pom.xml @@ -122,15 +122,15 @@ <topiaVersion>3.1.2-SNAPSHOT</topiaVersion> <jaxxVersion>2.29</jaxxVersion> - <nuitonI18nVersion>3.4.1</nuitonI18nVersion> + <nuitonI18nVersion>3.5</nuitonI18nVersion> <nuitonValidatorVersion>3.0</nuitonValidatorVersion> - <xworkVersion>2.3.24.1</xworkVersion> + <xworkVersion>2.3.29</xworkVersion> <hibernateVersion>4.3.11.Final</hibernateVersion> - <sl4jVersion>1.7.18</sl4jVersion> + <sl4jVersion>1.7.21</sl4jVersion> <swingXVersion>1.6.5-1</swingXVersion> - <geoToolsVersion>14.2</geoToolsVersion> + <geoToolsVersion>15.0</geoToolsVersion> <webmotionVersion>2.5</webmotionVersion> <httpComponentsVersion>4.5.2</httpComponentsVersion> @@ -216,7 +216,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.4</version> + <version>2.5</version> </dependency> <dependency> <groupId>commons-jxpath</groupId> @@ -237,7 +237,7 @@ <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> - <version>2.6.2</version> + <version>2.7</version> </dependency> <dependency> @@ -248,7 +248,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.4.4</version> + <version>4.4.5</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> @@ -490,7 +490,7 @@ <dependency> <groupId>org.postgresql</groupId> <artifactId>postgresql</artifactId> - <version>9.4-1206-jdbc4</version> + <version>9.4.1208.jre7</version> </dependency> <!-- hibernate --> @@ -736,7 +736,14 @@ <plugin> <groupId>org.nuiton</groupId> <artifactId>nuiton-maven-report-plugin</artifactId> - <version>3.0</version> + <version>3.1-SNAPSHOT</version> + <dependencies> + <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-version</artifactId> + <version>1.0-SNAPSHOT</version> + </dependency> + </dependencies> </plugin> <plugin> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 2052103ce24fcf2f3a2d86e16ac4570e698f2a1f Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 18:35:22 2016 +0200 Use nuiton-maven-report-plugin 3.0.1 --- pom.xml | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 5c472f1..6780626 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>10</version> + <version>10.1</version> </parent> <groupId>fr.ird.observe</groupId> @@ -736,14 +736,7 @@ <plugin> <groupId>org.nuiton</groupId> <artifactId>nuiton-maven-report-plugin</artifactId> - <version>3.1-SNAPSHOT</version> - <dependencies> - <dependency> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-version</artifactId> - <version>1.0-SNAPSHOT</version> - </dependency> - </dependencies> + <version>3.0.1</version> </plugin> <plugin> @@ -760,18 +753,6 @@ </configuration> </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>buildnumber-maven-plugin</artifactId> - <version>1.3</version> - </plugin> - - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>exec-maven-plugin</artifactId> - <version>1.4.0</version> - </plugin> - </plugins> </pluginManagement> <extensions> @@ -934,7 +915,7 @@ <plugin> <groupId>org.nuiton</groupId> <artifactId>nuiton-maven-report-plugin</artifactId> - <version>3.0</version> + <version>3.0.1</version> <inherited>false</inherited> <reportSets> <reportSet> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm