Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 11447 invoked from network); 27 Jan 2005 09:04:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Jan 2005 09:04:31 -0000 Received: (qmail 4839 invoked by uid 500); 27 Jan 2005 09:04:23 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 4788 invoked by uid 500); 27 Jan 2005 09:04:23 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 4766 invoked by uid 99); 27 Jan 2005 09:04:23 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 27 Jan 2005 01:04:21 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j0R94IQR027894 for ; Thu, 27 Jan 2005 10:04:18 +0100 Message-ID: <799753742.1106816658917.JavaMail.jira@ajax.apache.org> Date: Thu, 27 Jan 2005 10:04:18 +0100 (CET) From: "Michael Schuerig (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Created: (JELLY-200) Patch for xml:set to set var to string list or delimited string Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Patch for xml:set to set var to string list or delimited string --------------------------------------------------------------- Key: JELLY-200 URL: http://issues.apache.org/jira/browse/JELLY-200 Project: jelly Type: Improvement Components: taglib.xml Versions: 1.0-RC2 Reporter: Michael Schuerig Attachments: jelly-tags-xml.patch The attached patch enhances the xml:set tag so that it can set its variable (1) to a list of strings and (2) to a single string with result node string delimited by a given string. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org