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 not be better to use the appropriate Java version for each build? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org