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: [email protected] [mailto:[email protected]]
> Gesendet: Dienstag, 6. April 2010 09:56
> An: [email protected]
> 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: [email protected]
For additional commands, e-mail: [email protected]