On 2009-08-06, Jesse Glick <jesse.gl...@sun.com> wrote: > Gilbert Rebhan wrote: >> after switching from Sun jdk 1.5.0_11 to jdk 1.6.0_14 i noticed that >> property java.vm.version has changed, so the Manifest class should use >> java.runtime.version for the value of Created-By entry in MANIFEST.MF
> However java.vm.version is guaranteed to be set by > System.getProperties() Javadoc, whereas java.runtime.version is not > mentioned. It is explicitly mentioned here <http://java.sun.com/j2se/versioning_naming.html> and said policy applies to Java 1.3.1 and later, so should be safe for Ant's trunk. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org