At 09:51 AM 6/20/2001 -0400, you wrote:
>Do you think you could run this and see what the os name is?
>
><project name="os" default="os" basedir=".">
>
> <target name="os">
> <echo message="OS Name: ${os.name}"/>
> </target>
>
></project>
>
>If you find out what the OS name is than I will add that
>to the target in the TDK that tries to determine what the
>platform is than you can try it again.
Sure:
Buildfile: build.xml
os:
[echo] OS Name: Windows Me
BUILD SUCCESSFUL
>--
>
>jvz.
>
>http://tambora.zenplex.org
>http://jakarta.apache.org/turbine
>http://jakarta.apache.org/velocity
>http://jakarta.apache.org/alexandria
>http://jakarta.apache.org/commons
Robert Taylor
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]