Where the ${BUILDVIEW} ${IVC_VER} ${IVC_BLD} would past in from command
line.
<target name="ivcommon_isoft">
<echo>
Building ivcommon...
${perl.bin.dir} ${ivc.perl.target} ${drive} ${BUILDVIEW}
</echo>
<exec executable="${ant.common.dir}/createProcess.exe">
<arg line="${basedir} ${perl.bin.dir} ${ivc.perl.target}
${drive} ${BUILDVIEW} ${IVC_VER} ${IVC_BLD}"/>
</exec>
</target>
-----Original Message-----
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 28, 2004 2:16 PM
To: Ant Users List
Subject: RE: Ant file command-line arguments WAS nested "fileset" error
(why?)
--- George Dibi <[EMAIL PROTECTED]> wrote:
> Can someone tell me how to have build.xml file to
> take a command line
> arguments? An example file would be appreciated.
Kind of depends on what you want to do, post a
problem, someone will probably solve it. Even a
hypothetical one.
-Matt
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]