This is an automated email from the git hooks/post-receive script. New change to branch develop-4.4.x in repository tutti. See http://git.codelutin.com/tutti.git from 665af62 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 4a20c31 Simplification du code de calcul du raising factor final new 8d60163 Ajout d'un test pour vérifier le calcul du raising factor final new 4ce9f47 Ajout méthode pour récupérer la dernière catégorie renseignée new 687010e Utilisation des bonnes catégories pour compléter le sampleWeight (utilisé pour le calcul du raising factor final) new 609a875 Utilisation des bonnes catégories pour compléter le sampleWeight (utilisé pour le calcul du raising factor final) new 3096c21 Fixes #7992 Merge branch 'feature/7992_erreur_calcul_coef_final' into develop-4.4.x new 99c4242 on ne pousse que les heures et les minutes quand on appelle set...Time (fixes #7996) new 3c29747 Fixes #7996 Merge branch 'feature/7996' into develop-4.4.x The 8 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 3c29747ae78225d80fa378c719e7cc3c9ae7ba47 Merge: 3096c21 99c4242 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 22 16:48:28 2016 +0100 Fixes #7996 Merge branch 'feature/7996' into develop-4.4.x commit 99c424250e2ebe45fcc15b7194dedc1518fb0a99 Author: Kevin Morin <morin@codelutin.com> Date: Mon Feb 22 13:20:28 2016 +0100 on ne pousse que les heures et les minutes quand on appelle set...Time (fixes #7996) commit 3096c21ac50340fcecfecb2ceab3d1f632bb8dde Merge: 665af62 609a875 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 22 16:41:21 2016 +0100 Fixes #7992 Merge branch 'feature/7992_erreur_calcul_coef_final' into develop-4.4.x commit 609a875f256b7003a13221170be6f35361138cc9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 22 16:41:12 2016 +0100 Utilisation des bonnes catégories pour compléter le sampleWeight (utilisé pour le calcul du raising factor final) commit 687010ea86747dad09d0aa12a23848578f6ffc71 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 22 16:34:54 2016 +0100 Utilisation des bonnes catégories pour compléter le sampleWeight (utilisé pour le calcul du raising factor final) commit 4ce9f47632f8d36ec77bf6b12b2198d397a2305f Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 22 16:34:23 2016 +0100 Ajout méthode pour récupérer la dernière catégorie renseignée commit 8d601630af1faba4d73ee4d4a637296753ac6b11 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 22 16:33:58 2016 +0100 Ajout d'un test pour vérifier le calcul du raising factor final commit 4a20c317c240f5c3448efca6ea23066cdb16c749 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Feb 19 07:01:27 2016 +0100 Simplification du code de calcul du raising factor final Summary of changes: .../tutti/service/genericformat/csv/CatchRow.java | 7 ++++ .../producer/CsvProducerForCatch.java | 34 +++++++++++------ ... => GenericFormatExportServiceAno7992Test.java} | 44 ++++++++++++---------- .../resources/genericFormat/ano7992.tuttiProtocol | 22 +++++++++++ .../operation/EditFishingOperationUIHandler.java | 2 +- .../operation/EditFishingOperationUIModel.java | 20 +++++++--- 6 files changed, 92 insertions(+), 37 deletions(-) copy tutti-service/src/test/java/fr/ifremer/tutti/service/genericformat/{GenericFormatExportServiceAno5804Test.java => GenericFormatExportServiceAno7992Test.java} (53%) create mode 100644 tutti-service/src/test/resources/genericFormat/ano7992.tuttiProtocol -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.