This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
from 255fbbf [jgitflow-maven-plugin]updating poms for 2.34-SNAPSHOT development
new b605152 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
new 26fc044 [jgitflow-maven-plugin]updating poms for branch'release/2.33' with non-snapshot versions
new 8fc33af [jgitflow-maven-plugin]merging 'release/2.33' into 'master'
new e3f3d0d [jgitflow-maven-plugin]merging 'master' into 'develop'
new 50358b8 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
The 5 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 50358b88a93c7860d374111340e5742e89e0327e
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 19 20:07:24 2016 +0200
[jgitflow-maven-plugin]Updating develop poms back to pre merge state
commit e3f3d0d284b8a3880a019a7f2e5ca0d2ad2c52e2
Merge: b605152 8fc33af
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 19 20:07:23 2016 +0200
[jgitflow-maven-plugin]merging 'master' into 'develop'
commit b605152d9693d23df228ababafd90125cc0f97b8
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 19 20:07:22 2016 +0200
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
commit 8fc33afbf4e65d4c4d59a6a0d74f5c1e9fe202b6
Merge: 4090724 26fc044
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 19 20:07:17 2016 +0200
[jgitflow-maven-plugin]merging 'release/2.33' into 'master'
commit 26fc04486dea925702225afb323e0a3105b2342b
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 19 20:00:35 2016 +0200
[jgitflow-maven-plugin]updating poms for branch'release/2.33' with non-snapshot versions
Summary of changes:
--
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.33 release!
JAXX Project
Documentation of the project can be found here:
http://jaxx.nuiton.org
Changes
-------
Changes in this version include:
New features:
o Sanitize model builder methods Issue: 4038. Thanks to Tony Chemit. Resolved by tchemit.
o Add a more generic method SwingUtil.getIcon with a classifier Issue: 4040. Thanks to Tony Chemit. Resolved by tchemit.
o Use jcss extension instead of cc in jaxx widgets Issue: 4032. Thanks to Tony Chemit. Resolved by tchemit.
o Add more config ui model constructors Issue: 4034. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
o actionIcon is no more generated Issue: 4039. Thanks to Tony Chemit. Resolved by tchemit.
o Bad reset of quadrant Issue: 4033. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
For a manual installation, you can download files here:
https://forge.nuiton.org/projects/jaxx/files
* jaxx-widgets-extra-2.33-deps.zip - https://forge.nuiton.org/attachments/download/1263
* jaxx-widgets-extra-2.33-full.zip - https://forge.nuiton.org/attachments/download/1264
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.33|jar
Have fun!
-JAXX team
This is an automated email from the git hooks/post-receive script.
New change to branch release/2.33 in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
at 6d650b4 Add a more generic method SwingUtil.getIcon with a classifier (Fixes #4040)
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 https://gitlab.nuiton.org/nuiton/jaxx.git
from 6d650b4 Add a more generic method SwingUtil.getIcon with a classifier (Fixes #4040)
new 255fbbf [jgitflow-maven-plugin]updating poms for 2.34-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 255fbbf96ae75201a36a563736fc539bf7d1c9e8
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 19 18:22:44 2016 +0200
[jgitflow-maven-plugin]updating poms for 2.34-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-about/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 +-
17 files changed, 17 insertions(+), 17 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 https://gitlab.nuiton.org/nuiton/jaxx.git
from e905b94 actionIcon is no more generated (Fixes #4039)
new 6d650b4 Add a more generic method SwingUtil.getIcon with a classifier (Fixes #4040)
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 6d650b4a8cd77cfca85058aff9b8e9852140ab11
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Sep 16 18:15:35 2016 +0200
Add a more generic method SwingUtil.getIcon with a classifier (Fixes #4040)
Summary of changes:
.../src/main/java/jaxx/runtime/SwingUtil.java | 38 ++++++++++++----------
1 file changed, 21 insertions(+), 17 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 https://gitlab.nuiton.org/nuiton/jaxx.git
from 14f792e Sanitize model builder methods (Fixes #4038)
new e905b94 actionIcon is no more generated (Fixes #4039)
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 e905b94ad3b47e6a00dc8e93dbe0487e697ea69c
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Sep 16 18:08:19 2016 +0200
actionIcon is no more generated (Fixes #4039)
Summary of changes:
.../src/main/java/jaxx/compiler/tags/DefaultComponentHandler.java | 1 +
1 file changed, 1 insertion(+)
--
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 https://gitlab.nuiton.org/nuiton/jaxx.git
from ade1433 Add more config ui model constructors (Fixes #4034)
new 14f792e Sanitize model builder methods (Fixes #4038)
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 14f792ea2f02f926b2792857b846ccfbf1afa34c
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 15 21:30:16 2016 +0200
Sanitize model builder methods (Fixes #4038)
Summary of changes:
.../jaxx/runtime/swing/config/ConfigUIHelper.java | 20 +++--
.../runtime/swing/config/model/ConfigUIModel.java | 35 +++++----
.../swing/config/model/ConfigUIModelBuilder.java | 88 ++++++++++------------
3 files changed, 76 insertions(+), 67 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 https://gitlab.nuiton.org/nuiton/jaxx.git
from 681b4b4 Fixes #4033 Merge branch 'feature/4033' into develop
new 893b266 Use jcss extension instead of cc in jaxx widgets (Fixes #4032)
new ade1433 Add more config ui model constructors (Fixes #4034)
The 2 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 ade1433e18b1d3f8b2df25fb07a88d5c881cf886
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 15 14:47:53 2016 +0200
Add more config ui model constructors (Fixes #4034)
commit 893b266c4d4175689dad1b7059c5cae84dcaa4bb
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 15 14:39:49 2016 +0200
Use jcss extension instead of cc in jaxx widgets (Fixes #4032)
Summary of changes:
jaxx-config/pom.xml | 1 +
.../jaxx/runtime/swing/config/ConfigUIHelper.java | 7 +++++-
.../swing/config/model/ConfigUIModelBuilder.java | 26 ++++++++++++++++++++--
3 files changed, 31 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.