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 d8f9bf6 fixes #3458: Remove the autoCssImport option + renmae treatEFile method new ffa6786 fixes #3469: Use nuiton-converter API instead of nuiton-utils new e45ddd0 fixes #3457: Improve error message when css are not well formed 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 e45ddd0dc24e78f0c92e3673e7a402a4de4526da Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 24 14:32:01 2014 +0200 fixes #3457: Improve error message when css are not well formed commit ffa6786bf6b4385de82476727dc92ad5214ebe59 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 24 14:28:13 2014 +0200 fixes #3469: Use nuiton-converter API instead of nuiton-utils Summary of changes: .../src/main/java/jaxx/compiler/JAXXCompiler.java | 14 +++++++++++--- .../src/main/java/jaxx/compiler/tags/StyleHandler.java | 15 ++++++++++++--- jaxx-widgets/pom.xml | 5 +++++ .../runtime/swing/editor/gis/DmdCoordinateConverter.java | 11 ++++++----- .../runtime/swing/editor/gis/DmsCoordinateConverter.java | 11 ++++++----- ...ils.Converter => org.nuiton.converter.NuitonConverter} | 0 .../swing/editor/gis/DmdCoordinateConverterTest.java | 2 +- .../swing/editor/gis/DmsCoordinateConverterTest.java | 2 +- pom.xml | 6 ++++++ 9 files changed, 48 insertions(+), 18 deletions(-) rename jaxx-widgets/src/main/resources/META-INF/services/{org.apache.commons.beanutils.Converter => org.nuiton.converter.NuitonConverter} (100%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.