branch develop-2.x updated (daf97f5 -> 8b2b379)
This is an automated email from the git hooks/post-receive script. New change to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from daf97f5 Error in DMD gis editor, minutes are not ok (fixes #4128) new 8b2b379 Use nuiton-validator 3.1 (Fixes #4132) + change java level to 7 (Fixes #4133) The 1 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 8b2b379994373ecf12e6578e097658959fd73685 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 18 14:49:28 2017 +0100 Use nuiton-validator 3.1 (Fixes #4132) + change java level to 7 (Fixes #4133) Summary of changes: pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 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 develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 8b2b379994373ecf12e6578e097658959fd73685 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 18 14:49:28 2017 +0100 Use nuiton-validator 3.1 (Fixes #4132) + change java level to 7 (Fixes #4133) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9bf249d..248ce8f 100644 --- a/pom.xml +++ b/pom.xml @@ -133,13 +133,13 @@ <projectId>jaxx</projectId> <ciViewId>Jaxx</ciViewId> - <javaVersion>1.6</javaVersion> - <signatureArtifactId>java16</signatureArtifactId> + <javaVersion>1.7</javaVersion> + <signatureArtifactId>java17</signatureArtifactId> <signatureVersion>1.0</signatureVersion> <mavenVersion>3.3.9</mavenVersion> - <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> + <nuitonValidatorVersion>3.1</nuitonValidatorVersion> <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <eugeneVersion>3.0-alpha-6</eugeneVersion> <swingXVersion>1.6.5-1</swingXVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm