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 5bfd8ea0d9a92f4ebf235e13e5bf9955a60207ab Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 22 19:43:21 2014 +0100 use gzip on jnlp --- coser-ui/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/coser-ui/pom.xml b/coser-ui/pom.xml index c05c868..46164ab 100644 --- a/coser-ui/pom.xml +++ b/coser-ui/pom.xml @@ -372,6 +372,7 @@ </sign> <unsign>true</unsign> <canUnsign>true</canUnsign> + <gzip>true</gzip> <pack200> <enabled>true</enabled> <passFiles> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.