You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Sharad Jain <sh...@hotmail.com> on 2002/04/30 06:29:54 UTC

accessing environment variables

I am using ant-1.4.1.
When I try,

<project ....>
    <property enviromnent="env"/>
</project>

why does it complain, <property> doesn't support
the "environment" attribute ?

Any idea ?

-sjain

RE: accessing environment variables

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
spelling?

Are you sure you are spelling it "environment" and not "enviromnent"

Not clear from your email. Also check the version reported by Ant when
using -verbose flag.

Conor


> -----Original Message-----
> From: Sharad Jain [mailto:sharad_j@hotmail.com]
> Sent: Tuesday, 30 April 2002 2:30 PM
> To: ant-user@jakarta.apache.org
> Subject: accessing environment variables
>
>
> I am using ant-1.4.1.
> When I try,
>
> <project ....>
>     <property enviromnent="env"/>
> </project>
>
> why does it complain, <property> doesn't support
> the "environment" attribute ?
>
> Any idea ?
>
> -sjain
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>