branch develop updated (9fdb9b4 -> ffdd789)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 9fdb9b4 Problèmes lors de la synchro du référentiel de bases locales (Fixes #8853) new ffdd789 Problèmes lors de la synchro du référentiel de bases locales (Fixes #8853) 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 ffdd789eb4c27a8df03cdb1f428bb1514d865d20 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 8 14:47:20 2016 +0100 Problèmes lors de la synchro du référentiel de bases locales (Fixes #8853) Summary of changes: .../java/fr/ird/observe/services/dto/referential/ReferentialHelper.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit ffdd789eb4c27a8df03cdb1f428bb1514d865d20 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 8 14:47:20 2016 +0100 Problèmes lors de la synchro du référentiel de bases locales (Fixes #8853) --- .../java/fr/ird/observe/services/dto/referential/ReferentialHelper.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services-dto/src/main/java/fr/ird/observe/services/dto/referential/ReferentialHelper.java b/services-dto/src/main/java/fr/ird/observe/services/dto/referential/ReferentialHelper.java index 8bce538..2924217 100644 --- a/services-dto/src/main/java/fr/ird/observe/services/dto/referential/ReferentialHelper.java +++ b/services-dto/src/main/java/fr/ird/observe/services/dto/referential/ReferentialHelper.java @@ -73,6 +73,7 @@ public class ReferentialHelper extends GeneratedReferentialHelper { VesselTypeDto.class, VesselDto.class, SpeciesGroupDto.class, + OceanDto.class, SpeciesDto.class, SexDto.class, FpaZoneDto.class, @@ -80,7 +81,6 @@ public class ReferentialHelper extends GeneratedReferentialHelper { SizeMeasureTypeDto.class, WeightMeasureTypeDto.class, PersonDto.class, - OceanDto.class, OrganismDto.class, LengthLengthParameterDto.class, LengthWeightParameterDto.class, -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm