This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 3db9d2c fixes #5951 [CAPTURE] ajout racourci clavier adds b1e6e58 refs #5842 use adagio 3.6.4 (fix catch batch loading) + remove quantification measurement at synchronize action operation + foacotrize code between speciesBatch and benthosBatch adds 3cd4263 refs #5842 use adagio 3.6.4 (fix catch batch loading) + remove quantification measurement at synchronize action operation + foacotrize code between speciesBatch and benthosBatch adds 07977ca refs #5842 fix build new ab2c655 merge feature/5842 to develop 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 ab2c6551b72cc64c41d2cf7bba82b9c84d0700c3 Merge: 3db9d2c 07977ca Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Oct 21 16:37:49 2014 +0200 merge feature/5842 to develop Summary of changes: pom.xml | 4 +- .../entities/data/SpeciesAbleBatch.java | 67 +++++++ .../entities/data/SpeciesAbleBatchs.java | 31 +++ .../BenthosBatchPersistenceServiceImpl.java | 153 ++++++++------- .../service/CatchBatchPersistenceServiceImpl.java | 53 +++--- .../SpeciesBatchPersistenceServiceImpl.java | 210 ++++++++++----------- .../service/util/BatchPersistenceHelper.java | 120 ++++++++++++ .../service/util/MeasurementPersistenceHelper.java | 13 ++ .../src/main/xmi/tutti-persistence.zargo | Bin 56700 -> 56767 bytes .../catches/benthos/BenthosBatchRowModel.java | 8 +- .../catches/species/SpeciesBatchRowModel.java | 7 +- 11 files changed, 449 insertions(+), 217 deletions(-) create mode 100644 tutti-persistence/src/main/java/fr/ifremer/tutti/persistence/entities/data/SpeciesAbleBatch.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.