I am down to one failure .... > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.geotools.data.property.PropertyDataStoreTest > Feb 15, 2007 11:52:54 AM org.geotools.data.DefaultTransaction finalize > SEVERE: There's code leaving transaction unclosed. Call > Transaction.close() after using them to ensure they do not hold > state such as JDCB connections or file handles > Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.531 > sec <<< FAILURE! > > Results : > Tests run: 15, Failures: 1, Errors: 0, Skipped: 0 This test passed on on Java 5 (so it sounds like a test case is not closing its transcation, and Java 6 actually noticed)
Stay tuned, Jody ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
