[hibernate-dev] hibernate-sqlserver-jtds-testsuite Build Timed Out

2006-09-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20060925231735 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 09/25/2006 23:17:35Time to build: Last changed: 12/31/2005 20:44:14Last log entry: less noisy

[hibernate-dev] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2006-09-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060925230658 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/sc

Re: [hibernate-dev] Snapshot conflict with merge

2006-09-25 Thread Max Rydahl Andersen
Hi, The challenge is that both have merit. The first one (dirty merge + dirty attached = exception) is more correct from a consistency perspective. The second one (dirty merge + dirty attached = dirty merge wins) wins is (probably) usefull in many practical cases (and works like I think most