branch develop updated (aec3f80 -> b9475de)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository eugene. See http://git.nuiton.org/eugene.git from aec3f80 fixes #3489: Change default configuration to fail in case of validation error by default Merge branch 'feature/3489' into develop new bb228a4 upgrade xml-api + set his scope to runtime solve the problem (refs #3574) new b9475de fixes #3574: Calling mvn eugene:help raise a classpath error Merge branch 'feature/3574' into develop 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 b9475dea0874f224fa1c0ca4847f7e42f26f50c4 Merge: aec3f80 bb228a4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 15:57:26 2015 +0200 fixes #3574: Calling mvn eugene:help raise a classpath error Merge branch 'feature/3574' into develop commit bb228a4b6f54ed983ac1ba28ced8a7d9ca708d1b Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 15:57:24 2015 +0200 upgrade xml-api + set his scope to runtime solve the problem (refs #3574) Summary of changes: pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 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 in repository eugene. See http://git.nuiton.org/eugene.git commit bb228a4b6f54ed983ac1ba28ced8a7d9ca708d1b Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 15:57:24 2015 +0200 upgrade xml-api + set his scope to runtime solve the problem (refs #3574) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b864aba..c9602a8 100644 --- a/pom.xml +++ b/pom.xml @@ -438,8 +438,8 @@ <dependency> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> - <version>1.0.b2</version> - <scope>provided</scope> + <version>1.4.01</version> + <scope>runtime</scope> </dependency> <dependency> -- 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 in repository eugene. See http://git.nuiton.org/eugene.git commit b9475dea0874f224fa1c0ca4847f7e42f26f50c4 Merge: aec3f80 bb228a4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 15:57:26 2015 +0200 fixes #3574: Calling mvn eugene:help raise a classpath error Merge branch 'feature/3574' into develop pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm