> Chris Holmes wrote: > > >>You are correct - I will put the change in. > >> > >> > >cool. > > > > > The change worked, but not all of the tests that used to pass do > anymore. Did you guys break something when working with the SQL encoder? > OracleDataStoreTest: > testBBoxFilter - expected 5 but was 6 > testPointGeometryConversion - java.sql.SQLException: ORA-00001: unique > constraint (GEOTOOLS.SYS_C005651) violated > testRemoveFeatures - expected 0 but was 3 > testBounds - NoClassDeffFoundError: javax/units/ConversionException > > QuickOracleTest also had errors - all of the no classdef found kind Er, isn't the only reason to get noclassdeffounderrors if you have your jars wrong? Like if you're building then you'll get exceptions, not noclassdef errors?
c > > Jody > -- ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
