This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 828df0a ref #8173, begin export to xml instead of csv new eddc84e ref #8173, add export biotic 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 eddc84e050b997a4294e11f8be4858da5a341deb Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Tue Oct 4 16:31:29 2016 +0200 ref #8173, add export biotic Summary of changes: .../service/atlantos/ExportAtlantosService.java | 16 +- .../service/atlantos/xml/XmlAccousticExport.java | 88 ++++++- .../service/atlantos/xml/XmlBioticExport.java | 252 +++++++++++++++++++++ .../atlantos/ExportAtlantosServiceTest.java | 1 - 4 files changed, 351 insertions(+), 6 deletions(-) create mode 100644 echobase-services/src/main/java/fr/ifremer/echobase/services/service/atlantos/xml/XmlBioticExport.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.