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 6be3ada fixes #3660: Show migration error new 1d6fdeb fixes #3661: Save *tms_version* after each successfull version migrated 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 1d6fdebc6463ecfb87e238f95fac4f4386de4473 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Mar 22 15:35:29 2015 +0100 fixes #3661: Save *tms_version* after each successfull version migrated Summary of changes: .../migration/AbstractTopiaMigrationCallback.java | 9 +- .../topia/migration/TMSVersionPersister.java | 166 +++++++++++++++++++++ .../topia/migration/TopiaMigrationEngine.java | 132 +++++----------- 3 files changed, 213 insertions(+), 94 deletions(-) create mode 100644 topia-service-migration/src/main/java/org/nuiton/topia/migration/TMSVersionPersister.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.