[
https://issues.apache.org/jira/browse/NUTCH-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649019#comment-16649019
]
Hudson commented on NUTCH-1678:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3566 (See
[https://builds.apache.org/job/Nutch-trunk/3566/])
NUTCH-2192 NUTCH-1678 NUTCH-1014 NUTCH-1021 Migrate from Apache ORO to (snagel:
[https://github.com/apache/nutch/commit/c532c4e4861c7292f1fb7fee7e5442493dcfd71e])
* (edit) conf/regex-normalize.xml.template
* (edit) src/plugin/urlnormalizer-regex/sample/regex-normalize-scope1.xml
* (edit) ivy/ivy.xml
* (edit) src/plugin/urlnormalizer-regex/sample/regex-normalize-default.xml
* (edit) LICENSE.txt
* (edit)
src/plugin/parse-js/src/java/org/apache/nutch/parse/js/JSParseFilter.java
* (edit) conf/parse-plugins.xml
* (edit) src/java/org/apache/nutch/parse/OutlinkExtractor.java
> 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
> Labels: newbie, patch
> Fix For: 2.5
>
> Attachments: 2.x.patch
>
>
> org.apache.oro has been archived for three years and it may be good to remove
> the dependency as Java has had 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
(v7.6.3#76005)