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 d45f83e Hide JDBC connection password from toString new 9ac5771 Update parent pom new 532d9e6 Update java 7 compilation level just because of eugene dependency new 62b9501 Fix javadoc 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 62b950181d62e990c31f2e5c3b32ac234fc166d9 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Mar 11 12:04:13 2016 +0100 Fix javadoc commit 532d9e6350a48425c3ed785d7ec899abcf4b457c Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Mar 11 12:00:33 2016 +0100 Update java 7 compilation level just because of eugene dependency commit 9ac577135e8bc416e5d7a58793d95a2fd086da0a Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Mar 11 11:52:33 2016 +0100 Update parent pom Summary of changes: topia-service-replication/README.txt => README.md | 0 pom.xml | 8 ++- topia-templates/README.txt => topia-it/README.md | 0 .../README.txt => topia-junit/README.md | 0 .../README.txt => topia-persistence/README.md | 0 topia-persistence/changelog.txt | 67 ---------------------- .../topia/persistence/event/EntityState.java | 24 ++++---- .../internal/TopiaConnectionProvider.java | 2 +- .../persistence/legacy/EntityListUpdator.java | 2 +- .../topia/persistence/legacy/ListUpdator.java | 2 +- .../nuiton/topia/persistence/legacy/Loador.java | 2 +- .../persistence/util/EntityOperatorStore.java | 2 +- topia-service-csv/{README.txt => README.md} | 0 topia-service-csv/changelog.txt | 63 -------------------- .../topia/service/csv/in/AbstractImportModel.java | 2 +- topia-service-flyway/{README.txt => README.md} | 0 .../README.md | 0 .../README.md | 0 README.txt => topia-service-replication/README.md | 0 topia-service-replication/changelog.txt | 2 - topia-it/README.txt => topia-templates/README.md | 0 21 files changed, 24 insertions(+), 152 deletions(-) rename topia-service-replication/README.txt => README.md (100%) rename topia-templates/README.txt => topia-it/README.md (100%) rename topia-service-liquibase/README.txt => topia-junit/README.md (100%) rename topia-service-migration/README.txt => topia-persistence/README.md (100%) delete mode 100644 topia-persistence/changelog.txt rename topia-service-csv/{README.txt => README.md} (100%) delete mode 100644 topia-service-csv/changelog.txt rename topia-service-flyway/{README.txt => README.md} (100%) rename topia-junit/README.txt => topia-service-liquibase/README.md (100%) rename topia-persistence/README.txt => topia-service-migration/README.md (100%) rename README.txt => topia-service-replication/README.md (100%) delete mode 100644 topia-service-replication/changelog.txt rename topia-it/README.txt => topia-templates/README.md (100%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.