This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git from 32ab3e9 fixes #3456: Bad message when using autoImportCss and use others css new 528f673 fixes #3459: Remove warning when a css is not associated to a jaxx file new d8f9bf6 fixes #3458: Remove the autoCssImport option + renmae treatEFile method 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 d8f9bf61df9f5ad6143f6b611282a45379fe233a Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 24 13:56:28 2014 +0200 fixes #3458: Remove the autoCssImport option + renmae treatEFile method commit 528f6739715cc405eee9e2af280e55661bbee28e Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Aug 22 10:41:39 2014 +0200 fixes #3459: Remove warning when a css is not associated to a jaxx file Summary of changes: .../main/java/jaxx/compiler/CompilerConfiguration.java | 11 +---------- .../java/jaxx/compiler/DefaultCompilerConfiguration.java | 7 ------- .../src/main/java/jaxx/compiler/JAXXCompiler.java | 1 - .../java/jaxx/compiler/tasks/CompileFirstPassTask.java | 7 +++---- .../java/org/nuiton/jaxx/plugin/AbstractJaxxMojo.java | 1 - .../main/java/org/nuiton/jaxx/plugin/GenerateMojo.java | 16 ---------------- 6 files changed, 4 insertions(+), 39 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.