Hi all, in the project with are currently developing in south africa we use jscience and 1.5 extensively.
Unfortunately, geotools depends on jsr108, which conflicts with jscience. Removing it does not help, because geotools classes expect to work with a library that's compiled for 1.4, whilst jscience is compiled with 1.5 Ok, so I decided to recompile geoapi with 1.5 and with a dependency on jscience instead of jsr108. Compiling geoapi works fine, the problem is that geotools trunk seems to be depending on a special snapshot of geoapi that was cut on February and whose sources I cannot retrieve. I'm now trying againsts 2.1 snapshot, but there are lots of differences (besides the difference between jsr108 and jscience, which are usually just renamed classes or package changes that I can fix easily). Martin, can you point me to the best course of action? What should I do to get a geotools build that compiles with 1.5 and depends upon jscience? Cheers Andrea ------------------------------------------------------------------------- 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
