from "ant -h", I think "-D<property>=<value> use value for given property" may help.
On Thu, Oct 22, 2009 at 8:26 AM, sridhar bitkuri <bitk...@gmail.com> wrote: > Hello, > > I have a build.xml file and calling it from a .batch file and like to pass > the "earFile" and "application" below values like below, how can i do it. > Thanks in advance. > > abc.BAT xyz.ear xyz > > <property name="earFile" value="${earFile}" /> > <property name="application" value="${application}" /> > -- realalien ( Zhu Jia Cheng) email: realal...@gmail.com