branch develop updated (7779e9f -> 85c8361)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 7779e9f Merge branch 'feature/generation_validators.json' into develop new 32a4697 Moving to version 5.0-SNAPSHOT new 85c8361 Suppresion du champs TripSeine#datearriveeport (termine #7697). The 2 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 85c8361bff67746d38d4f86d0b8427236677da3d Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 20:59:04 2015 +0100 Suppresion du champs TripSeine#datearriveeport (termine #7697). commit 32a4697ea9952e134bb96124168c8cd0bbf6a83c Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 20:45:21 2015 +0100 Moving to version 5.0-SNAPSHOT Summary of changes: observe-application-swing/pom.xml | 2 +- observe-application-web/pom.xml | 2 +- observe-entities-validation/pom.xml | 2 +- observe-entities/pom.xml | 2 +- observe-entities/src/main/xmi/observe-seine.zargo | Bin 84597 -> 84457 bytes observe-services-api/pom.xml | 2 +- observe-services-configuration-api/pom.xml | 2 +- observe-services-configuration-rest/pom.xml | 2 +- observe-services-configuration-topia/pom.xml | 2 +- observe-services-model/pom.xml | 2 +- .../src/main/xmi/observe-services-dto-seine.zargo | Bin 61995 -> 61923 bytes observe-services-rest/pom.xml | 2 +- observe-services-runner/pom.xml | 2 +- observe-services-topia/pom.xml | 2 +- .../services/dto/ObserveDtosInitializer.java | 1 - observe-test-data/pom.xml | 2 +- pom.xml | 2 +- 17 files changed, 14 insertions(+), 15 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit 32a4697ea9952e134bb96124168c8cd0bbf6a83c Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 20:45:21 2015 +0100 Moving to version 5.0-SNAPSHOT --- observe-application-swing/pom.xml | 2 +- observe-application-web/pom.xml | 2 +- observe-entities-validation/pom.xml | 2 +- observe-entities/pom.xml | 2 +- observe-services-api/pom.xml | 2 +- observe-services-configuration-api/pom.xml | 2 +- observe-services-configuration-rest/pom.xml | 2 +- observe-services-configuration-topia/pom.xml | 2 +- observe-services-model/pom.xml | 2 +- observe-services-rest/pom.xml | 2 +- observe-services-runner/pom.xml | 2 +- observe-services-topia/pom.xml | 2 +- observe-test-data/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/observe-application-swing/pom.xml b/observe-application-swing/pom.xml index e3b6f4e..8bc4dd2 100644 --- a/observe-application-swing/pom.xml +++ b/observe-application-swing/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-application-swing</artifactId> diff --git a/observe-application-web/pom.xml b/observe-application-web/pom.xml index e983d29..eca5565 100644 --- a/observe-application-web/pom.xml +++ b/observe-application-web/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-application-web</artifactId> diff --git a/observe-entities-validation/pom.xml b/observe-entities-validation/pom.xml index c79800b..3697230 100644 --- a/observe-entities-validation/pom.xml +++ b/observe-entities-validation/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-entities-validation</artifactId> diff --git a/observe-entities/pom.xml b/observe-entities/pom.xml index 5df1225..6f1c79f 100644 --- a/observe-entities/pom.xml +++ b/observe-entities/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-entities</artifactId> diff --git a/observe-services-api/pom.xml b/observe-services-api/pom.xml index c01473a..480fcb5 100644 --- a/observe-services-api/pom.xml +++ b/observe-services-api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-api</artifactId> diff --git a/observe-services-configuration-api/pom.xml b/observe-services-configuration-api/pom.xml index 670870b..bbae81e 100644 --- a/observe-services-configuration-api/pom.xml +++ b/observe-services-configuration-api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-configuration-api</artifactId> diff --git a/observe-services-configuration-rest/pom.xml b/observe-services-configuration-rest/pom.xml index 6e7ced9..b789c89 100644 --- a/observe-services-configuration-rest/pom.xml +++ b/observe-services-configuration-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-configuration-rest</artifactId> diff --git a/observe-services-configuration-topia/pom.xml b/observe-services-configuration-topia/pom.xml index 5787cf8..5d22416 100644 --- a/observe-services-configuration-topia/pom.xml +++ b/observe-services-configuration-topia/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-configuration-topia</artifactId> diff --git a/observe-services-model/pom.xml b/observe-services-model/pom.xml index f3bdfe2..ac7c03b 100644 --- a/observe-services-model/pom.xml +++ b/observe-services-model/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-model</artifactId> diff --git a/observe-services-rest/pom.xml b/observe-services-rest/pom.xml index 5dfdb68..2a77712 100644 --- a/observe-services-rest/pom.xml +++ b/observe-services-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-rest</artifactId> diff --git a/observe-services-runner/pom.xml b/observe-services-runner/pom.xml index 0fc6f9e..aa5d1b5 100644 --- a/observe-services-runner/pom.xml +++ b/observe-services-runner/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-runner</artifactId> diff --git a/observe-services-topia/pom.xml b/observe-services-topia/pom.xml index 4605880..5c1c427 100644 --- a/observe-services-topia/pom.xml +++ b/observe-services-topia/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-topia</artifactId> diff --git a/observe-test-data/pom.xml b/observe-test-data/pom.xml index 5aec7cf..e4d54b3 100644 --- a/observe-test-data/pom.xml +++ b/observe-test-data/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-test-data</artifactId> diff --git a/pom.xml b/pom.xml index 5fa7cef..8df7bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit 85c8361bff67746d38d4f86d0b8427236677da3d Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 20:59:04 2015 +0100 Suppresion du champs TripSeine#datearriveeport (termine #7697). --- observe-entities/src/main/xmi/observe-seine.zargo | Bin 84597 -> 84457 bytes .../src/main/xmi/observe-services-dto-seine.zargo | Bin 61995 -> 61923 bytes .../services/dto/ObserveDtosInitializer.java | 1 - 3 files changed, 1 deletion(-) diff --git a/observe-entities/src/main/xmi/observe-seine.zargo b/observe-entities/src/main/xmi/observe-seine.zargo index de2e7c4..32c9bc2 100644 Binary files a/observe-entities/src/main/xmi/observe-seine.zargo and b/observe-entities/src/main/xmi/observe-seine.zargo differ diff --git a/observe-services-model/src/main/xmi/observe-services-dto-seine.zargo b/observe-services-model/src/main/xmi/observe-services-dto-seine.zargo index 9a6fae3..5e37204 100644 Binary files a/observe-services-model/src/main/xmi/observe-services-dto-seine.zargo and b/observe-services-model/src/main/xmi/observe-services-dto-seine.zargo differ diff --git a/observe-services-topia/src/main/java/fr/ird/observe/services/dto/ObserveDtosInitializer.java b/observe-services-topia/src/main/java/fr/ird/observe/services/dto/ObserveDtosInitializer.java index 56ad764..bf0804c 100644 --- a/observe-services-topia/src/main/java/fr/ird/observe/services/dto/ObserveDtosInitializer.java +++ b/observe-services-topia/src/main/java/fr/ird/observe/services/dto/ObserveDtosInitializer.java @@ -1658,7 +1658,6 @@ public class ObserveDtosInitializer implements ObserveModelInitializer { TripSeineDto.PROPERTY_COMMENT, TripSeineDto.PROPERTY_START_DATE, TripSeineDto.PROPERTY_END_DATE, - TripSeineDto.PROPERTY_DATE_ARRIVEE_PORT, TripSeineDto.PROPERTY_CHECK_LEVEL, TripSeineDto.PROPERTY_FORMS_URL, TripSeineDto.PROPERTY_REPORTS_URL, -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
participants (1)
-
codelutin.com scm