[
https://issues.apache.org/jira/browse/NUTCH-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-1947.
------------------------------------
Resolution: Abandoned
Closing because OutlinkExtractor has seen many updates since then: upgrade to
Java 8, replacement of Apache ORO to java.util.regex, etc.
> Overhaul o.a.n.parse.OutlinkExtractor.java
> -------------------------------------------
>
> Key: NUTCH-1947
> URL: https://issues.apache.org/jira/browse/NUTCH-1947
> Project: Nutch
> Issue Type: Improvement
> Components: parser
> Affects Versions: 2.3, 1.9
> Reporter: Lewis John McGibbney
> Priority: Major
>
> Right now in both trunk and 2.X, the
> [OutlinkExtractor.java|https://github.com/apache/nutch/blob/trunk/src/java/org/apache/nutch/parse/OutlinkExtractor.java]
> class need a bit of TLC. It is referencing JDK1.5 in a few places, there are
> misleading URL entries and it boasts some interesting @Deprecation methods
> which we could ideally remove.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)