Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 4382 invoked from network); 13 Nov 2008 19:56:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 19:56:06 -0000 Received: (qmail 75687 invoked by uid 500); 13 Nov 2008 19:56:14 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 75315 invoked by uid 500); 13 Nov 2008 19:56:13 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 75304 invoked by uid 99); 13 Nov 2008 19:56:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 11:56:13 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ddevienne@gmail.com designates 209.85.217.10 as permitted sender) Received: from [209.85.217.10] (HELO mail-gx0-f10.google.com) (209.85.217.10) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 19:54:54 +0000 Received: by gxk3 with SMTP id 3so267070gxk.23 for ; Thu, 13 Nov 2008 11:55:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=g/ji/u2Ldd7RUmGxeGpDuCqOAf7iIAYbTeBYbrTH5Ic=; b=xrbujg9xnW4iljE+gtBZNrRyujuSzAHbLcf7P3KYX12XKa3XHizMJAcM3XCoOP1B3s M56aCyW0msrONAsg9n9W16w7qpnp9oVbozK5EjthFg6MFx1fhRcPt44TsnQxonMHnzgO hbFNOv2ytNGBlBZ2h2QQqeZKp4XCyNy6ArYYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=hQN4JzveLVQtIEPcOCGod3R0aDygp/T94KMkB4dQbna+U7m3nyd9yT29auHPxiHKuE n3TTh044TCHJ4olg5DIm3NcnwHYgXISmutDIpBQu+nEKt5OUfikpphtBdATP99UrYh0i HGaJlalZP/bCpPJZAuPuBjpYjjQfaXqmuf0rQ= Received: by 10.150.177.20 with SMTP id z20mr307691ybe.109.1226605895089; Thu, 13 Nov 2008 11:51:35 -0800 (PST) Received: by 10.150.189.20 with HTTP; Thu, 13 Nov 2008 11:51:35 -0800 (PST) Message-ID: <255d8d690811131151n4ed7a0e6g68fa321e20c0990e@mail.gmail.com> Date: Thu, 13 Nov 2008 13:51:35 -0600 From: "Dominique Devienne" To: "Ant Developers List" Subject: Re: EasyAnt phases In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Nov 13, 2008 at 1:44 PM, Gilles Scokart wrote: > A second level (maybe I go too far) might be to put it deeper up to > the event notification. A build that use phase might have > phaseStarted and phaseFinished event sent around targetStarted and > targetFinished. Makes sense to me. The Default Logger (or maybe another logger/listener) would then display target group information, helping make sense of the build output. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org