This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository topia.
See http://git.nuiton.org/topia.git
from 1b14da6 Bullshit
new 61f31da Introduce TopiaConfiguration#isValidateSchema and implement it
new bfff0f4 fix wrong test on configuration properties generation
new 5938b9f Merge branch 'feature/3685' into develop (fixes #3685)
The 3 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 5938b9fd2a7db3eb7fb0ef4f9243d4f2ed51d256
Merge: 1b14da6 bfff0f4
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Mon May 11 17:37:24 2015 +0200
Merge branch 'feature/3685' into develop (fixes #3685)
commit bfff0f47d08eb828442a258faf8ea318072f0d25
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Mon May 11 17:36:37 2015 +0200
fix wrong test on configuration properties generation
commit 61f31da24421a4de7a42921265dfb14f0b7be673
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Wed May 6 13:03:06 2015 +0200
Introduce TopiaConfiguration#isValidateSchema and implement it
Summary of changes:
.../topia/persistence/BeanTopiaConfiguration.java | 11 ++++
.../SchemaValidationTopiaException.java | 49 ++++++++++++++++++
.../topia/persistence/TopiaConfiguration.java | 9 ++++
.../persistence/TopiaConfigurationBuilder.java | 60 +++++++++++++++++-----
.../persistence/internal/HibernateProvider.java | 6 ++-
.../nuiton/topia/persistence/util/TopiaUtil.java | 11 +++-
.../persistence/TopiaConfigurationBuilderTest.java | 1 +
.../topia/migration/TopiaMigrationEngineTest.java | 7 ++-
8 files changed, 133 insertions(+), 21 deletions(-)
create mode 100644 topia-persistence/src/main/java/org/nuiton/topia/persistence/SchemaValidationTopiaException.java
--
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/3685 in repository topia.
See http://git.nuiton.org/topia.git
was 61f31da Introduce TopiaConfiguration#isValidateSchema and implement it
This change permanently discards the following revisions:
discards 61f31da Introduce TopiaConfiguration#isValidateSchema and implement it
--
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 topia.
See http://git.nuiton.org/topia.git
from c35d450 Fix missing file headers
new 1b14da6 Bullshit
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 1b14da6f108eba198e71790d07f3f5a0c1f22fbd
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Wed May 6 17:37:47 2015 +0200
Bullshit
Summary of changes:
.../java/org/nuiton/topia/persistence/HibernateAvailableSettings.java | 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/3685 in repository topia.
See http://git.nuiton.org/topia.git
at 61f31da Introduce TopiaConfiguration#isValidateSchema and implement it
This branch includes the following new commits:
new 61f31da Introduce TopiaConfiguration#isValidateSchema and implement it
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 61f31da24421a4de7a42921265dfb14f0b7be673
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Wed May 6 13:03:06 2015 +0200
Introduce TopiaConfiguration#isValidateSchema and implement it
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.