Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 35880 invoked from network); 22 Aug 2006 10:58:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2006 10:58:59 -0000 Received: (qmail 53164 invoked by uid 500); 22 Aug 2006 10:58:55 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 52813 invoked by uid 500); 22 Aug 2006 10:58:54 -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 52802 invoked by uid 99); 22 Aug 2006 10:58:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 03:58:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 22 Aug 2006 03:58:54 -0700 Received: (qmail invoked by alias); 22 Aug 2006 10:58:31 -0000 Received: from 207-237-61-56.c3-0.nyr-ubr2.nyr.ny.cable.rcn.com (EHLO [192.168.11.4]) [207.237.61.56] by mail.gmx.net (mp003) with SMTP; 22 Aug 2006 12:58:31 +0200 X-Authenticated: #22961642 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <44EAC1C2.1060006@eurodyn.com> References: <44EAC1C2.1060006@eurodyn.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Antoine Levy-Lambert Subject: Re: subtasks as arbitary params? Date: Tue, 22 Aug 2006 13:58:12 +0300 To: "Ant Users List" X-Mailer: Apple Mail (2.752.2) X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello Manos, I suppose you want to create a custom task which has nested elements ? You should read the"Develoing with Ant" section of the manual, it is all there. Regards, Antoine On Aug 22, 2006, at 11:35 AM, Emmanouil Batsis wrote: > > Hi, > > I was wondering if anyone has any pointers to a howto or sample > code for nested subtasks used to pass an arbitary number of > properties/params in the form of attribute value pairs, something > like the below? > > > > > > Thanks, > > Manos > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org