You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Piotr Kosiorowski (JIRA)" <ji...@apache.org> on 2005/10/11 21:50:04 UTC

[jira] Closed: (NUTCH-107) Typo in plugin/urlfilter-regex/plugin.xml

     [ http://issues.apache.org/jira/browse/NUTCH-107?page=all ]
     
Piotr Kosiorowski closed NUTCH-107:
-----------------------------------

    Fix Version: 0.7.2-dev
                 0.8-dev
     Resolution: Fixed
      Assign To: Piotr Kosiorowski

Fixed in trunk and 0.7 branch. url-prefix plugin was also affected and fixed.

> Typo in plugin/urlfilter-regex/plugin.xml
> -----------------------------------------
>
>          Key: NUTCH-107
>          URL: http://issues.apache.org/jira/browse/NUTCH-107
>      Project: Nutch
>         Type: Bug
>     Versions: 0.7
>     Reporter: Stephen Cross
>     Assignee: Piotr Kosiorowski
>     Priority: Trivial
>      Fix For: 0.8-dev, 0.7.2-dev

>
> There is a typo in the extension id definition of the urlfilter-regex plugin.xml
>    <extension id="org.apache.nutch.net.urlfiler"
>               name="Nutch Regex URL Filter"
>               point="org.apache.nutch.net.URLFilter">
> should be:
>    <extension id="org.apache.nutch.net.urlfilter"
>               name="Nutch Regex URL Filter"
>               point="org.apache.nutch.net.URLFilter">
> Note that  'urlfiler' should be 'urlfilter'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira