This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from caa31d7 fixes #6458: Ne pas importer les résultats avec valeurs *NA* sur les résultats de type Région new 9daf16e fixes #6460: Afficher les logs d'excution des script R 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 9daf16e1e5de051961443830690f9b55c1ce8914 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jan 20 18:12:44 2015 +0100 fixes #6460: Afficher les logs d'excution des script R Summary of changes: .../fr/ifremer/echobase/io/CommandLineUtils.java | 52 +++++++++++----------- .../exportCoser/ExportCoserConfiguration.java | 10 +++++ .../service/exportCoser/ExportCoserService.java | 7 ++- .../exportCoser/GenerateCoserMapException.java | 25 +++++++++++ .../ui/actions/AbstractWaitAndExecAction.java | 2 +- .../echobase/ui/actions/exportCoser/Export.java | 19 +++++++- 6 files changed, 87 insertions(+), 28 deletions(-) create mode 100644 echobase-services/src/main/java/fr/ifremer/echobase/services/service/exportCoser/GenerateCoserMapException.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.