Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 52922 invoked from network); 5 Feb 2002 18:31:12 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Feb 2002 18:31:12 -0000 Received: (qmail 21018 invoked by uid 97); 5 Feb 2002 18:31:00 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 20928 invoked by uid 97); 5 Feb 2002 18:30:59 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 20870 invoked from network); 5 Feb 2002 18:30:58 -0000 Message-ID: <013301c1ae73$40f9a860$9401a8c0@darden.virginia.edu> From: "Erik Hatcher" To: "Ant Users List" References: Subject: Re: passing a Collection as paramater Date: Tue, 5 Feb 2002 13:30:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N No, that won't do it. I'm not sure what the simplest task is to look at that takes this construct, but there are many.... so just dig into Ant's source code and look at similar tasks. I could give you the answer, but that'd be no fun! (but then I'd have to go dig it up and cut and paste it too) ----- Original Message ----- From: "Marchioni Francesco" To: "'Ant Users List'" Sent: Tuesday, February 05, 2002 12:54 PM Subject: RE: passing a Collection as paramater hi thanks Erik...I'll check.... maybe mapping the parameter "url" as "Collection" in my Task will do the trick???? thanks Francesco -----Original Message----- From: Erik Hatcher [mailto:jakarta-ant@ehatchersolutions.com] Sent: marted� 5 febbraio 2002 18.57 To: Ant Users List Subject: Re: passing a Collection as paramater Use this kind of syntax: . . . Check Ant's source code for similar syntaxed tasks for the implementation details. Erik ----- Original Message ----- From: "Marchioni Francesco" To: Sent: Tuesday, February 05, 2002 12:41 PM Subject: passing a Collection as paramater > Hi all, > I'd like to know if it's possible to pass a Collection of parameters to my > Own Task. > At the moment I need to pass a list or urls to the Task in this way...... > > > > > > > > > > ...but as the url can grow up I'd rather find a way to pass a Collection of > elements > to the bean. Does anybody know how to do it? > Thanks > Francesco > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: