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 8605d60 continue validation new 97dfac1 suppression de l'engin dans les fichiers non requis 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 97dfac1690cadb84a27bc8ac2acadfdca80efde8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Feb 27 18:48:11 2015 +0100 suppression de l'engin dans les fichiers non requis Summary of changes: .../genericformat/GenericFormatFileResult.java | 2 +- .../genericformat/csv/AccidentalCatchModel.java | 4 - .../service/genericformat/csv/CatchModel.java | 4 - .../csv/IndividualObservationModel.java | 4 - .../genericformat/csv/MarineLitterModel.java | 4 - .../service/genericformat/csv/OperationRow.java | 37 + .../csv/RowWithOperationContextSupport.java | 33 - .../GenericFormatExportServiceTest.java | 116 +-- .../GenericFormatImportServiceTest.java | 189 ++--- .../genericFormat/default/accidentalCatch.csv | 30 +- .../test/resources/genericFormat/default/catch.csv | 866 ++++++++++----------- .../default/individualObservation.csv | 52 +- .../genericFormat/default/marineLitter.csv | 8 +- .../genericFormat/empty/accidentalCatch.csv | 2 +- .../test/resources/genericFormat/empty/catch.csv | 2 +- .../genericFormat/empty/individualObservation.csv | 2 +- .../resources/genericFormat/empty/marineLitter.csv | 2 +- 17 files changed, 628 insertions(+), 729 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.