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 7805ec0 [jgitflow-maven-plugin]updating poms for 2.13-SNAPSHOT development new 508bf16 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new f752439 optimize dependencies + add license headers new 134b19c [jgitflow-maven-plugin]updating poms for branch'release/2.12' with non-snapshot versions new b35cfe8 Merge branch 'release/2.12' new 62d8e2d Merge branch 'master' into develop new bf4ce92 [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 6 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 bf4ce9288318579b6a6030eeb5bfdaae3bcda401 Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 11 21:08:20 2014 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 62d8e2d500c853091166aadf958e430c9c1a7f01 Merge: 508bf16 b35cfe8 Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 11 21:08:19 2014 +0200 Merge branch 'master' into develop commit 508bf16dd8b123c35333bc8eb6c7980c64f8cac7 Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 11 21:08:19 2014 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit b35cfe8717e7e3b80e2250f36dfb4246b8f5aba4 Merge: d73743e 134b19c Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 11 21:08:16 2014 +0200 Merge branch 'release/2.12' commit 134b19c308c082127d6e258dd807e1aabc25d14b Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 11 21:04:43 2014 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.12' with non-snapshot versions commit f752439dcf21f40267d07f2d29704d8f9198ac90 Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 11 21:04:23 2014 +0200 optimize dependencies + add license headers Summary of changes: jaxx-config/pom.xml | 6 ++++++ .../jaxx/editor/datetime/DateTimeEditorDemo.css | 21 +++++++++++++++++++ .../editor/datetime/DateTimeEditorDemoHandler.java | 22 ++++++++++++++++++++ .../editor/datetime/DateTimeEditorDemoModel.java | 22 ++++++++++++++++++++ .../jaxx/editor/gis/CoordinatesEditorDemo.css | 21 +++++++++++++++++++ .../editor/gis/CoordinatesEditorDemoHandler.java | 22 ++++++++++++++++++++ .../editor/gis/CoordinatesEditorDemoModel.java | 22 ++++++++++++++++++++ jaxx-widgets-datetime/pom.xml | 12 ----------- .../jaxx/widgets/datetime/DateTimeEditor.css | 21 +++++++++++++++++++ .../jaxx/widgets/datetime/DateTimeEditor.jaxx | 21 +++++++++++++++++++ .../widgets/datetime/DateTimeEditorHandler.java | 22 ++++++++++++++++++++ .../jaxx/widgets/datetime/DateTimeEditorModel.java | 22 ++++++++++++++++++++ jaxx-widgets-gis/pom.xml | 10 ++++----- .../nuiton/jaxx/widgets/gis/CoordinateFormat.java | 22 ++++++++++++++++++++ .../nuiton/jaxx/widgets/gis/CoordinateHelper.java | 8 ++++---- .../org/nuiton/jaxx/widgets/gis/DdCoordinate.java | 22 ++++++++++++++++++++ .../jaxx/widgets/gis/DdCoordinateConverter.java | 22 ++++++++++++++++++++ .../absolute/AbsoluteCoordinateEditorModel.java | 22 ++++++++++++++++++++ .../AbsoluteDdCoordinateEditorHandler.java | 22 ++++++++++++++++++++ .../absolute/AbsoluteDdCoordinateEditorModel.java | 22 ++++++++++++++++++++ .../AbsoluteDmdCoordinateEditorHandler.java | 22 ++++++++++++++++++++ .../absolute/AbsoluteDmdCoordinateEditorModel.java | 22 ++++++++++++++++++++ .../AbsoluteDmsCoordinateEditorHandler.java | 22 ++++++++++++++++++++ .../absolute/AbsoluteDmsCoordinateEditorModel.java | 22 ++++++++++++++++++++ .../jaxx/widgets/gis/absolute/CoordinateEditor.css | 4 ++-- .../widgets/gis/absolute/CoordinatesEditor.css | 14 ++++++------- .../widgets/gis/absolute/CoordinatesEditor.jaxx | 21 +++++++++++++++++++ .../gis/absolute/CoordinatesEditorHandler.java | 22 ++++++++++++++++++++ .../gis/absolute/CoordinatesEditorModel.java | 22 ++++++++++++++++++++ .../jaxx/widgets/gis/absolute/package-info.java | 24 +++++++++++++++++++++- .../jaxx/widgets/gis/signed/CoordinateEditor.css | 4 ++-- .../jaxx/widgets/gis/signed/package-info.java | 24 +++++++++++++++++++++- .../widgets/gis/DdCoordinateConverterTest.java | 22 ++++++++++++++++++++ .../nuiton/jaxx/widgets/gis/DdCoordinateTest.java | 22 ++++++++++++++++++++ 34 files changed, 616 insertions(+), 35 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.