che Nachricht-
>Von: Jeffrey E Care [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 11. Juli 2005 19:22
>An: Ant Users List
>Betreff: Re: ant task and Ant options
>
>One of the gurus may have a better solution, but I think that
>you're going to have to use the or tasks
One of the gurus may have a better solution, but I think that you're going
to have to use the or tasks to fork a new VM for Ant in
order to pass those options.
JEC
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.op
I'm using the ant task to start a secondary build and I want to pass along
logger options. Does anyone know how to pass along either the '-e' option or
'-logger ...' option into an ant task? The command line options I use for
the initial Ant command do not get passed down into the secondary ant ca