This is an automated email from the git hooks/post-receive script. New change to branch feature/7553-3 in repository observe. See http://git.codelutin.com/observe.git discards 9b27d50 récupération des stubs du dao plutot que les entités entieres (refs #755") discards de6364f chargement des sous noeuds des program longline (refs #7553) adds f0a0274 migration de l'ecran (refs #7597) new 49351d8 chargement des sous noeuds des program longline (refs #7553) new 6e51a15 récupération des stubs du dao plutot que les entités entieres (refs #755") This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (9b27d50) \ N -- N -- N refs/heads/feature/7553-3 (6e51a15) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. 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 6e51a154a73e91b3c311d622bcd368763a83ceef Author: Kevin Morin <morin@codelutin.com> Date: Tue Oct 13 16:37:21 2015 +0200 récupération des stubs du dao plutot que les entités entieres (refs #755") commit 49351d8a9eb1b27662c8b897af6b07065d4b2365 Author: Kevin Morin <morin@codelutin.com> Date: Tue Oct 13 16:00:58 2015 +0200 chargement des sous noeuds des program longline (refs #7553) Summary of changes: .../observe/ui/content/ContentUIInitializer.java | 7 +++-- .../impl/seine/ActivitySeineObservedSystemUI.jaxx | 7 ++--- .../ActivitySeineObservedSystemUIHandler.java | 34 ++++------------------ .../seine/ActivitySeineObservedSystemUIModel.java | 2 -- ...bservedSystemDto-n1-update-error-validation.xml | 0 ...ervedSystemDto-n1-update-warning-validation.xml | 0 ...tivitySeineObservedSystemServiceController.java | 3 +- .../seine/ActivitySeineObservedSystemService.java | 3 +- .../main/xmi/observe-services-dto-seine.properties | 1 - .../services/builder/DtoToEntityBuilder.java | 2 +- .../services/dto/ObserveDtosInitializer.java | 12 +++++--- .../services/entity/ObserveEntitiesFilters.java | 6 ++++ .../ActivitySeineObservedSystemServiceTopia.java | 6 ++-- 13 files changed, 35 insertions(+), 48 deletions(-) copy observe-entities-validation/src/main/resources/fr/ird/observe/entities/seine/ActivitySeine-n1-update-observedSystem-error-validation.xml => observe-application-swing/src/main/resources/fr/ird/observe/services/dto/seine/ActivitySeineObservedSystemDto-n1-update-error-validation.xml (100%) copy observe-entities-validation/src/main/resources/fr/ird/observe/entities/seine/ActivitySeine-n1-update-observedSystem-warning-validation.xml => observe-application-swing/src/main/resources/fr/ird/observe/services/dto/seine/ActivitySeineObservedSystemDto-n1-update-warning-validation.xml (100%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.