Re: Need to pass the value to build file.
from "ant -h", I think "-D= use value for given property" may help. On Thu, Oct 22, 2009 at 8:26 AM, sridhar bitkuri 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. > Tha
Need to pass the value to build file.
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