See <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/542/changes> Changes: [Tony CHEMIT] La création d'une base est effective avec les imports au démarrage (See [Tony CHEMIT] implantation ActivitySeineService (refs #7458). [Tony CHEMIT] utilisation du isNotPersisted sur les DTO (refs #7458). [Tony CHEMIT] Renommage d'une méthode et suppresion d'un service seine dans le [Tony CHEMIT] Test si le stream en entrée est gzippé lors de l'import d'un dump [bavencoff] changement d'implantaton pour l'ajout de type de reference dans la [bavencoff] implantation ActivitySeineObservedSystemService (refs #7458). [bavencoff] implantation floatingObjectService (refs #7458). [bavencoff] implantation TransmittingBuoyOperationService (refs #7458). [bavencoff] implantation ObjectSchoolEstimateService (refs #7458). [bavencoff] implantation ObjectObservedSpeciesService (refs #7458). [bavencoff] add referenceDtoTypes (refs #7458). [bavencoff] implantation SetSeineServiceTopia (refs #7458). [bavencoff] implantation SchoolEstimateService (refs #7458). [bavencoff] implantation NonTargetCatchService (refs #7458). [bavencoff] implantation TargetSampleService + test (refs #7458). [bavencoff] implantation NonTargetSampleService (refs #7458). ------------------------------------------ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Services ToPIA Implementation 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-topia --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-topia --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-topia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-topia --- [INFO] Compiling 27 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/target/classes> [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/ObserveServiceTopia.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/service/seine/NonTargetCatchServiceTopia.java>:[32,51] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.SetSeineNonTargetCatchDto>,java.lang.Class<fr.ird.observe.entities.seine.SetSeine>,fr.ird.observe.entities.seine.SetSeine,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/service/seine/TransmittingBuoyOperationServiceTopia.java>:[36,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectTransmittingBuoyDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/service/seine/ObjectObservedSpeciesServiceTopia.java>:[39,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectObservedSpeciesDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/service/seine/ObjectSchoolEstimateServiceTopia.java>:[35,17] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.FloatingObjectSchoolEstimateDto>,java.lang.Class<fr.ird.observe.entities.seine.FloatingObject>,fr.ird.observe.entities.seine.FloatingObject,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/service/seine/TargetSampleServiceTopia.java>:[67,41] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.TargetSampleDto>,java.lang.Class<fr.ird.observe.entities.seine.TargetSample>,fr.ird.observe.entities.seine.TargetSample,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-services-topia/ws/src/main/java/fr/ird/observe/services/service/seine/SchoolEstimateServiceTopia.java>:[30,51] method entityToEditFormDto in class fr.ird.observe.services.ObserveServiceTopia cannot be applied to given types; required: java.lang.Class<D>,java.lang.Class<E>,E,java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>[] found: java.lang.Class<fr.ird.observe.services.dto.seine.SetSeineSchoolEstimateDto>,java.lang.Class<fr.ird.observe.entities.seine.SetSeine>,fr.ird.observe.entities.seine.SetSeine,java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> reason: no instance(s) of type variable(s) E,D exist so that argument type java.util.HashSet<java.lang.Class<? extends fr.ird.observe.services.dto.IdDto>> conforms to formal parameter type java.lang.Class<? extends fr.ird.observe.services.dto.IdDto> [INFO] 6 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled