This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository topia.
See https://gitlab.nuiton.org/nuiton/topia.git
from a45ffb46 Merge branch 'feature/666_flyway_6' into develop
new afc4e914 Use flyway 6.0.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 afc4e9147996d49d6b99a3a7fe7b74a5d887383e
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Wed Oct 9 16:44:23 2019 +0200
Use flyway 6.0.5
refs #666
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 develop in repository topia.
See https://gitlab.nuiton.org/nuiton/topia.git
from 37d8770e Add Jacoco to get project coverage
adds 441b46bf Update H2 to 1.4
adds def73c45 Delete pointless comment [skip ci]
adds bfc6aaac Use flyway 6
adds f66fa659 Reuse a configuration constant provided by flyway
adds cfc541f7 Allow flyway configuration via topia configuration
adds 38a41c80 Allow mutability of built configuration
adds 31efe44c [iso] log flyway migration end
adds 36c4da73 [iso] TopiaConfigurationBuilder code style
adds dff01b9e Use flyway 6.0.2
adds db0c27dc Use flyway 6.0.3
adds bec95847 Use flyway 6.0.4
new a45ffb46 Merge branch 'feature/666_flyway_6' into develop
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 a45ffb467fcb7186cc8d8f6dff06c6944e617cd2
Merge: 37d8770e bec95847
Author: Brendan Le Ny <bleny(a)codelutin.com>
Date: Wed Oct 9 16:42:27 2019 +0200
Merge branch 'feature/666_flyway_6' into develop
Summary of changes:
pom.xml | 5 +-
.../persistence/TopiaConfigurationBuilder.java | 32 ++++----
.../topia/flyway/TopiaFlywayJdbcMigration.java | 36 ---------
.../flyway/TopiaFlywayMigrationInfoProvider.java | 36 ---------
.../nuiton/topia/flyway/TopiaFlywayService.java | 3 +-
.../topia/flyway/TopiaFlywayServiceImpl.java | 86 ++++++++++++++++------
6 files changed, 81 insertions(+), 117 deletions(-)
delete mode 100644 topia-service-flyway/src/main/java/org/nuiton/topia/flyway/TopiaFlywayJdbcMigration.java
delete mode 100644 topia-service-flyway/src/main/java/org/nuiton/topia/flyway/TopiaFlywayMigrationInfoProvider.java
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.