You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/09 17:04:00 UTC

[jira] [Commented] (NUTCH-2192) Get rid of oro

    [ https://issues.apache.org/jira/browse/NUTCH-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643739#comment-16643739 ] 

ASF GitHub Bot commented on NUTCH-2192:
---------------------------------------

sebastian-nagel opened a new pull request #389: NUTCH-2192 Migrate from Apache ORO to java.util.regex
URL: https://github.com/apache/nutch/pull/389
 
 
   (also fixes NUTCH-1678, NUTCH-1014 and NUTCH-1021)
   - apply Markus' patch of NUTCH-2192
   - finish migration of parse-js
   - remove oro dependency
   - correct pointer to Java regex syntax (instead of "Perl5")
   - NUTCH-1063 "OutlinkExtractor test generates an exception but does not fail" is fixed by adding null-check (required anyway by java.util.regex classes)
   - adds a JUnit test for parse-js (NUTCH-1121) ported from 2.x and extended

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Get rid of oro
> --------------
>
>                 Key: NUTCH-2192
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2192
>             Project: Nutch
>          Issue Type: Task
>            Reporter: Markus Jelsma
>            Priority: Major
>             Fix For: 2.4, 1.16
>
>         Attachments: NUTCH-2192.patch
>
>
> Couple of classes still rely on oro, we should get rid of it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)