what's the problem with the SwizzleTest ? i can run it successfully with hsqldb.
That's weird - for me SwizzleTests#testSwizzle1toN fails consistently on oracle9i, hsqldb and postgresql. (The assertion on line 351 is false, there is still 1 object in the db.)
When I debugged the test-case I saw that RemovalAwareCollection.clear() did not remove the items from the database, check my findings here:
http://thread.gmane.org/gmane.comp.jakarta.ojb.devel/9328
Martin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
