I think you should use configurations for this purpose. I.e. create a configuration for each OS, and assign corresponding artifacts (publications) and/or dependencies to these configurations. In the ant script you can use os property as a configuration to be resolved.
On Tue, Apr 6, 2010 at 10:55 AM, <raghu.eswara...@nokia.com> wrote: > 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 > > -- Karolis Petrauskas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org