branch develop updated (80fd120 -> ebfe1c2)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 80fd120 [UI] Assistant de connexion à un serveur (Fixes #8556) new ebfe1c2 La boîte "A propos" ne fonctionne pas (fixes #8564) 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 ebfe1c2c55ff8fb381bac592286e8d5b5a19d30f Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 27 15:47:07 2016 +0200 La boîte "A propos" ne fonctionne pas (fixes #8564) Summary of changes: application-swing/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) -- 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 observe. See https://gitlab.nuiton.org/codelutin/observe.git commit ebfe1c2c55ff8fb381bac592286e8d5b5a19d30f Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 27 15:47:07 2016 +0200 La boîte "A propos" ne fonctionne pas (fixes #8564) --- application-swing/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/application-swing/pom.xml b/application-swing/pom.xml index 8685bfa..29c8a73 100644 --- a/application-swing/pom.xml +++ b/application-swing/pom.xml @@ -855,6 +855,14 @@ <build> <defaultGoal>generate-resources</defaultGoal> + <resources> + <resource> + <directory>${project.build.directory}/generated-sources/license</directory> + <includes> + <include>*.txt</include> + </includes> + </resource> + </resources> <plugins> <plugin> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm