branch develop updated (a4c5b1c -> a9d3a1b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git from a4c5b1c fixes #6508 Les emails transférés en PJ ne sont pas extraits à la réception new a9d3a1b add missing conf 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 a9d3a1b0508b7fc34c3f51a46c9f0d082511deb5 Author: Kevin Morin <morin@codelutin.com> Date: Wed Jan 21 10:46:54 2015 +0100 add missing conf Summary of changes: faxtomail-ui-swing/pom.xml | 1 + 1 file changed, 1 insertion(+) -- 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 faxtomail. See http://git.codelutin.com/faxtomail.git commit a9d3a1b0508b7fc34c3f51a46c9f0d082511deb5 Author: Kevin Morin <morin@codelutin.com> Date: Wed Jan 21 10:46:54 2015 +0100 add missing conf --- faxtomail-ui-swing/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index cad659b..061158a 100644 --- a/faxtomail-ui-swing/pom.xml +++ b/faxtomail-ui-swing/pom.xml @@ -402,6 +402,7 @@ <useUniqueVersions>false</useUniqueVersions> <addClasspath>true</addClasspath> <classpathPrefix>./lib/</classpathPrefix> + <mainClass>${maven.jar.main.class}</mainClass> </manifest> </archive> </configuration> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm