This is an automated email from the git hooks/post-receive script. New change to branch master in repository jaxx. See http://git.nuiton.org/jaxx.git from 18c4292 Merge branch 'release/2.19' adds a2a5a0a [jgitflow-maven-plugin]updating poms for 2.20-SNAPSHOT development adds 8b27780 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 8f1aec9 Merge branch 'master' into develop adds 102edea [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 480eb9b fixes #3605: NumberEditor model does not fire when bean is changed. adds 869e21f fixes #3606: Add more hooks on ApplicationTableModel adds d303fe4 fixes #3607: NumberEditor does not deal well with signed number adds 6457e31 fixes #3608: Keep caret position if a bad caracter is given in NumberEditor adds 591eeeb fixes #3607: NumberEditor does not deal well with signed number adds d491aac fixes #3607: improve also start limit cases adds f8a4e74 fixes #3609: NumberEditor does not accept Long or long number type adds aa60138 reduce number of digit to avoid bad rounding (should do better than that...) adds 5c7014c [jgitflow-maven-plugin]updating poms for branch'release/2.20' with non-snapshot versions adds a76742a Merge branch 'release/2.20' No new revisions were added by this update. Summary of changes: jaxx-application-api/pom.xml | 2 +- jaxx-application-swing/pom.xml | 2 +- .../swing/table/AbstractApplicationTableModel.java | 24 ++++- jaxx-compiler/pom.xml | 2 +- jaxx-config/pom.xml | 2 +- jaxx-demo/pom.xml | 2 +- jaxx-maven-plugin/pom.xml | 2 +- jaxx-runtime/pom.xml | 2 +- jaxx-validator/pom.xml | 2 +- jaxx-widgets-common/pom.xml | 2 +- jaxx-widgets-datetime/pom.xml | 2 +- jaxx-widgets-extra/pom.xml | 2 +- jaxx-widgets-gis/pom.xml | 2 +- jaxx-widgets-number/pom.xml | 2 +- .../jaxx/widgets/number/NumberEditorHandler.java | 102 +++++++++++++++++++-- .../jaxx/widgets/number/NumberEditorModel.java | 2 + jaxx-widgets-select/pom.xml | 2 +- jaxx-widgets/pom.xml | 2 +- pom.xml | 2 +- 19 files changed, 133 insertions(+), 27 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.