This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 893b266c4d4175689dad1b7059c5cae84dcaa4bb Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Sep 15 14:39:49 2016 +0200 Use jcss extension instead of cc in jaxx widgets (Fixes #4032) --- jaxx-config/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jaxx-config/pom.xml b/jaxx-config/pom.xml index 19a0e1f..86b42e1 100644 --- a/jaxx-config/pom.xml +++ b/jaxx-config/pom.xml @@ -45,6 +45,7 @@ <properties> <jaxx.addSourcesToClassPath>true</jaxx.addSourcesToClassPath> <jaxx.autoImportCss>true</jaxx.autoImportCss> + <jaxx.cssExtension>jcss</jaxx.cssExtension> <!--jaxx.useUIManagerForIcon>true</jaxx.useUIManagerForIcon--> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.