file.unix=abc.sh
file.windows=abc.bat 
file=file.${os.name}

Jan

p.s.
Exact values not tested, but you should get the idea.



> -----Ursprüngliche Nachricht-----
> Von: raghu.eswara...@nokia.com [mailto:raghu.eswara...@nokia.com] 
> Gesendet: Dienstag, 6. April 2010 09:56
> An: dev@ant.apache.org
> Betreff: Dependency depending on OS
> 
> Hi,
> 
> How I can check the dependency depending on the OS name.
> 
> I want to check the artifact depending on the OS.
> 
> If os=unix then abc.sh
> 
> If os=windows then abc.bat.
> 
> Thanks and Regards,
> Raghu.A.E
> 
> 

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

Reply via email to