Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 68967 invoked from network); 15 Dec 2003 20:10:33 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Dec 2003 20:10:32 -0000 Received: (qmail 47876 invoked by uid 500); 15 Dec 2003 20:10:16 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 47809 invoked by uid 500); 15 Dec 2003 20:10:16 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 47741 invoked from network); 15 Dec 2003 20:10:15 -0000 Received: from unknown (HELO srv2.handshake.de) (193.141.176.14) by daedalus.apache.org with SMTP; 15 Dec 2003 20:10:15 -0000 Received: from [192.168.0.6] (h-172.n-184.dialup.mirado.de [80.242.184.172]) by srv2.handshake.de (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id 12DA4D38 for ; Mon, 15 Dec 2003 21:10:05 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v606) In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Paul Libbrecht Subject: Re: [jelly]: core:forEach collections Date: Mon, 15 Dec 2003 21:10:12 +0100 To: "Jakarta Commons Users List" X-Mailer: Apple Mail (2.606) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 15-Dec-03, at 17:02 Uhr, J=F6rg Schaible wrote: > Amnon Khen wrote on Tuesday, December 09, 2003 17:49: >> Hi Jelly folk, >> What types of collections can be used in the core:forEach >> tag? In the ForEach task from ant-contrib, one can use >> delimited strings as well as Ant data types like Path-like >> Structures. Can this also be simply achieved in Jelly? I'm >> thinking about something in the neighborhood of: >> ... >> >> >> I can always create a path and convert it into a delimited >> string the PathConvert task, but it's a bit tedious. It won't >> kill me, of course... Is there a way to group properties in >> to a set similarly to the PropertySet data type in Ant 1.6? >> Thanks for your time and consideration, >> Amnon > > Can't say much about the forEach construct above, but I've provided a=20= > patch for comma-delimited items, that is unfortunately not applied=20 > yet. And util:tokenize is still of use... Sorry for not having time for the patches, I'd like to get the=20 documentation up first and... building such a website with maven is not=20= really a funky one-second-one-press experience. Paul --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org