You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "James Sullivan (JIRA)" <ji...@apache.org> on 2013/12/03 08:13:35 UTC

[jira] [Created] (NUTCH-1678) Remove dependency on org.apache.oro

James Sullivan created NUTCH-1678:
-------------------------------------

             Summary: Remove dependency on org.apache.oro
                 Key: NUTCH-1678
                 URL: https://issues.apache.org/jira/browse/NUTCH-1678
             Project: Nutch
          Issue Type: Improvement
          Components: parser
    Affects Versions: 2.2
            Reporter: James Sullivan
            Priority: Minor


org.apache.oro has been archived for three years and it may be good to remove the dependency as Java has had a built in regexes for quite some time now. There don't seem to have been any specific Perl5 functionality needed in the regexes so unless there are specific threading or performance reasons for continuing to use oro it may be time to lose the dependency. Attached patch needs to be checked thoroughly as I am rusty with Java and the unit tests are sparse. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)