branch develop updated (e0d1c0b -> 8068ed8)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See http://git.codelutin.com/coser.git from e0d1c0b refs #6356: Revue de la documentation du site new 19239af fix coser-ui build new 8068ed8 ajout *.log dans .gitignore 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 8068ed87bf24061c6a9b9386e8daf5ae290c4b90 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 22 14:58:26 2014 +0100 ajout *.log dans .gitignore commit 19239afc12863ec95e8570b373cf6d7017427e26 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 22 14:58:13 2014 +0100 fix coser-ui build Summary of changes: .gitignore | 3 +-- coser-ui/pom.xml | 2 +- 2 files changed, 2 insertions(+), 3 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 coser. See http://git.codelutin.com/coser.git commit 19239afc12863ec95e8570b373cf6d7017427e26 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 22 14:58:13 2014 +0100 fix coser-ui build --- coser-ui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coser-ui/pom.xml b/coser-ui/pom.xml index e349d89..9651cb0 100644 --- a/coser-ui/pom.xml +++ b/coser-ui/pom.xml @@ -23,7 +23,6 @@ </licenses> <properties> - <maven.jar.main.class>fr.ifremer.coser.Coser</maven.jar.main.class> <license.licenseName>gpl_v3</license.licenseName> <!-- i18n configuration --> @@ -173,6 +172,7 @@ <addClasspath>true</addClasspath> <classpathPrefix>./lib/</classpathPrefix> <useUniqueVersions>false</useUniqueVersions> + <mainClass>fr.ifremer.coser.Coser</mainClass> </manifest> </archive> </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 coser. See http://git.codelutin.com/coser.git commit 8068ed87bf24061c6a9b9386e8daf5ae290c4b90 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 22 14:58:26 2014 +0100 ajout *.log dans .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 64dc679..c01247e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,6 @@ /*/*.ipr /*.iws /*/*.iws -/tutti-service/src/test/data -/tutti-persistence/src/test/data +/*.log /*~ /*/*~ \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm