You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Kichline, Don (EM, PTL)" <Do...@penske.com> on 2004/01/12 15:02:46 UTC

RE: How can I have build output go to a log and also to the scree n?

<record name="build.log" loglevel="verbose"/> in any target.

-----Original Message-----
From: Carter, Scott [mailto:Scott.Carter@GTECH.COM]
Sent: Saturday, January 10, 2004 9:56 AM
To: ANT Users Mailing List
Subject: How can I have build output go to a log and also to the screen?


Thanks - Scott Carter

-----------------------------------------
This email may contain confidential and privileged material for the sole use
of the intended recipient(s). Any review, use, retention, distribution or
disclosure by others is strictly prohibited. If you are not the intended
recipient (or authorized to receive for the recipient), please contact the
sender by reply email and delete all copies of this message.  Also, email is
susceptible to data corruption, interception, tampering, unauthorized
amendment and viruses. We only send and receive emails on the basis that we
are not liable for any such corruption, interception, tampering, amendment
or viruses or any consequence thereof.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: How can I have build output go to a log and also to the scree n?

Posted by Claas Thiele <ct...@ct42.de>.
Kichline, Don (EM, PTL) wrote:
> <record name="build.log" loglevel="verbose"/> in any target.
> 
ant1.6 supports tasks outside a target so you can put the line above at 
the very beginning of your buildfile once.

Claas
-- 
____________________________________________________________________
Dipl.-Inf. Claas Thiele          	EMail: cthiele@ct42.de
Konradstr. 58                    	Web:   http://ct42.de
04315 Leipzig                    	Tel.: +49 (0)341 68 70 92 29
GERMANY                          	Fax   +49 (0)341 68 70 92 30



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org