Re: [hibernate-dev] Possible to confirm that versioning is broken forPersistentSets?

2006-09-13 Thread Josh Moore
Got the fixes in r10470. Thanks. I updated HHH-1668 -- PList and PBag still have issues (failing tests). I can add a patch if you don't have it local, Steve. The failing tests I had for PMap have apparently been fixed. I'm also having problems again with HHH-1401. Added a test (see link below

Re: [hibernate-dev] Possible to confirm that versioning is broken forPersistentSets?

2006-09-13 Thread Max Rydahl Andersen
Is this the expected behavior that merging a collection will _always_ cause a version update?? if there are additions/removals to the collection then yes. The reason being that the actual collections are considered value types of the entity. If you don't want optimistic locking to fire here

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

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

Re: [hibernate-dev] Possible to confirm that versioning is broken forPersistentSets?

2006-09-13 Thread Josh Moore
Max Rydahl Andersen wrote: if there are additions/removals to the collection then yes. The reason being that the actual collections are considered value types of the entity. If you don't want optimistic locking to fire here then set optimistic-lock="false" on the association. Thanks Max. The

RE: [hibernate-dev] Possible to confirm that versioning is broken forPersistentSets?

2006-09-13 Thread Steve Ebersole
Without having had a chance yet to look, what exactly are the proposed changes in regards to lists and bags? As for the code snippet and question, you'd need to find out why the collection is considered dirty on merge... -Original Message- From: Josh Moore [mailto:[EMAIL PROTECTED] Sent:

Re: [hibernate-dev] Possible to confirm that versioning is broken forPersistentSets?

2006-09-13 Thread Josh Moore
Steve Ebersole wrote: Without having had a chance yet to look, what exactly are the proposed changes in regards to lists and bags? The changes are identical to PersistentSet omitting the add* methods. I.e. clear, remove, removeAll, and retainAll all use the idiom: initialize(true) if ( list

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

2006-09-13 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060913215957 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

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

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