Nilesh Choure ha scritto: > Hi, > > Have I posted my problem on the wrong mailing list? > Please point me to the right forum where I can discuss this problem. > I am stuck right now. > I have searched on web but to my disappointment no useful results were > found.
GeoTools targets Java 5 at the moment. Due to differences in how Java 5 and Java 6 behave (the way they handle math calculations for example) some tests are failing in Java 6. Just use a Java 5 runtime to build it and you should be fine (thought I've seen cases in which the first build fails, in the referencing modules, even with Java 5, at least on a 64bit box. If you rebuild, it works...). Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
