--- klute <[EMAIL PROTECTED]> wrote:
> if some env variable indicates that the script is
> running in windows env {
>    do this
> } else {
>    do that
> }
> 
> is this possible? 

There are ways and ways (the most brute-force and
least "Ant" being ant-contrib's if task), but it will
probably help you and us more for you to explain which
parts of your Ant process you want to work differently
based on environment so we can offer useful examples.

-Matt

> 
> thanks a lot!
> james
> 
> 
>       
>               
> __________________________________ 
> Celebrate Yahoo!'s 10th Birthday! 
> Yahoo! Netrospective: 100 Moments of the Web 
> http://birthday.yahoo.com/netrospective/
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to