Nothing special on HPUX

>java -jar ant-env.jar
Detected OS_NAME: hp-ux
Detected OS_ARCH: ia64w
Detected OS_VERSION: b.11.31
Detected Java Version: 1.5.0.12-_21_mar_2008
Detected Java Vendor: Hewlett-Packard Co.
Detected Java VM Version: 1.5.0.12 jinteg:03.21.08-19:43 IA64W
Detected Java VM Name: Java HotSpot(TM) 64-Bit Server VM

Both methods returned the same environment information


Gilles Scokart



On 9 June 2010 14:43, Stefan Bodewig <bode...@apache.org> wrote:
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to