Jody Garnett wrote: > So after a long debug session with notes I think I finally can > understand what has gone wrong with referening on trunk. Okay I am back to knowing nothing ... I have been able to sort out the pom.xml dependencies so that: - epsg-wkt no longer depends on main (it only needs the api jar for testing with the JTS utility method) - main no longer needs epsg-hsql to compile and build; it can use epsg-wkt now that the cycle is broken
Closing all the project that are not involved (thanks Saul) in eclipse shows epsg-wkt tests passing; making use of DefaultOperationFactory ...just like before. But when I run the same test in udig we are still not able to latch onto to DefaultOperationFactory; it must be skipped as a candidate :-( Jody ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
