[ http://issues.apache.org/jira/browse/NUTCH-160?page=all ]
Sami Siren closed NUTCH-160. ---------------------------- > Use standard Java Regex library rather than org.apache.oro.text.regex > --------------------------------------------------------------------- > > Key: NUTCH-160 > URL: http://issues.apache.org/jira/browse/NUTCH-160 > Project: Nutch > Issue Type: Improvement > Affects Versions: 0.8 > Reporter: Rod Taylor > Fix For: 0.8 > > Attachments: regex.patch > > > org.apache.oro.text.regex is based on perl 5.003 which has some corner cases > which perform poorly. The standard regular expression libraries for Java (1.4 > and later) do not seen to contain these issues. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
