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 6aacd90 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 3804463 Add resetModel on gis editors (See #3771) new 30d6de9 Add a resetModel method on coordinate editor (fixes #3771) Merge branch 'feature/3771' into develop-2.x new a066f1e Go to nuitonpom 3 The 3 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 a066f1e6a7e575d5f373a5be6bf5fdcfec7cbcd1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 17:41:09 2015 +0200 Go to nuitonpom 3 commit 30d6de92b7528875da66d53b87b7d303689a3ca0 Merge: 6aacd90 3804463 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 17:40:14 2015 +0200 Add a resetModel method on coordinate editor (fixes #3771) Merge branch 'feature/3771' into develop-2.x commit 38044634c8c44e25de96b8a1f5a80c77b33b19d3 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 17:39:54 2015 +0200 Add resetModel on gis editors (See #3771) Summary of changes: .../java/org/nuiton/jaxx/widgets/gis/DdCoordinate.java | 5 +++++ .../java/org/nuiton/jaxx/widgets/gis/DmdCoordinate.java | 6 ++++++ .../java/org/nuiton/jaxx/widgets/gis/DmsCoordinate.java | 6 ++++++ .../widgets/gis/absolute/AbsoluteDdCoordinateEditor.jaxx | 1 + .../gis/absolute/AbsoluteDdCoordinateEditorHandler.java | 4 ++++ .../widgets/gis/absolute/AbsoluteDmdCoordinateEditor.jaxx | 1 + .../gis/absolute/AbsoluteDmdCoordinateEditorHandler.java | 4 ++++ .../widgets/gis/absolute/AbsoluteDmsCoordinateEditor.jaxx | 1 + .../gis/absolute/AbsoluteDmsCoordinateEditorHandler.java | 4 ++++ .../gis/absolute/AbsoluteDmsCoordinateEditorModel.java | 4 ---- .../jaxx/widgets/gis/absolute/CoordinatesEditor.jaxx | 1 + .../widgets/gis/absolute/CoordinatesEditorHandler.java | 15 +++++++++++++++ pom.xml | 2 +- 13 files changed, 49 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.