On Wed, Apr 16, 2008 at 10:29 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> ...For maven build we have created the correct project setup to prevent
> this kind of collision even if using JDK 6 to build....
FWIW, I recently noticed that our continuum builds on
vmbuild.apache.org run under java 6, here's an excerpt from a vmbuild
notification:
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version : java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
Builder version :
Maven version: 2.0.7
Java version: 1.6.0_05
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
-Bertrand