branch develop-5.x updated (794f749 -> b30fd20)
This is an automated email from the git hooks/post-receive script. New change to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 794f749 Problèmes lors de la synchro du référentiel de bases locales (Fixes #8853) new b30fd20 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 b30fd2026db9a2dd3137d6933860352209ffce44 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-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit b30fd2026db9a2dd3137d6933860352209ffce44 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 9167511..e3541a1 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 @@ -74,12 +74,12 @@ public class ReferentialHelper extends GeneratedReferentialHelper { VesselTypeDto.class, VesselDto.class, SpeciesGroupDto.class, + OceanDto.class, SpeciesDto.class, SexDto.class, FpaZoneDto.class, SpeciesListDto.class, PersonDto.class, - OceanDto.class, OrganismDto.class, LengthWeightParameterDto.class, ProgramDto.class, -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm