This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from 73b78f31 Persisting orphan should not be possible if model says so new c571bc23 Revert "Persisting orphan should not be possible if model says so" The 1 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 c571bc236c08546f070157c9bdf2c58831f935ae Author: Brendan Le Ny <bleny@codelutin.com> Date: Wed Aug 8 15:51:01 2018 +0200 Revert "Persisting orphan should not be possible if model says so" This reverts commit 73b78f3179d2c1b3de5f69b2a287ef166a41e102. Summary of changes: .../persistence/EntityVisitorExportXmlTest.java | 8 ++---- .../mapping/test1/SimpleOneToManyRelationTest.java | 20 ++++++-------- .../SimpleOneToManyRelationWithRoleNamedTest.java | 16 +++++------ .../mapping/test11/SimpleOneToManyUniqueTest.java | 7 ++--- .../SimpleOneToManyWithRoleNamedUniqueTest.java | 4 +-- .../it/mapping/test5/OneToManyCompositionTest.java | 2 +- .../mapping/test6/SimpleOneToManyIndexedTest.java | 13 +++------ .../SimpleOneToManyWithRoleNamedIndexedTest.java | 32 ++++++++-------------- .../mapping/test7/SimpleOneToManyOrderByTest.java | 17 ++++-------- .../mapping/test7/SimpleOneToManyOrderedTest.java | 13 +++------ .../templates/EntityHibernateMappingGenerator.java | 8 ++---- 11 files changed, 47 insertions(+), 93 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.