branch master-2.x updated (99632ca -> f48dd0a)
This is an automated email from the git hooks/post-receive script. New change to branch master-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 99632ca [jgitflow-maven-plugin]merging 'release/2.28.2' into 'master-2.x' adds 6b3927e [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds fa1ee48 [jgitflow-maven-plugin]merging 'master-2.x' into 'develop-2.x' adds 14cae66 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds fc39f53 Move to nuitonpom 9 adds a7084f3 Expose EnumEditor type (See #3916) adds 30ab2d5 Ajout EnumEditorRenderer (See #3916) adds da04e65 Conserver le type adds 60a476b Fixes #3916 Merge branch 'feature/3916' into develop-2.x adds 59f28c4 add predicates to handle the removeEnabled state (fixes #3931) adds dffa443 add remove (just in case) (refs #3931) adds be0a793 [BeanDoubleList] extract and expose the method to recompute the buton states (refs #3931) adds 2bf2530 Merge branch 'feature/3931' into 'develop-2.x' adds 0e2d7d9 [jgitflow-maven-plugin]updating poms for 2.30-SNAPSHOT development adds 429d9de upgrade to nuitonpom 10 adds 5a87cf7 browse the column until the end of all the columns, not only the visible ones (fixes #3935) adds 8aa62ea Upgrade maven to 3.3.9 (Fixes #3937) adds 8726a84 Revert "[jgitflow-maven-plugin]updating poms for 2.30-SNAPSHOT development" adds d9b939d Improve code (See #3931) adds fc68d66 Can't remove selected by double-click if not possible from model (See #3931) adds c40f4ab Can't add selected by double-click if not possible from model (See #3931) adds 0f6dfb1 Up to nuiton-utils 3.0-rc-12 (downgrade to jdk 1.6 please) adds a5bd80f Fixes #3946: Update nuiton-version to 1.0-rc-2 Fixes #3947: Update nuiton-config to 3.0-rc-5 Fixes #3948: Update nuiton-utils to 3.0-rc-12 adds 8228758 the plugin must stay in java 8 since we are building it with java 8... adds 0c66a10 update third parties adds be42fd5 Adding missing license header adds 613540e [jgitflow-maven-plugin]updating poms for branch'release/2.29' with non-snapshot versions adds f48dd0a [jgitflow-maven-plugin]merging 'release/2.29' into 'master-2.x' No new revisions were added by this update. Summary of changes: jaxx-widgets/README.txt => README.md | 0 .../README.txt => jaxx-application-api/README.md | 0 jaxx-application-api/pom.xml | 2 +- jaxx-application-swing/{README.txt => README.md} | 0 jaxx-application-swing/pom.xml | 2 +- .../README.txt => jaxx-compiler/README.md | 0 jaxx-compiler/pom.xml | 2 +- .../README.txt => jaxx-config/README.md | 0 jaxx-config/pom.xml | 2 +- jaxx-widgets-gis/README.txt => jaxx-demo/README.md | 0 jaxx-demo/pom.xml | 2 +- .../README.txt => jaxx-maven-plugin/README.md | 0 jaxx-maven-plugin/pom.xml | 42 ++++++- .../src/license/THIRD-PARTY.properties | 12 +- .../java/org/nuiton/jaxx/plugin/JaxxBaseTest.java | 69 +++++++---- .../README.txt => jaxx-runtime/README.md | 0 jaxx-runtime/pom.xml | 2 +- .../java/jaxx/runtime/swing/editor/EnumEditor.java | 6 + .../runtime/swing/renderer/EnumEditorRenderer.java | 35 +++--- .../swing/session/JXTableSwingSessionState.java | 7 +- .../README.txt => jaxx-validator/README.md | 0 jaxx-validator/pom.xml | 2 +- jaxx-widgets-common/{README.txt => README.md} | 0 jaxx-widgets-common/pom.xml | 2 +- .../README.txt => jaxx-widgets-datetime/README.md | 0 jaxx-widgets-datetime/pom.xml | 2 +- .../README.txt => jaxx-widgets-extra/README.md | 0 jaxx-widgets-extra/pom.xml | 2 +- jaxx-demo/README.txt => jaxx-widgets-gis/README.md | 0 jaxx-widgets-gis/pom.xml | 2 +- .../README.txt => jaxx-widgets-number/README.md | 0 jaxx-widgets-number/pom.xml | 2 +- .../README.txt => jaxx-widgets-select/README.md | 0 jaxx-widgets-select/pom.xml | 2 +- README.txt => jaxx-widgets/README.md | 0 jaxx-widgets/pom.xml | 2 +- .../swing/editor/bean/BeanDoubleListHandler.java | 76 +++++++----- .../swing/editor/bean/BeanDoubleListModel.java | 23 ++++ pom.xml | 135 +++++++-------------- 39 files changed, 244 insertions(+), 189 deletions(-) rename jaxx-widgets/README.txt => README.md (100%) rename jaxx-validator/README.txt => jaxx-application-api/README.md (100%) rename jaxx-application-swing/{README.txt => README.md} (100%) rename jaxx-widgets-select/README.txt => jaxx-compiler/README.md (100%) rename jaxx-widgets-number/README.txt => jaxx-config/README.md (100%) rename jaxx-widgets-gis/README.txt => jaxx-demo/README.md (100%) rename jaxx-widgets-extra/README.txt => jaxx-maven-plugin/README.md (100%) rename jaxx-widgets-datetime/README.txt => jaxx-runtime/README.md (100%) copy jaxx-demo/src/main/java/jaxx/demo/component/jaxx/widgets/datetime/TimeEditorDemoModel.java => jaxx-runtime/src/main/java/jaxx/runtime/swing/renderer/EnumEditorRenderer.java (50%) rename jaxx-application-api/README.txt => jaxx-validator/README.md (100%) rename jaxx-widgets-common/{README.txt => README.md} (100%) rename jaxx-runtime/README.txt => jaxx-widgets-datetime/README.md (100%) rename jaxx-maven-plugin/README.txt => jaxx-widgets-extra/README.md (100%) rename jaxx-demo/README.txt => jaxx-widgets-gis/README.md (100%) rename jaxx-config/README.txt => jaxx-widgets-number/README.md (100%) rename jaxx-compiler/README.txt => jaxx-widgets-select/README.md (100%) rename README.txt => jaxx-widgets/README.md (100%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm