This is an automated email from the git hooks/post-receive script. New change to branch develop in repository wao. See http://git.codelutin.com/wao.git from a4b5b34 Merge branch 'feature/6452' into develop new 5be88b9 Mise à jour des dépendances new 4bf3b56 On remanie la génération du plan ObsVente pour ne plus lire en base l'estimé et le réalisé. Du coup, tous les programmes n'utilisent plus les champs dénormalisés de la base. 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 4bf3b56fbaf10645699145a8b4c68f0d6d7038fc Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Feb 26 18:02:54 2015 +0100 On remanie la génération du plan ObsVente pour ne plus lire en base l'estimé et le réalisé. Du coup, tous les programmes n'utilisent plus les champs dénormalisés de la base. commit 5be88b9c80d3c5c7d509be80c8cd461540a44aca Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Feb 26 17:01:58 2015 +0100 Mise à jour des dépendances Summary of changes: pom.xml | 12 +- .../java/fr/ifremer/wao/entity/SampleMonths.java | 70 -------- .../java/fr/ifremer/wao/entity/SampleRows.java | 19 --- .../service/ObsVenteSamplingPlanBuilder.java | 178 +++++++++------------ .../service/ObsVenteSamplingPlanService.java | 7 +- 5 files changed, 86 insertions(+), 200 deletions(-) delete mode 100644 wao-persistence/src/main/java/fr/ifremer/wao/entity/SampleMonths.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.