Hudson build is still unstable: Tika-trunk #395

2010-10-31 Thread Apache Hudson Server
See

Re: Hudson build is still unstable: Tika-trunk #395

2010-10-31 Thread Jukka Zitting
Hi, On Mon, Nov 1, 2010 at 3:03 AM, Apache Hudson Server wrote: > See That's a "java.lang.UnsupportedClassVersionError: Bad version number in .class file" error caused by the new NetCDF jar. It's apparently compiled for Java 6 or higher,

Re: Hudson build is still unstable: Tika-trunk #395

2010-10-31 Thread Mattmann, Chris A (388J)
Hey Jukka, NP, I'll fix this. I can push the Java5 version to replace the Java6 version at Maven Central. One sec, and I'll fix it. Cheers, Chris On 10/31/10 6:16 PM, "Jukka Zitting" wrote: Hi, On Mon, Nov 1, 2010 at 3:03 AM, Apache Hudson Server wrote: > See

Re: Hudson build is still unstable: Tika-trunk #395

2010-10-31 Thread Mattmann, Chris A (388J)
Sigh, I take that back. There is some existing jar file that the build for NetCDF includes that is pre-compiled to Java6. I think that's the class files that are giving us trouble since the output of the netcdf build is a JDK5 jar (generated from Ant with -target set to 1.5). Anyone know of a g

Re: Hudson build is still unstable: Tika-trunk #395

2010-10-31 Thread Mattmann, Chris A (388J)
Also, Jukka, if you know how to exclude the tests based on the JDK version, please let me know as I've never done that before. I found the codehaus animal sniffer plugin [1], which looks like it might do the trick, but not sure exactly how... Cheers, Chris [1] http://mojo.codehaus.org/animal-s

Re: Hudson build is still unstable: Tika-trunk #395

2010-11-01 Thread Paul Jakubik
On Sun, Oct 31, 2010 at 8:16 PM, Jukka Zitting wrote: > I don't think the time is right yet for upgrading Tika's platform > requirement from Java 5 to 6. > > Java 6 has been out for almost 4 years ( http://en.wikipedia.org/wiki/Java_version_history). When will it be the right time to require Java

Java 6 (Was: Hudson build is still unstable: Tika-trunk #395)

2010-11-01 Thread Jukka Zitting
Hi, From: Paul Jakubik: > On Sun, Oct 31, 2010 at 8:16 PM, Jukka Zitting wrote: > > I don't think the time is right yet for upgrading Tika's platform > > requirement from Java 5 to 6. > > Java 6 has been out for almost 4 years ( > http://en.wikipedia.org/wiki/Java_version_history). When will > it