This is an automated email from the git hooks/post-receive script. New change to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git from fc39f53 Move to nuitonpom 9 new a7084f3 Expose EnumEditor type (See #3916) new 30ab2d5 Ajout EnumEditorRenderer (See #3916) new da04e65 Conserver le type new 60a476b Fixes #3916 Merge branch 'feature/3916' into develop-2.x The 4 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 60a476b7ae93fde11062cea32793811201a337bb Merge: fc39f53 da04e65 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Mar 8 21:29:17 2016 +0100 Fixes #3916 Merge branch 'feature/3916' into develop-2.x commit da04e65da8c5ed2ed3d51c0775efd44171e21ba2 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Mar 8 21:29:13 2016 +0100 Conserver le type commit 30ab2d5c4b5fda9fb3d204872a9a5c569ff5e523 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Mar 8 21:29:01 2016 +0100 Ajout EnumEditorRenderer (See #3916) commit a7084f3a467be78a9ab9738dbff078cc480b2af8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Mar 8 19:22:01 2016 +0100 Expose EnumEditor type (See #3916) Summary of changes: .../java/jaxx/runtime/swing/editor/EnumEditor.java | 6 +++++ .../runtime/swing/renderer/EnumEditorRenderer.java | 31 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 jaxx-runtime/src/main/java/jaxx/runtime/swing/renderer/EnumEditorRenderer.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.