I'm slowing applying generic types on trunk (metadata module only at this time). This is usually transparent since Java 5 generics are backward compatible. But in some few cases, it cause build errors. The fix is usually easy (e.g. in some cases it is just a matter of adding "<?>") and I documented them there as I encounter them:
http://docs.codehaus.org/display/GEOTOOLS/Fixing+compilation+errors Feel free to edit or move this page as needed. Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
