Re: [Geotools-devel] Following tests are failing

2009-04-24 Thread Christian Müller
I already discussed with Andrea about an additional JDK 6 Hudson, using the IBM sdk instead of SUN. As you can see looking at GEOT-245x there are a lot of jiras concerning SDK 6 and IBM sdk. Work is still in progress here, because it is a lot of work. After succeeding with an ibm sdk 6 build

Re: [Geotools-devel] Following tests are failing

2009-04-23 Thread Ben Caradoc-Davies
Debasish Sahu wrote: > Well JDK 5 is in its End of Life Transition Period. We will have to find ways > of supporting JDK 6. Sun can EOL JDK 5 (Sun have reached EOL themselves), but JDK 5 will continue to run in many places. JDK 5 is the reference platform because it is the lowest common denomin

Re: [Geotools-devel] Following tests are failing

2009-04-23 Thread Jody Garnett
While they say that their new masters is one of the JavaEE providers not ready for Java 6 last I checked. - http://java.sun.com/j2ee/tested_config/oracle-javaee5.html It seems to take longer and longer to wait for IT departments to migrate to newer java versions. Jody On Fri, Apr 24, 2009 at 1

Re: [Geotools-devel] Following tests are failing

2009-04-23 Thread Debasish Sahu
Well JDK 5 is in its End of Life Transition Period. We will have to find ways of supporting JDK 6. http://java.sun.com/javase/downloads/index_jdk5.jsp Best Regards Debasish On Thu, Apr 23, 2009 at 2:26 PM, Christian Müller wrote: > Not sure here, i am working with an ibm 6.0 sdk. Until yet, I

Re: [Geotools-devel] Following tests are failing

2009-04-23 Thread Christian Müller
Not sure here, i am working with an ibm 6.0 sdk. Until yet, I found GEOT-2453 concerning the jdbc stuff, but I am not finished yet Jody Garnett writes: > Andrea I have been unable to provide a resolution for some Java 6 api > changes; specifically with JDBC connection interface. This interface

Re: [Geotools-devel] Following tests are failing

2009-04-23 Thread Christian Müller
Yes, and I will do a loud cry when I succeed with a "mvn -Dall clean install" on an ibm sdk Andrea Aime writes: > Debasish Sahu ha scritto: >> Hi, >> >> Following tests are faliling in my box . Any ideas ? >> >> org.geotools.referencing.ScriptTest >> >> DefaultFactoryTest >> >> SLDStyl

Re: [Geotools-devel] Following tests are failing

2009-04-23 Thread Jody Garnett
Andrea I have been unable to provide a resolution for some Java 6 api changes; specifically with JDBC connection interface. This interface has changed to add new methods; which refer to new data structures that are not present in Java 5. So my impression is that we cannot offer a single source sol

Re: [Geotools-devel] Following tests are failing

2009-04-22 Thread Andrea Aime
Debasish Sahu ha scritto: > Hi, > > Following tests are faliling in my box . Any ideas ? > > org.geotools.referencing.ScriptTest > > DefaultFactoryTest > > SLDStyleFactoryTest > > MIFDataStoreFactoryTest I'm pretty sure some of these tests fail on JDK 6. GT2 is supposed to be built with java

Re: [Geotools-devel] Following tests are failing

2009-04-22 Thread Ben Caradoc-Davies
Debasish Sahu wrote: > Following tests are faliling in my box . Any ideas ? > DefaultFactoryTest Run it again. This test fails the first time it is run with an empty temporary directory. See discussion here: http://jira.codehaus.org/browse/GEOT-1917 Yes, this sucks. -- Ben Caradoc-Davies Soft

Re: [Geotools-devel] Following tests are failing

2009-04-22 Thread Christian Müller
What sdk are you using and which version. I also have such kind of problems when building with an ibm sdk. Debasish Sahu writes: > Hi, > > Following tests are faliling in my box . Any ideas ? > > org.geotools.referencing.ScriptTest > > DefaultFactoryTest > > SLDStyleFactoryTest > >

[Geotools-devel] Following tests are failing

2009-04-22 Thread Debasish Sahu
Hi, Following tests are faliling in my box . Any ideas ? org.geotools.referencing.ScriptTest DefaultFactoryTest SLDStyleFactoryTest MIFDataStoreFactoryTest -- Thanks and Warm Regards Debasish Sahu --- Test set: org.