This is an automated email from the git hooks/post-receive script. New commit to branch develop-4.2.x in repository tutti. See http://git.codelutin.com/tutti.git commit 91f4267762a6a4762c3936658185c495ec776677 Author: Maven Release <maven-release@codelutin.com> Date: Mon Jan 18 15:56:02 2016 +0100 fix build --- tutti-service/pom.xml | 8 ++++++++ .../src/main/filtered-resources/tutti-help-fr.properties | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/tutti-service/pom.xml b/tutti-service/pom.xml index 023a993..5c1b53f 100644 --- a/tutti-service/pom.xml +++ b/tutti-service/pom.xml @@ -85,6 +85,14 @@ <groupId>org.nuiton</groupId> <artifactId>nuiton-validator</artifactId> </dependency> + <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-config</artifactId> + </dependency> + <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-converter</artifactId> + </dependency> <!-- Guava --> <dependency> diff --git a/tutti-ui-swing/src/main/filtered-resources/tutti-help-fr.properties b/tutti-ui-swing/src/main/filtered-resources/tutti-help-fr.properties index 4b45b20..baf47ba 100644 --- a/tutti-ui-swing/src/main/filtered-resources/tutti-help-fr.properties +++ b/tutti-ui-swing/src/main/filtered-resources/tutti-help-fr.properties @@ -4,7 +4,7 @@ # $Id:$ # $HeadURL:$ # %% -# Copyright (C) 2012 - 2015 Ifremer +# Copyright (C) 2012 - 2016 Ifremer # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as @@ -22,7 +22,7 @@ # #L% ### #Generated by org.nuiton.jaxx.plugin.GenerateHelpIdsMojo -#Wed Dec 23 19:23:27 CET 2015 +#Mon Jan 18 15:44:46 CET 2016 tutti.config.help=config.html tutti.createAccidentalBatch.action.cancel.help=editFishingOperation.html\#captureCapturesAccidentellesActions tutti.createAccidentalBatch.action.saveAndClose.help=editFishingOperation.html\#captureCapturesAccidentellesActions @@ -370,6 +370,7 @@ tutti.genericFormatImport.action.showReport.help=genericFormat.html\#generic_for tutti.genericFormatImport.action.unfoldAll.help=genericFormat.html\#generic_format_import_actions tutti.genericFormatImport.action.unselectAll.help=genericFormat.html\#generic_format_import_actions tutti.genericFormatImport.action.validate.help=genericFormat.html\#generic_format_import_actions +tutti.genericFormatImport.field.authorizeObsoleteReferentials.help= tutti.genericFormatImport.field.checkWeights.help=genericFormat.html\#generic_format_import_fields tutti.genericFormatImport.field.cleanWeights.help=genericFormat.html\#generic_format_import_fields tutti.genericFormatImport.field.importAccidentalCatch.help=genericFormat.html\#generic_format_import_fields -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.