Skip to content

Here is a patch to remove jakarta-regex dependency and use Java Regex #11

Description

@GoogleCodeExporter
I've been told that the later Java versions have majorly improved the 
performance of Regex.   This patch removes the jakarta-regex prerequisite and 
uses the Java Pattern/Matcher classes instead.  Maybe making it leaner on 
prereqs is a good thing.


Original issue reported on code.google.com by joe.fire...@gmail.com on 21 Feb 2012 at 2:22

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions