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 d3afd29 fixes #2937: Plugin fail to generate data if project is in a path containing a space Merge branch 'feature/2937' into develop new 9bd119f change default value of failIfUnsafe mojo parameter (refs #3489) new 150af48 Clean its (some tag values used were not safe (refs #3489) new aec3f80 fixes #3489: Change default configuration to fail in case of validation error by default Merge branch 'feature/3489' into develop 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 aec3f80b9a456e91b17596857ea3377f7fe6c7f0 Merge: d3afd29 150af48 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 15:35:00 2015 +0200 fixes #3489: Change default configuration to fail in case of validation error by default Merge branch 'feature/3489' into develop commit 150af48dc7eaed96f023173cbe864d071184a69c Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 15:34:45 2015 +0200 Clean its (some tag values used were not safe (refs #3489) commit 9bd119f6b7435a00e3b9e1fbe76046ef9547e670 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 15:34:08 2015 +0200 change default value of failIfUnsafe mojo parameter (refs #3489) Summary of changes: eugene-maven-plugin/pom.xml | 5 +- .../src/it/evol-879/model/model-api/pom.xml | 4 - .../src/main/resources/models/topiatest.properties | 1 - .../src/it/evol-879/model/model-impl/pom.xml | 4 - .../src/main/models/topiatest.properties | 1 - .../src/it/evol-879/xmi/xmi-api/pom.xml | 4 - .../src/main/resources/xmi/topiatest.properties | 1 - .../src/it/evol-879/xmi/xmi-impl/pom.xml | 4 - .../src/it/evol-879/zargo/zargo-api/pom.xml | 4 - .../src/main/resources/xmi/topiatest.properties | 1 - .../src/it/evol-879/zargo/zargo-impl/pom.xml | 4 - .../zargo-impl/src/main/xmi/topiatest4.properties | 1 - .../testIncludeWithNoProtocol/pom.xml | 21 +- .../src/main/xmi/topiatest.properties | 1 - .../src/main/zargo/topiatest.properties | 1 - .../testIncludeWithOnlyProtocol/pom.xml | 19 +- eugene-maven-plugin/src/it/generate/all/pom.xml | 18 +- .../generate/all/src/main/xmi/topiatest.properties | 1 - .../all/src/main/zargo/topiatest.properties | 1 - .../src/it/generate/generators/pom.xml | 41 +--- .../src/it/generate/only-zargo-xmi/pom.xml | 225 ++++++++++----------- .../src/main/xmi/topiatest.properties | 1 - .../src/main/zargo/topiatest.properties | 1 - .../src/it/generate/only-zargo/pom.xml | 19 +- .../only-zargo/src/main/xmi/topiatest.properties | 1 - .../only-zargo/src/main/zargo/topiatest.properties | 1 - .../src/it/generate/only-zargo/verify.groovy | 1 - .../org/nuiton/eugene/plugin/GenerateMojo.java | 3 +- 28 files changed, 120 insertions(+), 269 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.