So I think I made the mistake of working on GeoAPI trunk; which seems out of sync with GeoTools trunk .... > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\java\geotools\trunk\modules\library\coverage\src\main\java\org\geotools\coverage\AbstractCoverage.java:[1259,44] > > inco > mpatible types > found : java.lang.Object > required: java.util.Set This fix was discussed and applied on the FM branch (but has not made it back to trunk yet?)
Simone / Martin - how would you like us to proceed here? Release a new GeoAPI snapshot, fix up trunk to return Set etc.... or do you want to back the change out of the GeoAPI code munching script for now? (aka use regex to convert Set -> Object). Awaiting ... 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
