Thanks for your reply, Diane. I have tried the 
--- "-logfile <filename>" option to 'ant' --- 
approach. That has provided me with the feedback that I was looking for. 

Regards, 
David



-----Original Message-----
From: Diane Holt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 28, 2001 8:23 PM
To: [EMAIL PROTECTED]
Subject: Re: output from compile. 


--- David Roe <[EMAIL PROTECTED]> wrote:
> Recently I thought there was some discussion around redirecting output
> into a file from a "verbose" compilation via Ant. Could someone help me
> out in that regard? I haven't been able to find that thread
> unfortunately - perhaps it was just wishful thinking? :) 

Which "verbose" are you referring to -- running 'ant -verbose', or setting
the "verbose" attribute of the <javac> task to true|on|yes and capturing
that output to a file?

If it's the former, either use the "-logfile <filename>" option to 'ant'
or use a redirect. If it's the latter, check out the (relatively new)
<record> task (available in CVS or nightlies only, until 1.4 is out).

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to