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 3ebd2ad fixes #3678: Authorize component by their type in BlockingLayerUI Merge branch 'feature/3678' into develop
new 801549f Migration vers gitlab + utilisation nuitonpom 5
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 801549f6298ad3773ace06b68c2278616e82a396
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Sat Dec 19 08:57:21 2015 +0100
Migration vers gitlab + utilisation nuitonpom 5
Summary of changes:
jaxx-maven-plugin/pom.xml | 3 +--
pom.xml | 26 +++++++++-----------------
src/site/site.xml | 7 +++++++
3 files changed, 17 insertions(+), 19 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 http://git.nuiton.org/jaxx.git
from 4418c2e [jgitflow-maven-plugin]updating poms for 2.27-SNAPSHOT development
new add8c22 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
new b708946 [jgitflow-maven-plugin]updating poms for branch'release/2.26' with non-snapshot versions
new 10c59e3 Merge branch 'release/2.26' into master-2.x
new 5300180 Merge branch 'master-2.x' into develop-2.x
new 2fcabe7 [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 2fcabe711f47ce6e4966fc5f358b13038a2e3b2c
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 7 15:33:56 2015 +0200
[jgitflow-maven-plugin]Updating develop poms back to pre merge state
commit 53001805ff683da07d542229717760900f4a0262
Merge: add8c22 10c59e3
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 7 15:33:56 2015 +0200
Merge branch 'master-2.x' into develop-2.x
commit add8c22208be27bef98dc56a6db34607f3b0330c
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 7 15:33:55 2015 +0200
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
commit 10c59e322a36b62f8a5ef73c6d70b870d2eaa9f7
Merge: 635561d b708946
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 7 15:33:53 2015 +0200
Merge branch 'release/2.26' into master-2.x
commit b708946d8684ef4799594f61f9c33c5174e724ae
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 7 15:29:54 2015 +0200
[jgitflow-maven-plugin]updating poms for branch'release/2.26' 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>.
This is an automated email from the git hooks/post-receive script.
New change to branch release/2.26 in repository jaxx.
See http://git.nuiton.org/jaxx.git
was b708946 [jgitflow-maven-plugin]updating poms for branch'release/2.26' 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.26 in repository jaxx.
See http://git.nuiton.org/jaxx.git
at 0c5e83c (tag)
tagging 10c59e322a36b62f8a5ef73c6d70b870d2eaa9f7 (commit)
replaces jaxx-2.25
tagged by Maven Release
on Mon Sep 7 15:33:53 2015 +0200
- Log -----------------------------------------------------------------
[jgitflow-maven-plugin]tagging release 2.26
-----------------------------------------------------------------------
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 master-2.x in repository jaxx.
See http://git.nuiton.org/jaxx.git
from 635561d Merge branch 'release/2.25' into master-2.x
adds 576bb88 [jgitflow-maven-plugin]updating poms for 2.26-SNAPSHOT development
adds 4b25559 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
adds 784a808 Merge branch 'master-2.x' into develop-2.x
adds 6afa34e [jgitflow-maven-plugin]Updating develop poms back to pre merge state
adds 709848a Synchronise and swallow exceptions when opening ActionUI (See #3774)
adds 5ccb898 Got some ui error while opening the ActionUI (so swallow any exception while opening ActionUI). Fixes #3774 Merge branch 'feature/3774' into develop-2.x
adds b2cfbb8 Having the choice of the wildcard character in the filterable combobox fixes #3776
adds b708946 [jgitflow-maven-plugin]updating poms for branch'release/2.26' with non-snapshot versions
adds 10c59e3 Merge branch 'release/2.26' into master-2.x
No new revisions were added by this update.
Summary of changes:
jaxx-application-api/pom.xml | 2 +-
jaxx-application-swing/pom.xml | 2 +-
.../swing/action/ApplicationActionSwingWorker.java | 21 +++++++++++-
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 +-
.../swing/model/JaxxFilterableComboBoxModel.java | 40 +++++++++++++++++-----
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 +-
18 files changed, 68 insertions(+), 25 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 release/2.26 in repository jaxx.
See http://git.nuiton.org/jaxx.git
at b2cfbb8 Having the choice of the wildcard character in the filterable combobox fixes #3776
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 http://git.nuiton.org/jaxx.git
from b2cfbb8 Having the choice of the wildcard character in the filterable combobox fixes #3776
new 4418c2e [jgitflow-maven-plugin]updating poms for 2.27-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 4418c2ee2726b026566336848f6f1bc572940ccb
Author: Maven Release <maven-release(a)codelutin.com>
Date: Mon Sep 7 15:22:42 2015 +0200
[jgitflow-maven-plugin]updating poms for 2.27-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-2.x in repository jaxx.
See http://git.nuiton.org/jaxx.git
from 5ccb898 Got some ui error while opening the ActionUI (so swallow any exception while opening ActionUI). Fixes #3774 Merge branch 'feature/3774' into develop-2.x
new b2cfbb8 Having the choice of the wildcard character in the filterable combobox fixes #3776
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 b2cfbb8a463b826c532044cb6241fce903886e1a
Author: Kevin Morin <morin(a)codelutin.com>
Date: Mon Sep 7 15:14:49 2015 +0200
Having the choice of the wildcard character in the filterable combobox fixes #3776
Summary of changes:
.../swing/model/JaxxFilterableComboBoxModel.java | 40 +++++++++++++++++-----
1 file changed, 32 insertions(+), 8 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 feature/3776 in repository jaxx.
See http://git.nuiton.org/jaxx.git
was b2cfbb8 Having the choice of the wildcard character in the filterable combobox fixes #3776
This change permanently discards the following revisions:
discards b2cfbb8 Having the choice of the wildcard character in the filterable combobox fixes #3776
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.