dev@fi.java.net

Re: Build failed in Hudson: fi #383

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 15 Aug 2005 18:10:39 -0700

Joe Wang wrote:
> Builds are failing due to those jaxb jar files. Are those jars
> dynmamically dropped there?

The problem is that jaxb-api.jar requires Tiger, yet FI is built with
JDK 1.4.

I suspect we need to use Tiger to build FI, and then use <javac
source="1.2" target="1.2"> etc.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com