Andrew Haley wrote: > Andrew Overholt writes: > > So with a simple test.xml [2], we get: > > > > [echo] java.version is 1.5 > > > > Is there a way we can get around this without patching ant or > > removing the 1.5 class library stuff from libgcj? > > Suggest we patch ant to use System.getProperty("java.version") > and push that patch upstream. Presumably there's a reason they don't already do this. Cheers, Gary