Community
Participate
Working Groups
The server test "xml-mergeinherited" shares the test model with the test "ddl-generartion". It temporarily remanes the resource folder "resource/eclipselink-ddl-generation-model/server" to "resource/eclipselink-ddl-generation-model/server_ddl". After test execution, it renames teh folder again. But if the execution of "xml-mergeinherited" fails, the folder is left renamed causing the test "ddl-generation" to fail.
Created attachment 157795 [details] proposed patch - Create a dedicated ant task "cleanup_merge_inherited_ddl", which does the cleanup after "server-test-xml-mergeinherited". - Add a dependency from "server-test-ddlgeneration" on "cleanup_merge_inherited_ddl".
reviewed by Kevin checked in at rev # 6467
see above
Created attachment 160929 [details] Additional patch The server test "xml-mergeinherited" should also execute the cleanup target, otherwise it corrupts the tests when executed again after a previous failure. Patch attached.
should be patches as proposed by Sabine
rescheduled to "future" as 2.1 is closed now
Comment on attachment 160929 [details] Additional patch Reviewed by Adrian Tested on JBoss/MySQL Checked in at 9526
patch checked in
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink