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

Hudson commented on NUTCH-1421:
-------------------------------

Integrated in Nutch-trunk #1996 (See 
[https://builds.apache.org/job/Nutch-trunk/1996/])
    NUTCH-1421 RegexURLNormalizer to only skip rules with invalid patterns 
(Revision 1401459)

     Result = ABORTED
snagel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1401459
Files : 
* /nutch/trunk/CHANGES.txt
* 
/nutch/trunk/src/plugin/urlnormalizer-regex/src/java/org/apache/nutch/net/urlnormalizer/regex/RegexURLNormalizer.java

                
> RegexURLNormalizer to only skip rules with invalid patterns
> -----------------------------------------------------------
>
>                 Key: NUTCH-1421
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1421
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: nutchgora, 1.6
>            Reporter: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.6, 2.2
>
>         Attachments: NUTCH-1421-1.patch
>
>
> If a regex-normalize.xml file contains one rule with a syntactically invalid 
> regular expression patterns, all rules are discarded and no normalization is 
> done. 
> In combination with a detailed error message, RegexURLNormalizer should only 
> skip the invalid rule but use all other (valid) rules.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to