The following issue has been updated:
Updater: Morgan Delagrange (mailto:[EMAIL PROTECTED])
Date: Thu, 4 Sep 2003 4:09 PM
Changes:
timeoriginalestimate changed from 0
timeestimate changed from 0 minutes
Component changed to submissions
Component changed from tags
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-49&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-49
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JELLY-49
Summary: Regexp Tag Library
Type: New Feature
Status: Assigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: jelly
Components:
submissions
Assignee: peter royal
Reporter: Aslak Hellesoy
Created: Mon, 5 May 2003 5:48 AM
Updated: Thu, 4 Sep 2003 4:09 PM
Description:
This tag library wrap's the ORO regexp engine. It provides two tags that can be used
as follows:
<regexp:match
var="foo"
text="ID1234"
expr="[A-Z][A-Z][0-9]{4}"/>
<regexp:contains
var="bar"
text="Hello World"
expr="World"/>
The code is not written by me, but by Christian Amor Kvalheim, so give the cred to him
(he was too sloppy to submit this himself).
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]