This is an automated email from the git hooks/post-receive script.
New change to branch release/2.44 in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
at 171d6b51 Merge du jaxx 2.43 ultreia et du jaxx 2.43 nuiton
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-2.x in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
from 171d6b51 Merge du jaxx 2.43 ultreia et du jaxx 2.43 nuiton
new a17d665c [jgitflow-maven-plugin]updating poms for 2.45-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 a17d665c625777abf5d89a26937a01e46404a5ee
Author: maven-release <maven-release(a)bihar.codelutin.com>
Date: Wed Nov 13 10:28:57 2019 +0100
[jgitflow-maven-plugin]updating poms for 2.45-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-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 +-
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-2.x in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
from a7b06cac Merge branch 'develop-2.x' into 'develop-2.x'
new 171d6b51 Merge du jaxx 2.43 ultreia et du jaxx 2.43 nuiton
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 171d6b51e781df9a37c7b1a211505297ed43e138
Author: jcouteau <couteau(a)codelutin.com>
Date: Wed Nov 13 10:23:30 2019 +0100
Merge du jaxx 2.43 ultreia et du jaxx 2.43 nuiton
Summary of changes:
jaxx-demo/pom.xml | 63 ----------------------
jaxx-maven-plugin/pom.xml | 36 ++++---------
.../jaxx/runtime/swing/session/SwingSession.java | 16 +++---
.../jaxx/runtime/swing/session/WindowState.java | 12 ++---
.../table/filter/FilterTableHeaderRenderer.java | 37 ++++++-------
.../swing/table/filter/TableRowFilterSupport.java | 34 ++++++------
pom.xml | 10 ++++
7 files changed, 65 insertions(+), 143 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 39e85210 Set Xmx to 1Go for sonar job
new 214ed323 Use variables for Sonar build
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 214ed32397f922278eeac9cf2fbf87e9232bcbda
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Mon Sep 23 15:36:35 2019 +0200
Use variables for Sonar build
Summary of changes:
.gitlab-ci.yml | 6 +++++-
1 file changed, 5 insertions(+), 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 develop in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
from 44b91f8a Setup .gitlab-ci.yml
new 39e85210 Set Xmx to 1Go for sonar job
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 39e85210e5da25b28e7594d2834d1b621622e4eb
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Mon Sep 23 15:04:59 2019 +0200
Set Xmx to 1Go for sonar job
Summary of changes:
.gitlab-ci.yml | 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-2.x in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
from af2365bb [jgitflow-maven-plugin]Updating develop poms back to pre merge state
adds 6b024c13 Add second support to the SimpleTimeEditor widget
adds f4698986 isSecondEditable is false by default
new a7b06cac Merge branch 'develop-2.x' into 'develop-2.x'
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 a7b06cacaa843a0231e6af0541ee7dafbbad2288
Merge: af2365bb f4698986
Author: Jean Couteau <couteau(a)codelutin.com>
Date: Mon Sep 23 10:49:47 2019 +0200
Merge branch 'develop-2.x' into 'develop-2.x'
Add second support to the SimpleTimeEditor widget
See merge request nuiton/jaxx!8
Summary of changes:
.../runtime/swing/editor/SimpleTimeEditor.jaxx | 15 ++-
.../runtime/swing/editor/SimpleTimeEditor.jcss | 21 ++-
.../swing/editor/SimpleTimeEditorHandler.java | 150 +++++++++++++++++++--
.../swing/editor/SimpleTimeEditorModel.java | 26 +++-
.../resources/i18n/jaxx-widgets_en_GB.properties | 1 +
.../resources/i18n/jaxx-widgets_es_ES.properties | 1 +
.../resources/i18n/jaxx-widgets_fr_FR.properties | 1 +
7 files changed, 199 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 https://gitlab.nuiton.org/nuiton/jaxx.git
from 60cf1005 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
new 44b91f8a Setup .gitlab-ci.yml
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 44b91f8ae53cfc13af5bcf92d06920a193362aef
Author: Arnaud Thimel <thimel(a)codelutin.com>
Date: Fri Sep 20 21:58:22 2019 +0200
Setup .gitlab-ci.yml
Summary of changes:
.gitlab-ci.yml | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 .gitlab-ci.yml
--
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 release/2.43 in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
was 407b7a15 [jgitflow-maven-plugin]updating poms for branch'release/2.43' 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>.