Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 90279 invoked from network); 22 Aug 2006 08:27:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2006 08:27:07 -0000 Received: (qmail 47477 invoked by uid 500); 22 Aug 2006 08:27:03 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 47112 invoked by uid 500); 22 Aug 2006 08:27:02 -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 47100 invoked by uid 99); 22 Aug 2006 08:27:02 -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 01:27:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.192.67.250] (HELO alpha.eurodyn.com) (62.192.67.250) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 01:27:01 -0700 Received: from parnitha.eurodyn.com (parnitha.eurodyn.com [10.251.0.3]) by alpha.eurodyn.com (8.12.9/8.12.9) with ESMTP id k7M8Qa9r014427 for ; Tue, 22 Aug 2006 11:26:37 +0300 (EET DST) Received: by parnitha.eurodyn.com with ESMTP id LAA23879; Tue, 22 Aug 2006 11:26:36 +0300 (EET DST) Received: from [10.254.255.58] (account emmanouil.batsis [10.254.255.58] verified) by eurodyn.com (CommuniGate Pro SMTP 5.0.9) with ESMTPA id 5180345 for user@ant.apache.org; Tue, 22 Aug 2006 11:26:36 +0300 Message-ID: <44EAC1C2.1060006@eurodyn.com> Date: Tue, 22 Aug 2006 11:35:14 +0300 From: Emmanouil Batsis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: subtasks as arbitary params? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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