Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 87335 invoked from network); 31 Dec 2004 17:59:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 31 Dec 2004 17:59:04 -0000 Received: (qmail 68586 invoked by uid 500); 31 Dec 2004 17:58:54 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 68481 invoked by uid 500); 31 Dec 2004 17:58:53 -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 68467 invoked by uid 99); 31 Dec 2004 17:58:52 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from pop.gmx.net (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 31 Dec 2004 09:58:49 -0800 Received: (qmail 23898 invoked by uid 0); 31 Dec 2004 17:58:46 -0000 Received: from 80.128.238.39 by www65.gmx.net with HTTP; Fri, 31 Dec 2004 18:58:46 +0100 (MET) Date: Fri, 31 Dec 2004 18:58:46 +0100 (MET) From: "Antoine Levy-Lambert" To: "Ant Users List" MIME-Version: 1.0 References: <5692ACF9E7B0EC40A23E4DC5F3C4D78F1D75CD@XCGV4806.northgrum.com> Subject: Re: Which For ANT X-Priority: 3 (Normal) X-Authenticated: #22961642 Message-ID: <25442.1104515926@www65.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N In Ant 1.6.2 there is a whichresource task, which allows you to find a class or a resource in a classpath. Cheers, Antoine > Is there a "which" type feature for ANT that would allow me to discover > which task ant is executing? Let's just say that I have "a few" tasks, and > some overriding going on, and it is sometimes hard to track down where a > task exists. > > Is there something that can do this for me? > > Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org