This is an automated email from the git hooks/post-receive script. New change to branch master in repository sammoa. See http://git.codelutin.com/sammoa.git omits 7d5a580 ref #5986 : merge branch 1.0.4.x to trunc omits 6d7b6c9 Move up to 1.1-SNAPSHOT ; Use newly introduced ListenableBean in Topia omits b21c916 plug trunk to latests versions (mavenpom, nuiton-csv, nuiton-utils) and SNAPSHOT (eugene, topia) omits 7693dec [maven-release-plugin] prepare for next development iteration omits be5eff9 [maven-release-plugin] prepare release sammoa-1.0.4 omits 5f658f2 [maven-release-plugin] prepare for next development iteration adds e0dce80 [maven-release-plugin] copy for tag sammoa-1.0.4-RC5 adds 86ca948 creation de la branch 1.0.4-x à partir du tag de la 1.0.4-RC5 adds eae61fb Update project version adds 834c05b Update project version adds d61b28d fixes #5986 : erreur à l'ouverture d'un vole : duplication du premier point géographique. adds 1d89297 [maven-release-plugin] prepare release sammoa-1.0.4.1 adds cd2241f [maven-release-plugin] copy for tag sammoa-1.0.4.1 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 (7d5a580) \ N -- N -- N refs/heads/master (cd2241f) 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. No new revisions were added by this update. Summary of changes: pom.xml | 20 ++++++------ sammoa-application/pom.xml | 38 ++++++++++++---------- .../fr/ulr/sammoa/application/SammoaDatabase.java | 2 +- sammoa-persistence/pom.xml | 2 +- .../ulr/sammoa/persistence/AutoSaveListener.java | 7 ++-- .../fr/ulr/sammoa/persistence/SammoaDbMeta.java | 6 ++-- .../ulr/sammoa/persistence/SammoaPersistence.java | 8 ++--- .../persistence/SammoaPersistenceHelper.java | 6 ++-- .../persistence/SammoaTopiaPersistenceContext.java | 5 ++- sammoa-persistence/src/main/xmi/sammoa.properties | 1 - .../fr/ulr/sammoa/persistence/SammoaDatabase.java | 2 +- sammoa-ui-swing/pom.xml | 2 +- .../swing/util/NestedPropertyChangeListener.java | 9 +++-- 13 files changed, 53 insertions(+), 55 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.