This is an automated email from the git hooks/post-receive script. New change to branch feature/6688 in repository tutti. See http://git.codelutin.com/tutti.git from fe19de0 test involution when importing temporary referentials new 5ce290a add getAllCruiseId to only grab ids of cruise new bd6f2ef can override cruise + test for it 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 bd6f2ef378cf73be37e3481e7a96fe351372d1a7 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 23 20:37:03 2015 +0100 can override cruise + test for it commit 5ce290af9101e17926d273102882396883b89cf8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 23 20:36:31 2015 +0100 add getAllCruiseId to only grab ids of cruise Summary of changes: .../tutti/persistence/TuttiPersistenceImpl.java | 6 ++ .../persistence/TuttiPersistenceNoDbImpl.java | 6 ++ .../service/CruisePersistenceService.java | 2 + .../service/CruisePersistenceServiceImpl.java | 40 ++++++-- .../src/main/resources/queries-failsafe.hbm.xml | 15 +++ .../ifremer/tutti/service/PersistenceService.java | 5 + .../genericformat/GenericFormatImportContext.java | 15 +-- .../GenericFormatImportCruiseContext.java | 9 +- .../GenericFormatImportCruiseResult.java | 7 ++ .../genericformat/GenericFormatImportService.java | 10 +- .../GenericformatImportPersitenceHelper.java | 43 +++++++- .../consumer/CsvConsumerForSurvey.java | 9 +- .../resources/i18n/tutti-service_fr_FR.properties | 1 + .../GenericFormatImportServiceTest.java | 110 +++++++++++++++++++++ .../{default => onlyCruise}/gearCaracteristics.csv | 0 .../{default => onlyCruise}/survey.csv | 2 +- 16 files changed, 256 insertions(+), 24 deletions(-) copy tutti-service/src/test/resources/genericFormat/{default => onlyCruise}/gearCaracteristics.csv (100%) copy tutti-service/src/test/resources/genericFormat/{default => onlyCruise}/survey.csv (94%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.