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 0dcfa4e fixes #3470: Improve the I18n detection new c7b32ea fixes #3471: Use nuiton-utils 3.0-rc-6 and replace old version API clean code 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 c7b32eac6d568d4bc7437022df28dec1aae1471e Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 24 15:16:38 2014 +0200 fixes #3471: Use nuiton-utils 3.0-rc-6 and replace old version API clean code Summary of changes: .../src/main/java/jaxx/compiler/JAXXCompiler.java | 2 - .../swing/config/ConfigCategoryUIHandler.java | 1 - .../swing/config/model/ConfigTableModel.java | 6 +- .../swing/config/model/MyDelegateConfigTest.java | 142 +++++++++++---------- .../swing/config/model/MyInheritedConfigTest.java | 136 +++++++++++--------- jaxx-demo/src/main/java/jaxx/demo/DemoConfig.java | 10 +- .../src/main/java/jaxx/demo/DemoUIHandler.java | 2 + jaxx-demo/src/main/java/jaxx/demo/RunDemo.java | 2 +- .../jaxx/runtime/swing/editor/ClassCellEditor.java | 2 +- .../java/jaxx/runtime/swing/wizard/WizardUI.java | 2 +- jaxx-widgets-extra/pom.xml | 2 +- .../jaxx/widgets/extra/editor/JEditEditor.java | 3 +- pom.xml | 2 +- 13 files changed, 164 insertions(+), 148 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.