This is an automated email from the git hooks/post-receive script. New change to branch feature/8228 in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git omits acf08b3 Fix npe quand recopie poids + suppression méthode inutile omits 31626fa Ne pas utiliser d'optional à tout bout de champ (maturityColumnId) + meilleure gestion generics omits b7e2fc7 Ne pas utiliser d'optional à tout bout de champ omits 347a4fa Ne pas utiliser d'optional à tout bout de champ zone omits 8776b3b Ne pas utiliser d'optional à tout bout de champ maturityQualitativeValue omits e2a1d8a Ne pas utiliser d'optional à tout bout de champ (IndividualObservationUICache#samplingCache) omits 1d55529 Ne pas tenir compte de l'algorithme si 1/n vaut 0 ou à sexer mais observation sans sexe (See #8228) adds 74e40d3 Utilisation du bon identifiant pour supprimer un lot (See #8136) adds 4705d3f Ajout toString sur SampleData adds c09526f On ne peut supprimer que des observations qui ont une taille adds d7ebcc4 Livrable #8136 Merge branch 'feature/8136' into develop new e47e9ad Ne pas tenir compte de l'algorithme si 1/n vaut 0 ou à sexer mais observation sans sexe (See #8228) new 20e2e77 Ne pas utiliser d'optional à tout bout de champ (IndividualObservationUICache#samplingCache) new efb7f63 Ne pas utiliser d'optional à tout bout de champ maturityQualitativeValue new 988efaf Ne pas utiliser d'optional à tout bout de champ zone new 8bccbbc Ne pas utiliser d'optional à tout bout de champ new b2025da Ne pas utiliser d'optional à tout bout de champ (maturityColumnId) + meilleure gestion generics new dd2d7b6 Fix npe quand recopie poids + suppression méthode inutile This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (acf08b3) \ N -- N -- N refs/heads/feature/8228 (dd2d7b6) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 7 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 dd2d7b6cbadd7bf52bcbc01daa02322c6cbb3f8c Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 12 06:11:03 2016 +0200 Fix npe quand recopie poids + suppression méthode inutile commit b2025da20da8529095c09cbe432928383890e338 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 12 03:31:02 2016 +0200 Ne pas utiliser d'optional à tout bout de champ (maturityColumnId) + meilleure gestion generics commit 8bccbbc737559f9d5bd4659b4ec0d81cf5c3398d Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 12 03:22:14 2016 +0200 Ne pas utiliser d'optional à tout bout de champ commit 988efaf87ec30a64db2771a1b5fb83d3c7cf4b04 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 12 03:15:53 2016 +0200 Ne pas utiliser d'optional à tout bout de champ zone commit efb7f6354b81827ebaefaf5d3f28b6b54b68b46e Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 12 03:04:02 2016 +0200 Ne pas utiliser d'optional à tout bout de champ maturityQualitativeValue commit 20e2e7787b22fcc745fd7c6a08814f5145a8ad41 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 12 02:52:11 2016 +0200 Ne pas utiliser d'optional à tout bout de champ (IndividualObservationUICache#samplingCache) commit e47e9ad5a2e0981485b0a350e9c0e464a8c09aa5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 12 02:47:53 2016 +0200 Ne pas tenir compte de l'algorithme si 1/n vaut 0 ou à sexer mais observation sans sexe (See #8228) Summary of changes: .../main/java/fr/ifremer/tutti/service/PersistenceService.java | 4 ++-- .../fr/ifremer/tutti/service/sampling/CruiseSamplingCache.java | 4 ++-- .../tutti/service/sampling/CruiseSamplingInternalCache.java | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.