Re: [Continuum] builds all use JDK6, regardless of component

2009-03-05 Thread James Carman
It would be nice if continuum had the concept of build agents like TeamCity. That way we could have agents set up for each java version. On Mar 5, 2009 7:15 PM, "sebb" wrote: It looks like all the Continuum builds are set to use JDK6, regardless of the actual Java version that the component tar

[Continuum] builds all use JDK6, regardless of component

2009-03-05 Thread sebb
It looks like all the Continuum builds are set to use JDK6, regardless of the actual Java version that the component targets. For example, Compress is currently targetted at 1.4, however Continuum uses 1.6 to build, and therefore missed a patch that introduced a dependency on Java 1.6. Would it n