Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 8396 invoked by uid 500); 19 Aug 2001 05:58:43 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 8383 invoked from network); 19 Aug 2001 05:58:42 -0000 Message-ID: <003e01c12874$eb869e30$9ced3c3f@cognetnt> From: "Conor MacNeill" To: References: Subject: Re: Beta 2 status - waiting for Gump Date: Sun, 19 Aug 2001 16:01:33 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Sam, I have fixed this. The fop Ant tasks use System.out for logging rather than the log() method. This combined with the fact the tasks are taskdef'd causes the [null]. Fixed now. Thanks Conor ----- Original Message ----- From: "Sam Ruby" To: Sent: Sunday, August 19, 2001 9:34 AM Subject: Re: Beta 2 status - waiting for Gump > While researching an unrelated build failure, I noticed something odd. > Search for [null] in > http://jakarta.apache.org/builds/gump/2001-08-18/xml-fop.html . Apparently > it has been this way for quite some time. > > - Sam Ruby > >