This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 41f0245 A la fermeture d'une base bien desenregistrer les listeners dessus new 6eb2fec Fermeture du context applicatif à la fermeture de l'application new 19554fc Supression d'un log intutile new e11bdf2 Suppression d'une classe obsolète new 11123c1 Fermer proprement les base h2 The 4 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 11123c181b6e6c7c6e8f82db8fec3c86c925b12b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 23:33:13 2015 +0100 Fermer proprement les base h2 commit e11bdf22efd7e77b2f0f076112d5dd7e21c1b0a1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 23:32:15 2015 +0100 Suppression d'une classe obsolète commit 19554fce5c103de20c357052790fa649248ddb30 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 23:31:54 2015 +0100 Supression d'un log intutile commit 6eb2fec5a120e406d418e784d3c1e201d28a1ebf Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 23:12:09 2015 +0100 Fermeture du context applicatif à la fermeture de l'application Summary of changes: .../main/java/fr/ird/observe/ObserveRunner.java | 35 +++++-- .../CollectionFieldExpressionValidator2.java | 6 -- .../observe/ObserveTopiaApplicationContext.java | 19 ++++ .../fr/ird/observe/entities/OpenableEntities.java | 101 --------------------- 4 files changed, 46 insertions(+), 115 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>.