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

Julien Nioche commented on NUTCH-1013:
--------------------------------------

+1 patch looks fine except maybe for : 

{noformat}
-    Perl5Compiler compiler = new Perl5Compiler();
+    //Perl5Compiler compiler = new Perl5Compiler();
{noformat}

where the second line should be removed

> Migrate RegexURLNormalizer from Apache ORO to java.util.regex
> -------------------------------------------------------------
>
>                 Key: NUTCH-1013
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1013
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.4, 2.0
>
>         Attachments: NUTCH-1013-1.4.patch
>
>
> Apache ORO uses old Perl 5-style regular expressions. Features such as the 
> powerful lookbehind are not available. The project has become retired as 
> well. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to