Nope, but you can do this:
set ANT_ARGS=-logger org.apache.tools.ant.NoBannerLogger
which will set it for the environment where that variable exists, which
could be set globally.
Erik
----- Original Message -----
From: "Dan Lipofsky" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 8:18 PM
Subject: Re: antcall, depends, or something better
> > ant -logger org.apache.tools.ant.NoBannerLogger
> >
> > That supresses the output of blank targets.
>
> That works well, but is there a way to set this
> inside the build.xml file? Maybe as a property?
> Thanks,
> Dan
>
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>