branch develop updated (26b5db8 -> e524885)
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 26b5db8 Test first class has no methods. new 15b9b9f Use nuitonpom 3 and remove jdk7 level definition from pom (See #3752) new e524885 Use nuitonpom 3 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 e524885e1d775ceeb9b1b5d4ea34a4c1530dc529 Merge: 26b5db8 15b9b9f Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Aug 15 17:38:52 2015 +0200 Use nuitonpom 3 Closes #3752 Merge branch 'feature/3752' into develop commit 15b9b9f48b826c5789b9662e89461f7d13b21693 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Aug 15 17:38:49 2015 +0200 Use nuitonpom 3 and remove jdk7 level definition from pom (See #3752) Summary of changes: pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 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 15b9b9f48b826c5789b9662e89461f7d13b21693 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Aug 15 17:38:49 2015 +0200 Use nuitonpom 3 and remove jdk7 level definition from pom (See #3752) --- pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index e4cf458..8b4d776 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>2.4.1</version> + <version>3</version> </parent> <artifactId>eugene</artifactId> @@ -160,14 +160,6 @@ <mavenVersion>3.3.3</mavenVersion> <helperPluginVersion>2.2.1</helperPluginVersion> - <javaVersion>1.7</javaVersion> - <!--TODO remove this when idea won't ask to change jdk level at each pom modification--> - <maven.compiler.source>${javaVersion}</maven.compiler.source> - <!--TODO remove this when idea won't ask to change jdk level at each pom modification--> - <maven.compiler.target>${javaVersion}</maven.compiler.target> - <signatureArtifactId>java17</signatureArtifactId> - <signatureVersion>1.0</signatureVersion> - </properties> <dependencyManagement> -- 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 e524885e1d775ceeb9b1b5d4ea34a4c1530dc529 Merge: 26b5db8 15b9b9f Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Aug 15 17:38:52 2015 +0200 Use nuitonpom 3 Closes #3752 Merge branch 'feature/3752' into develop pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm