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 call (task) even if I use the ANT_ARGS environment setting. Paul Munsey
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]