This is an automated email from the git hooks/post-receive script. New change to branch feature/7677 in repository observe. See http://git.codelutin.com/observe.git discards 15cbafa migration de l'écran d'export des données observateur (refs #7677) discards 11bed76 migration de l'écran d'export (refs #7677) adds 32a4697 Moving to version 5.0-SNAPSHOT adds 85c8361 Suppresion du champs TripSeine#datearriveeport (termine #7697). adds 41f0245 A la fermeture d'une base bien desenregistrer les listeners dessus adds 6eb2fec Fermeture du context applicatif à la fermeture de l'application adds 19554fc Supression d'un log intutile adds e11bdf2 Suppression d'une classe obsolète adds 11123c1 Fermer proprement les base h2 new 4de96a3 migration de l'écran d'export (refs #7677) new bf3480d migration de l'écran d'export des données observateur (refs #7677) This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (15cbafa) \ N -- N -- N refs/heads/feature/7677 (bf3480d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 2 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 bf3480d36a1183829f788b431be5ab697bd3d2c5 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Nov 6 08:26:09 2015 +0100 migration de l'écran d'export des données observateur (refs #7677) commit 4de96a3c97d066aaebd2dacbe7b705ba4725b9b5 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Nov 4 15:19:02 2015 +0100 migration de l'écran d'export (refs #7677) Summary of changes: observe-application-swing/pom.xml | 2 +- .../main/java/fr/ird/observe/ObserveRunner.java | 35 +++++-- .../observe/ObserveSwingApplicationContext.java | 5 +- .../fr/ird/observe/db/ObserveSwingDataSource.java | 8 +- observe-application-web/pom.xml | 2 +- observe-entities-validation/pom.xml | 2 +- .../CollectionFieldExpressionValidator2.java | 6 -- observe-entities/pom.xml | 2 +- .../observe/ObserveTopiaApplicationContext.java | 19 ++++ .../fr/ird/observe/entities/OpenableEntities.java | 101 --------------------- observe-entities/src/main/xmi/observe-seine.zargo | Bin 84597 -> 84457 bytes observe-services-api/pom.xml | 2 +- observe-services-configuration-api/pom.xml | 2 +- observe-services-configuration-rest/pom.xml | 2 +- observe-services-configuration-topia/pom.xml | 2 +- observe-services-model/pom.xml | 2 +- .../src/main/xmi/observe-services-dto-seine.zargo | Bin 61995 -> 61923 bytes observe-services-rest/pom.xml | 2 +- observe-services-runner/pom.xml | 2 +- observe-services-topia/pom.xml | 2 +- .../services/dto/ObserveDtosInitializer.java | 1 - observe-test-data/pom.xml | 2 +- pom.xml | 2 +- 23 files changed, 68 insertions(+), 135 deletions(-) delete mode 100644 observe-entities/src/main/java/fr/ird/observe/entities/OpenableEntities.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.