Hi All,

I am a new bie to the 'Ant'. I am trying to build my set of  java files
with the 'Ant'. I want to pass some arguments to the 'build.xml'
dynamically.I will call the 'Ant' from the batch file.Here is the scenario

Scenario:-
=========
I want to pass the value for these two property from the command line.

<property name="build" value=""/>
<property name="dist"  value=""/>

Any help will be appreciated.Thanks in advance.

Thanks,
Rupam


Reply via email to