Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 96709 invoked from network); 15 Jan 2008 22:31:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2008 22:31:16 -0000 Received: (qmail 83423 invoked by uid 500); 15 Jan 2008 22:31:01 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 83395 invoked by uid 500); 15 Jan 2008 22:31:01 -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 83377 invoked by uid 99); 15 Jan 2008 22:31:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2008 14:31:01 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mpc8250@gmail.com designates 66.249.82.235 as permitted sender) Received: from [66.249.82.235] (HELO wx-out-0506.google.com) (66.249.82.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2008 22:30:36 +0000 Received: by wx-out-0506.google.com with SMTP id h30so109005wxd.10 for ; Tue, 15 Jan 2008 14:30:41 -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:mime-version:content-type; bh=m5FO7flaHJn6l/zo6T9ozHCUnFb7mCjDqjgrbPdUp5k=; b=A3QVhNuEnbFRHNzmwc3G/7F4BoPJgoTjr3mnNrw6NWGM5emDdIrDvW6q6VksbwQ7S2Si+txdAhlUa06fQYkm5JrVZVXr5Wq5I2vrOe1uYTYu7onAh+oqdU2eF8oIEyF3H1kJxqMZ09pKZrlJ0x1HuxR0rNRIEYfGK7CnSHDBujY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=SApnJ4267qIIM8t1Uafafg3HCUDjC9Nwk2zxqjpP2bZY+DQJQVDm26cj1rL4IwLECL5ZcRP5NHngUBRXFmywmx607mrHRV5C3QSG4OgDARo5druwjsCkJyM2cHdMz5LSW2VIp9sJ9fQ55BNAOc0zzCAq7PEgDX/o7xJkFuMw4wc= Received: by 10.142.242.8 with SMTP id p8mr8855wfh.166.1200436240531; Tue, 15 Jan 2008 14:30:40 -0800 (PST) Received: by 10.143.121.2 with HTTP; Tue, 15 Jan 2008 14:30:40 -0800 (PST) Message-ID: <1f97de60801151430j125ff7b9ncb8e70b6deea0f36@mail.gmail.com> Date: Tue, 15 Jan 2008 14:30:40 -0800 From: "Z W" To: "Ant Users List" Subject: Passing input to target Question MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_28629_12955162.1200436240555" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_28629_12955162.1200436240555 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Is there a way to pass inputs to a called target from a calling target ? suppose (how do I pass a hostname to this target, while insisting on using for loop) Thanks in advance ------=_Part_28629_12955162.1200436240555--