dows.properties.
> Then all you need in the ant file is file="${os.family}.properties"/>
>
> HTH,
> Parag Doke
> Save paper, save trees. Do not print emails/documents unless absolutely
> necessary.
>
>
> 2011/10/17 ನಾಗೇಶ್ ಸುಬ್ರಹ್ಮಣ್ಯ (Nagesh S)
&g
Hi,
I would like to set the values of properties' names differently based on the
OS where the build file would run. Is this already covered ?
Basically, I would like to have something as follows. The os tag has values
set in the same way as it happens with os attribute in exec task. In the
exec ta
Hi,
I am using the exec task to execute a program whose versions exist on
Windows and Linux both. The build file is added in the Ant view of an
Eclipse IDE. When the IDE is running on Windows, the STDOUT (to which,
command would write to) is not directed to the output file as mentioned in
the outpu