Thanks for getting back to me Jean: I have had to drop JScience from my application (which made me sad as it was exactly what was looking for to minimize risk). I have looked into retro weaver before but it did not look like a sensible solution for the GeoAPI / GeoTools relationship - but perhaps another experiment is required. Currently we use an ant script to strip out generics and remove any type narrowing in the code base before compiling a Java 1.4 jar for release.
Thanks for tracking this issue, and the best of luck with JSR-275. Jody Jean-Marie Dautelle wrote: > Hi Jody, > > We keep our releases up to two years (with the same naming shema, e.g. > v2.0.2 sources would be http://jscience.org/jscience-2.0.2-src.zip). > That being said, I would recommend using retroweaver > (http://retroweaver.sourceforge.net/) to build a JDK1.4 version of the > latest JScience release. A request for enhancement > (https://jscience.dev.java.net/issues/show_bug.cgi?id=39) has been entered > on this issue. > > Best regards, > Jean-Marie. > > PS: It is my understanding that GeoAPI will update its units package once > the JSR-275 spec is officially release (hopefully before year end). > > > >> Evening Mr. Dautelle, >> >> I have with the help of some colleagues been trying to get geotools to >> work with JScience, we are currently stuck based on conflicts between >> the units package used for GeoAPI and the units packages used by >> JScience. Given the difference in JDK target this cannot be resolved in >> a sensible manner. >> >> It appears that JScience 2.0 may of been the last Java 1.4 version >> released but your website only provides a link to the latest and greatest. >> >> Q: Is JScience 2.0 still available >> >> We will not be able to join you in Java 5 for some time, to many of our >> client applications are deployed into the J2EE environment. >> >> Cheers, >> 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
