Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 48608 invoked from network); 26 Jan 2005 23:41:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Jan 2005 23:41:49 -0000 Received: (qmail 6116 invoked by uid 500); 26 Jan 2005 23:41:44 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 6075 invoked by uid 500); 26 Jan 2005 23:41:43 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 6061 invoked by uid 99); 26 Jan 2005 23:41:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from smtpauth06.mail.atl.earthlink.net (HELO smtpauth06.mail.atl.earthlink.net) (209.86.89.66) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 26 Jan 2005 15:41:42 -0800 Received: from [65.103.134.68] (helo=dell.domain.actdsltmp) by smtpauth06.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1Ctwn6-0007yh-Gh for user@ant.apache.org; Wed, 26 Jan 2005 18:41:40 -0500 Date: Wed, 26 Jan 2005 15:41:40 -0800 To: "Ant Users List" Subject: Re: accessing the verbose state References: <20050126225401.12407.qmail@web30904.mail.mud.yahoo.com> From: "michael sorens" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20050126225401.12407.qmail@web30904.mail.mud.yahoo.com> User-Agent: Opera M2/7.54u1 (Win32, build 3918) X-Antivirus: avast! (VPS 0504-0, 01/25/2005), Outbound message X-Antivirus-Status: Clean X-ELNK-Trace: 4e0c1d090ab3975b710a60220b707070239a348a220c26098bcecbaccff3a774516feaaf65674fbc93caf27dac41a8fd350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 65.103.134.68 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Basically I was considering having a non-Task java class to provide more or less output if run from ant and if verbose is set or not. But this is not a high-priority issue... Also, I found the answer to (1) -- takes a level just as the listeners you described for custom tasks, I found. On Wed, 26 Jan 2005 14:54:01 -0800 (PST), Matt Benson wrote: > --- michael sorens wrote: > >> Thank you, Matt, for such a prompt answer to (2) and >> (4). >> Anyone else have any thoughts on (1) and (3)? Matt >> implies "can't be done"... > > To elaborate further, a custom BuildLogger is not a > custom task and thus falls more under the (3) category > than the (2)... > > It might help if you explained why you need access to > the logging state... > > -Matt > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Easier than ever with enhanced search. Learn more. > http://info.mail.yahoo.com/mail_250 > > --------------------------------------------------------------------- > 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