Hi Mr Choure: You are building with the wrong version of Java. On an Athalon
machine using Java 6 will trip up a few tests that depend on very fine math.
The only thing to do is use the Java 1.5 SDK (as described in the developers
guide). On my machine I have a command prompt set up with Java 5 just for
building geotools.

Jody

2009/2/20 Nilesh Choure <[email protected]>

> Hi,
>
> I downloaded the geotools source version 2.6 M1 and was trying building it
> using maven from command prompt.
> I got following errors which are generated while running test.
> I also tried to skip the tests to try and finish packaging and install.
> Still got the errors which is also logged below.
> I am using following configuration for build
> Maven version 2.0.9
> JDK 1.6 Update 12
>
> I have also tried it with latest source from SVN and it results in same
> errors.
> I checked the reports for this test here
> http://maven.geotools.fr/reports/modules/library/referencing/surefire-report.htmland
>  they are working there.
>
> Please help me know what is wrong with my build.
>
>
> Running org.geotools.referencing.IdentifiedObjectTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
> *Running org.geotools.referencing.ScriptTest
> Tests run: 16, Failures: 0, Errors: 2, Skipped: 2, Time elapsed: 0.53 sec
> <<< FAILURE!*
>
>
------------------------------------------------------------------------------
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

Reply via email to