Hi all, we are considering to change the code that reads environment variables inside of Ant from the current "fork a platform specific executable" approach System.getenv() when running on Java5+. This change may result in different results and so we need your help in order to determine what kind of differences we may encounter.
We already know that System.getenv() returns two or three additional environment variables on Windows while we seem to get the same results on various flavors of Linux, as well as Solaris and Mac OS X using different versions of Java. <http://people.apache.org/~bodewig/ant-env.zip> contains a simple command line Java tool (requires Java5+) that we'd ask anybody with access to an operating system not listed above to execute (java -jar ant-env.jar). If it reports any differences, please let us know via <https://issues.apache.org/bugzilla/show_bug.cgi?id=49366> (if it isn't already there, that is). In particular we'd love to hear from people running z/OS or OpenVMS. Many thanks Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org