----- Original Message ----- From: "Scott Ellsworth" <[EMAIL PROTECTED]> > > I also like NoBannerLogger, but in the ant wrapper version in cvs you > > can specify ANT_ARGS environment variable and the wrapper will pass > > that to ant, > > so that I have: > > ANT_ARGS=-logger org.apache.tools.ant.NoBannerLogger > > and thus ant always uses that logger. > Would this confuse CruiseControl? ISTR that it uses the xml logger for > stuff, but I have not had a chance to dig into how CC does its magic.
AFAIK CruiseControl does not use the Ant wrapper, but invokes Ant internally (using the Project class). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
