This is an automated email from the git hooks/post-receive script.
New change to branch release/2.23 in repository jaxx.
See http://git.nuiton.org/jaxx.git
was ee34694 [jgitflow-maven-plugin]updating poms for branch'release/2.23' with non-snapshot versions
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to annotated tag jaxx-2.23 in repository jaxx.
See http://git.nuiton.org/jaxx.git
at 8b01b7a (tag)
tagging 4c2cf4d02595389df45fc56169caeec1397ad167 (commit)
replaces jaxx-2.22
tagged by Maven Release
on Sun Mar 22 17:11:41 2015 +0000
- Log -----------------------------------------------------------------
[jgitflow-maven-plugin]tagging release 2.23
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
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 60fc983 [jgitflow-maven-plugin]updating poms for 2.24-SNAPSHOT development
new 06e89d5 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
new a9f080f optimize dependencies
new d13c6ed add license headers
new ee34694 [jgitflow-maven-plugin]updating poms for branch'release/2.23' with non-snapshot versions
new 4c2cf4d Merge branch 'release/2.23'
new 1dab3ec Merge branch 'master' into develop
new f68b40a [jgitflow-maven-plugin]Updating develop poms back to pre merge state
The 7 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 f68b40ade05675e5488dd04df861a38b782d4ac8
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 17:11:51 2015 +0000
[jgitflow-maven-plugin]Updating develop poms back to pre merge state
commit 1dab3ec18de6711b7e0ba82eca7986225e6bd54f
Merge: 06e89d5 4c2cf4d
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 17:11:49 2015 +0000
Merge branch 'master' into develop
commit 06e89d5cf71ea9db8b7779b6a46c2d7936e50377
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 17:11:48 2015 +0000
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
commit 4c2cf4d02595389df45fc56169caeec1397ad167
Merge: bd8cae9 ee34694
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 17:11:39 2015 +0000
Merge branch 'release/2.23'
commit ee3469444f5a1255fbc781faee09d3337c737eb4
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 17:04:24 2015 +0000
[jgitflow-maven-plugin]updating poms for branch'release/2.23' with non-snapshot versions
commit d13c6edabce728b074db771cd0db180e4d371717
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 17:04:11 2015 +0000
add license headers
commit a9f080fe1fa21957f2d9af4166734d230aaabe4c
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 17:03:59 2015 +0000
optimize dependencies
Summary of changes:
jaxx-widgets-common/pom.xml | 5 +++++
.../JFormattedTextFieldNavigationManager.java | 22 ++++++++++++++++++++++
.../JFormatterTextFieldInternalGroup.java | 22 ++++++++++++++++++++++
.../JFormatterTextFieldInternalGroups.java | 22 ++++++++++++++++++++++
.../absolute/AbsoluteDdCoordinateEditorTest.java | 22 ++++++++++++++++++++++
.../absolute/AbsoluteDmsCoordinateEditorTest.java | 22 ++++++++++++++++++++++
6 files changed, 115 insertions(+)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
The JAXX team is pleased to announce the jaxx-2.23 release!
JAXX Project
Documentation of the project can be found here:
https://jaxx.nuiton.org
Changes
-------
Changes in this version include:
New features:
o [UnifiedValidatorMessageWidget] add a getDefaultRenderer method Issue: 3652. Thanks to Kevin Morin. Resolved by kmorin.
o [JaxxFileChooser] ignore case in the path Issue: 3654. Thanks to Kevin Morin. Resolved by kmorin.
o Introduce a API to navigate inside a JFormattedTextField using a mask Issue: 3656. Thanks to Tony Chemit. Resolved by tchemit.
o [AbsoluteCoordinateEditor] Improve navigation of a coordinate Issue: 3655. Thanks to Tony Chemit. Resolved by tchemit.
o Use nuitonpom 1.8.2 Issue: 3658. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
o [UnifiedValidatorMessageWidget] error on validator registration Issue: 3650. Thanks to Kevin Morin. Resolved by kmorin.
o [UnifiedValidatorMessageWidget] Error on clearValidators Issue: 3651. Thanks to Kevin Morin. Resolved by kmorin.
o [AbsoluteCoordinateEditor] Bad round value when changing quadrant value Issue: 3657. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
For a manual installation, you can download files here:
http://forge.nuiton.org/projects/jaxx/files
* jaxx-widgets-extra-2.23-deps.zip - http://forge.nuiton.org/attachments/download/1175
* jaxx-widgets-extra-2.23-full.zip - http://forge.nuiton.org/attachments/download/1176
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|jaxx|2.23|jar
Have fun!
-JAXX team
This is an automated email from the git hooks/post-receive script.
New change to branch release/2.23 in repository jaxx.
See http://git.nuiton.org/jaxx.git
at 60149f0 fixes #3658: Use nuitonpom 1.8.2
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
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 60149f0 fixes #3658: Use nuitonpom 1.8.2
new 60fc983 [jgitflow-maven-plugin]updating poms for 2.24-SNAPSHOT development
The 1 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 60fc9837d6e66468289684d131edaac8ade4d032
Author: Maven Release <maven-release(a)codelutin.com>
Date: Sun Mar 22 16:50:59 2015 +0000
[jgitflow-maven-plugin]updating poms for 2.24-SNAPSHOT development
Summary of changes:
jaxx-application-api/pom.xml | 2 +-
jaxx-application-swing/pom.xml | 2 +-
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-select/pom.xml | 2 +-
jaxx-widgets/pom.xml | 2 +-
pom.xml | 2 +-
16 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
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 5fadf82 refs #3657 change coordinate in demo
new 60149f0 fixes #3658: Use nuitonpom 1.8.2
The 1 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 60149f0174513c45373c4c85eb1e3523d6442954
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Sun Mar 22 12:59:19 2015 +0100
fixes #3658: Use nuitonpom 1.8.2
Summary of changes:
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch feature/3654 in repository jaxx.
See http://git.nuiton.org/jaxx.git
was 50c8c53 acept files whose extension is upper case
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.