mailman.cloud.codelutin.com
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Observe-commits

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2013 -----
  • December
  • November
  • October
  • September
observe-commits@list.forge.codelutin.com

September 2018

  • 1 participants
  • 147 discussions
[Git][ultreiaio/ird-observe][pages] Site checkin for project ObServe :: Pom
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe Commits: bb75d6bd by 166231 at 2018-09-18T03:37:13Z Site checkin for project ObServe :: Pom - - - - - 24 changed files: - administration-web.html - aggregate-third-party-report.html - architecture-logicielle.html - changelog.html - changes-report.html - config-report.html - dependency-convergence.html - dependency-info.html - dependency-management.html - dependency-updates-report.html - dev-activity.html - file-activity.html - index.html - install-serverPG.html - install.html - integration.html - issue-tracking.html - license.html - plugin-management.html - plugin-updates-report.html - plugins.html - project-info.html - project-reports.html - project-summary.html The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/bb75d6bdf4478cb1afc5c357fe5… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/bb75d6bdf4478cb1afc5c357fe5… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Deleted branch release/7.0-RC-20
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT deleted branch release/7.0-RC-20 at ultreiaio / ird-observe -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Pushed new tag v7.0-RC-20
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed new tag v7.0-RC-20 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/v7.0-RC-20 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][release/7.0-RC-20] [jgitflow-maven-plugin]updating poms for branch'release/7.0-RC-20' with…
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed to branch release/7.0-RC-20 at ultreiaio / ird-observe Commits: 92edbea2 by Tony CHEMIT at 2018-09-18T02:59:13Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-20&#39; with non-snapshot versions[skip ci] - - - - - 13 changed files: - client-configuration/pom.xml - client/pom.xml - dto/pom.xml - observe/pom.xml - persistence/pom.xml - pom.xml - server-configuration/pom.xml - server/pom.xml - services-client/pom.xml - services-local/pom.xml - services/pom.xml - test/pom.xml - validation/pom.xml Changes: ===================================== client-configuration/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>client-configuration</artifactId> ===================================== client/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>client</artifactId> ===================================== dto/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>dto</artifactId> ===================================== observe/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>observe</artifactId> ===================================== persistence/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>persistence</artifactId> ===================================== pom.xml ===================================== @@ -31,7 +31,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> <packaging>pom</packaging> <name>ObServe :: Pom</name> ===================================== server-configuration/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>server-configuration</artifactId> ===================================== server/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>server</artifactId> ===================================== services-client/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>services-client</artifactId> ===================================== services-local/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>services-local</artifactId> ===================================== services/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>services</artifactId> ===================================== test/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>test</artifactId> ===================================== validation/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-20</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/92edbea2c578fbbdbcf437671bc… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/92edbea2c578fbbdbcf437671bc… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][master-7.x] 18 commits: [jgitflow-maven-plugin]updating poms for 7.0-RC-20-SNAPSHOT development[skip ci]
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed to branch master-7.x at ultreiaio / ird-observe Commits: db24745f by Tony CHEMIT at 2018-09-16T14:55:57Z [jgitflow-maven-plugin]updating poms for 7.0-RC-20-SNAPSHOT development[skip ci] - - - - - ecc6dd36 by Tony CHEMIT at 2018-09-16T15:21:36Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - be43148c by Tony CHEMIT at 2018-09-16T15:21:37Z [jgitflow-maven-plugin]merging &#39;master-7.x&#39; into &#39;develop-7.x&#39; - - - - - fe68d8d0 by Tony CHEMIT at 2018-09-16T15:21:37Z [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 00b3d7b6 by Tony CHEMIT at 2018-09-17T13:57:56Z La synchro avancée du référentiel listes d&#39;espèces provoque une exception - Closes #1054 - - - - - 3f157337 by Tony CHEMIT at 2018-09-17T14:17:25Z Problème de timeout en RC18 en connexion serveur directe à Tomcat (pas de HTTPD) - See #1053 - - - - - 50c96c4a by Tony CHEMIT at 2018-09-17T15:27:45Z Suppression de lignes de référentiel : liste de ceux qui plantent avec erreurs spécifiques - Closes #1052 - - - - - 92c5ada3 by Tony CHEMIT at 2018-09-17T17:53:40Z Suppression de lignes de référentiel : liste de ceux qui plantent avec erreur de type Dto - Closes #1051 - - - - - 78efde62 by Tony CHEMIT at 2018-09-17T21:29:35Z add more log when can not get Call.ParameterTree - - - - - b738d07a by Tony CHEMIT at 2018-09-17T23:33:38Z [PS][LL] La synchro avancée de marées plante - Closes #1050 - - - - - 4862fc3a by Tony CHEMIT at 2018-09-18T00:17:39Z Problème de socket en RC18 en connexion serveur directe à Tomcat (pas de HTTPD) - Closes #1053 - - - - - e49cfbfd by Tony CHEMIT at 2018-09-18T01:37:32Z use last toolkit to fix topia generation - - - - - 0cae1bac by Tony CHEMIT at 2018-09-18T01:46:58Z fix entity binder - - - - - c6ac0a05 by Tony CHEMIT at 2018-09-18T02:27:47Z [LL] La suppression d&#39;une marée en mode serveur provoque une exception - Closes #1049 - - - - - a9611157 by Tony CHEMIT at 2018-09-18T02:47:32Z update changelog - - - - - 2818dc3a by Tony CHEMIT at 2018-09-18T02:52:30Z use last http - - - - - 92edbea2 by Tony CHEMIT at 2018-09-18T02:59:13Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-20&#39; with non-snapshot versions[skip ci] - - - - - 612c0b05 by Tony CHEMIT at 2018-09-18T03:06:37Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-20&#39; into &#39;master-7.x&#39; - - - - - 30 changed files: - + .mvn/gitlab-cache/milestones/647608-artifacts.json - + .mvn/gitlab-cache/milestones/647608-issues.json - + .mvn/gitlab-cache/milestones/647608.json - CHANGELOG.md - client-configuration/pom.xml - client/pom.xml - client/src/main/java/fr/ird/observe/client/ui/content/ref/ContentReferenceUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDeleteUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDesactivateUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDisplayUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageUIHandlerSupport.java - dto/pom.xml - observe/pom.xml - persistence/pom.xml - persistence/src/main/java/fr/ird/observe/binder/data/seine/NonTargetCatchEntityReferenceBinder.java - pom.xml - server-configuration/pom.xml - server/pom.xml - server/src/main/filtered-resources/mapping - server/src/main/java/fr/ird/observe/server/injector/ObserveDtoInjector.java - services-client/pom.xml - services-client/src/main/java/fr/ird/observe/services/client/ObserveRequestBuilder.java - + services-client/src/main/java/fr/ird/observe/services/client/actions/synchro/referential/diff/ReferentialSynchronizeDiffServiceClient.java - + services-client/src/main/java/fr/ird/observe/services/client/referential/ReferentialServiceClient.java - services-local/pom.xml - services-local/src/main/java/fr/ird/observe/services/local/service/actions/synchro/referential/ng/ReferentialSynchronizeServiceLocal.java - services-local/src/main/java/fr/ird/observe/services/local/service/referential/ReferentialServiceLocal.java - services/pom.xml - services/src/main/java/fr/ird/observe/services/service/actions/synchro/referential/legacy/UnidirectionalReferentialSynchronizeLocalService.java - services/src/main/java/fr/ird/observe/services/service/actions/synchro/referential/ng/ReferentialSynchronizeService.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/3cfed19fee7e4c5edf80891b23… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/3cfed19fee7e4c5edf80891b23… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] 5 commits: [jgitflow-maven-plugin]updating poms for branch'release/7.0-RC-20' with…
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 92edbea2 by Tony CHEMIT at 2018-09-18T02:59:13Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-20&#39; with non-snapshot versions[skip ci] - - - - - 612c0b05 by Tony CHEMIT at 2018-09-18T03:06:37Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-20&#39; into &#39;master-7.x&#39; - - - - - bc7e590c by Tony CHEMIT at 2018-09-18T03:06:40Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 0484ac19 by Tony CHEMIT at 2018-09-18T03:06:40Z [jgitflow-maven-plugin]merging &#39;master-7.x&#39; into &#39;develop-7.x&#39; - - - - - 1fe7c6c4 by Tony CHEMIT at 2018-09-18T03:06:41Z [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 0 changed files: Changes: View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/02eeb69dcb7acd0d1760aae2e4… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/02eeb69dcb7acd0d1760aae2e4… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] [jgitflow-maven-plugin]updating poms for 7.0-RC-21-SNAPSHOT development[skip ci]
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 02eeb69d by Tony CHEMIT at 2018-09-18T02:58:51Z [jgitflow-maven-plugin]updating poms for 7.0-RC-21-SNAPSHOT development[skip ci] - - - - - 13 changed files: - client-configuration/pom.xml - client/pom.xml - dto/pom.xml - observe/pom.xml - persistence/pom.xml - pom.xml - server-configuration/pom.xml - server/pom.xml - services-client/pom.xml - services-local/pom.xml - services/pom.xml - test/pom.xml - validation/pom.xml Changes: ===================================== client-configuration/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>client-configuration</artifactId> ===================================== client/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>client</artifactId> ===================================== dto/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>dto</artifactId> ===================================== observe/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>observe</artifactId> ===================================== persistence/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>persistence</artifactId> ===================================== pom.xml ===================================== @@ -31,7 +31,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe :: Pom</name> ===================================== server-configuration/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>server-configuration</artifactId> ===================================== server/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>server</artifactId> ===================================== services-client/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>services-client</artifactId> ===================================== services-local/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>services-local</artifactId> ===================================== services/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>services</artifactId> ===================================== test/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>test</artifactId> ===================================== validation/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-20-SNAPSHOT</version> + <version>7.0-RC-21-SNAPSHOT</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/02eeb69dcb7acd0d1760aae2e4e… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/02eeb69dcb7acd0d1760aae2e4e… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Pushed new branch release/7.0-RC-20
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed new branch release/7.0-RC-20 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/release/7.0-RC-20 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] 2 commits: update changelog
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: a9611157 by Tony CHEMIT at 2018-09-18T02:47:32Z update changelog - - - - - 2818dc3a by Tony CHEMIT at 2018-09-18T02:52:30Z use last http - - - - - 5 changed files: - + .mvn/gitlab-cache/milestones/647608-artifacts.json - + .mvn/gitlab-cache/milestones/647608-issues.json - + .mvn/gitlab-cache/milestones/647608.json - CHANGELOG.md - pom.xml Changes: ===================================== .mvn/gitlab-cache/milestones/647608-artifacts.json ===================================== @@ -0,0 +1,12 @@ +[ + { + "name": "Application", + "filename": "observe-7.0-RC-20.zip", + "url": "https://ultreia.io/release/observe-7.0-RC-20.zip" + }, + { + "name": "Serveur", + "filename": "observe-7.0-RC-20.war", + "url": "https://ultreia.io/release/observe-7.0-RC-20.war" + } +] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/647608-issues.json ===================================== The diff for this file was not included because it is too large. ===================================== .mvn/gitlab-cache/milestones/647608.json ===================================== @@ -0,0 +1,11 @@ +{ + "id": 647608, + "iid": 123, + "projectId": 2722779, + "groupId": 0, + "title": "7.0-RC-20", + "description": "", + "dueDate": "Sep 18, 2018 2:00:00 AM", + "startDate": "Sep 17, 2018 2:00:00 AM", + "state": "closed" +} \ No newline at end of file ===================================== CHANGELOG.md ===================================== @@ -1,7 +1,7 @@ # ObServe changelog * Author [Tony Chemit](mailto:dev@tchemit.fr) - * Last generated at 2018-09-16 15:11. + * Last generated at 2018-09-18 04:46. ## Version [8.0-alpha-2](https://gitlab.com/ultreiaio/ird-observe/milestones/113) Second lot du contrat IRD-2018-01-V8 @@ -48,6 +48,23 @@ Premier lot du contrat IRD-2018-01-V8 * [[Evolution 922]](https://gitlab.com/ultreiaio/ird-observe/issues/922) **Ajoute le référentiel observe_common.DataQuality sur les données existantes** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) * [[Evolution 950]](https://gitlab.com/ultreiaio/ird-observe/issues/950) **Renommage de la classe seine.WeightCategory en seine.WeightCategorySeine** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) +## Version [7.0-RC-20](https://gitlab.com/ultreiaio/ird-observe/milestones/123) + +**Closed at 2018-09-18.** + +### Download +* [Application (observe-7.0-RC-20.zip)](https://ultreia.io/release/observe-7.0-RC-20.zip) +* [Serveur (observe-7.0-RC-20.war)](https://ultreia.io/release/observe-7.0-RC-20.war) + +### Issues + * [[Anomalie 1049]](https://gitlab.com/ultreiaio/ird-observe/issues/1049) **[LL] La suppression d&#39;une marée en mode serveur provoque une exception** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1050]](https://gitlab.com/ultreiaio/ird-observe/issues/1050) **[PS][LL] La synchro avancée de marées plante** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1051]](https://gitlab.com/ultreiaio/ird-observe/issues/1051) **Suppression de lignes de référentiel : liste de ceux qui plantent avec erreur de type Dto** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1052]](https://gitlab.com/ultreiaio/ird-observe/issues/1052) **Suppression de lignes de référentiel : liste de ceux qui plantent avec erreurs spécifiques** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1053]](https://gitlab.com/ultreiaio/ird-observe/issues/1053) **Problème de socket en RC18 en connexion serveur directe à Tomcat (pas de HTTPD)** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1054]](https://gitlab.com/ultreiaio/ird-observe/issues/1054) **La synchro avancée du référentiel listes d&#39;espèces provoque une exception** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1055]](https://gitlab.com/ultreiaio/ird-observe/issues/1055) **Suppression d&#39;une référence &quot;Equipement bateau&quot; &quot;Radio BLU&quot; : erreur (RC20-SNAPSHOT)** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + ## Version [7.0-RC-19](https://gitlab.com/ultreiaio/ird-observe/milestones/122) **Closed at 2018-09-16.** ===================================== pom.xml ===================================== @@ -153,7 +153,7 @@ <buildDate>${maven.build.timestamp}</buildDate> <observeToolkitVersion>3.7.7</observeToolkitVersion> - <!--lib.version.java4all.http>1.0.12</lib.version.java4all.http--> + <lib.version.java4all.http>1.0.13</lib.version.java4all.http> <lib.version.nuiton.validation>3.1</lib.version.nuiton.validation> <!--<lib.version.java4all.config>1.0.3</lib.version.java4all.config>--> <xworkVersion>2.3.35</xworkVersion> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/c6ac0a059c1f5a1ea987f5774b… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/c6ac0a059c1f5a1ea987f5774b… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] [LL] La suppression d'une marée en mode serveur provoque une exception - Closes #1049
by Tony CHEMIT 18 Sep '18

18 Sep '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: c6ac0a05 by Tony CHEMIT at 2018-09-18T02:27:47Z [LL] La suppression d&#39;une marée en mode serveur provoque une exception - Closes #1049 - - - - - 3 changed files: - pom.xml - + services-client/src/main/java/fr/ird/observe/services/client/actions/synchro/referential/diff/ReferentialSynchronizeDiffServiceClient.java - + services-client/src/main/java/fr/ird/observe/services/client/referential/ReferentialServiceClient.java Changes: ===================================== pom.xml ===================================== @@ -152,7 +152,7 @@ <maven.build.timestamp.format>dd/MM/yyyy HH:mm z</maven.build.timestamp.format> <buildDate>${maven.build.timestamp}</buildDate> - <observeToolkitVersion>3.7.7-SNAPSHOT</observeToolkitVersion> + <observeToolkitVersion>3.7.7</observeToolkitVersion> <!--lib.version.java4all.http>1.0.12</lib.version.java4all.http--> <lib.version.nuiton.validation>3.1</lib.version.nuiton.validation> <!--<lib.version.java4all.config>1.0.3</lib.version.java4all.config>--> ===================================== services-client/src/main/java/fr/ird/observe/services/client/actions/synchro/referential/diff/ReferentialSynchronizeDiffServiceClient.java ===================================== @@ -0,0 +1,43 @@ +package fr.ird.observe.services.client.actions.synchro.referential.diff; + +/*- + * #%L + * ObServe :: Services client implementation + * %% + * Copyright (C) 2008 - 2018 IRD, Code Lutin, Ultreia.io + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/gpl-3.0.html>. + * #L% + */ + +import com.google.common.collect.ImmutableSet; +import fr.ird.observe.dto.referential.ReferentialDto; +import org.apache.http.HttpStatus; + +import java.util.concurrent.TimeUnit; + +public class ReferentialSynchronizeDiffServiceClient extends GeneratedReferentialSynchronizeDiffServiceClient { + + @Override + public <R extends ReferentialDto> ImmutableSet<R> getReferential(Class<R> referentialName, ImmutableSet<String> ids) { + return executeRequest(create("getReferential") + .addParameter("referentialName", referentialName) + .addParameter("ids", ids, String.class) + .addAuthToken() + .setTimeout(TimeUnit.MINUTES, 1) + .post(), HttpStatus.SC_OK).toImmutableSet(referentialName); + } + +} \ No newline at end of file ===================================== services-client/src/main/java/fr/ird/observe/services/client/referential/ReferentialServiceClient.java ===================================== @@ -0,0 +1,44 @@ +package fr.ird.observe.services.client.referential; + +/*- + * #%L + * ObServe :: Services client implementation + * %% + * Copyright (C) 2008 - 2018 IRD, Code Lutin, Ultreia.io + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/gpl-3.0.html>. + * #L% + */ + +import fr.ird.observe.dto.reference.ReferentialDtoReference; +import fr.ird.observe.dto.referential.ReferentialDto; +import fr.ird.observe.spi.DtoModelHelper; +import org.apache.http.HttpStatus; + +import java.util.concurrent.TimeUnit; + +public class ReferentialServiceClient extends GeneratedReferentialServiceClient { + + @Override + public <D extends ReferentialDto, R extends ReferentialDtoReference<D, R>> R loadReference(Class<D> type, String id) { + Class<R> rrClass = DtoModelHelper.fromReferentialDto(type).toReferenceType(); + return executeRequest(create("loadReference") + .addParameter("type", type) + .addParameter("id", id) + .addAuthToken() + .setTimeout(TimeUnit.MINUTES, 1) + .get(), HttpStatus.SC_OK).toJson(rrClass); + } +} \ No newline at end of file View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/c6ac0a059c1f5a1ea987f5774b5… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/c6ac0a059c1f5a1ea987f5774b5… You're receiving this email because of your account on gitlab.com.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • ...
  • 15
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.