Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 87524 invoked from network); 20 Jun 2005 21:56:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jun 2005 21:56:25 -0000 Received: (qmail 37398 invoked by uid 500); 20 Jun 2005 21:56:10 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 37276 invoked by uid 500); 20 Jun 2005 21:56:10 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 37161 invoked by uid 99); 20 Jun 2005 21:56:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2005 14:56:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of Vishal_Santoshi@gallup.com designates 216.82.241.211 as permitted sender) Received: from [216.82.241.211] (HELO mail122.messagelabs.com) (216.82.241.211) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 20 Jun 2005 14:56:11 -0700 X-VirusChecked: Checked X-Env-Sender: Vishal_Santoshi@gallup.com X-Msg-Ref: server-11.tower-122.messagelabs.com!1119304565!0!1 X-StarScan-Version: 5.4.15; banners=-,-,- X-Originating-IP: [198.175.140.77] Received: (qmail 20969 invoked from network); 20 Jun 2005 21:56:06 -0000 Received: from unknown (HELO exchng1.noam.gallup.com) (198.175.140.77) by server-11.tower-122.messagelabs.com with SMTP; 20 Jun 2005 21:56:06 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C575E2.DB7E9A4C" Subject: Calling a target from within a target and passing arguments... Date: Mon, 20 Jun 2005 16:56:05 -0500 Message-ID: <93D33F0C3086684CB60B08CFB8FE52D0049D70FB@exchng1.noam.gallup.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Calling a target from within a target and passing arguments... Thread-Index: AcV14tturnlFwgH0TzOa3wBL42NVpg== From: "Santoshi, Vishal" To: "Ant Users List" X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C575E2.DB7E9A4C Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Is it possible to call a target from within another target and pass in arguments to the called target ? =20 Or=20 =20 Is this possible? =20 =20 ------_=_NextPart_001_01C575E2.DB7E9A4C--