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 e68e5ae amélioration de l'export générique (meilleur découpage de l'export + progression plus fluide) new 177d344 refs #6612 add Serie_Id on each csv file 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 177d344dc35f05b4c0ffd578ef724c773f7f79ac Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Feb 18 18:55:14 2015 +0100 refs #6612 add Serie_Id on each csv file Summary of changes: .../genericformat/csv/AccidentalCatchModel.java | 2 + .../service/genericformat/csv/CatchModel.java | 2 + .../genericformat/csv/GearCaracteristicModel.java | 2 + .../csv/IndividualObservationModel.java | 2 + .../genericformat/csv/MarineLitterModel.java | 2 + .../service/genericformat/csv/OperationModel.java | 2 + .../service/genericformat/csv/ParameterModel.java | 2 + .../GenericFormatExportServiceTest.java | 256 +++++++-------------- .../genericFormat/empty/accidentalCatch.csv | 2 +- .../test/resources/genericFormat/empty/catch.csv | 2 +- .../genericFormat/empty/gearCaracteristics.csv | 2 +- .../genericFormat/empty/individualObservation.csv | 2 +- .../resources/genericFormat/empty/marineLitter.csv | 2 +- .../resources/genericFormat/empty/operation.csv | 2 +- .../resources/genericFormat/empty/parameter.csv | 2 +- 15 files changed, 99 insertions(+), 185 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.