On Thu, 13 Sep 2001, Patrick Luby <[EMAIL PROTECTED]> wrote: > Hence, the "ant.home" property gets set as a System property by the > JVM instead of being passed as an argument to the > org.apache.tools.ant.Main class.
Which is not a problem since Ant copies all system properties into its own set of properties. > Without this patch, the bootstrap of Ant 1.4 will always fail on > Solaris and, I assume, on most other Unix platforms. It works without problems on Linux, AIX and FreeBSD and I'm sure several people have successfully bootstrapped Ant on Solaris and many other Unices without problems as well. Stefan
