--- stephan beal <[EMAIL PROTECTED]> wrote:
> On Wednesday 13 March 2002 15:02 pm, you wrote:
> > > i'm trying to redirect all build output to a file. No problem
> > > - this is covered by the <ant> tag.
> >
> > Any reason for using that rather than the -logfile parameter?
> 
> because i won't remember to type -logfile each time i run it, and human
> hands cannot be depended on to type it 100% correctly each time.

I added allowing an ANT_ARGS env var for this very type of thing (except
my constant flag was for a different logger, which is even less fun to
type :) It's available in 1.5alpha, or, since it's just changes to the
wrapper scripts, you could just pick those up from CVS.

Alternatively, see the <record> task.

Diane


=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to