Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-107

Typo in plugin/urlfilter-regex/plugin.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.7
    • 0.7.2, 0.8
    • None
    • None

    Description

      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'

      Attachments

        Activity

          People

            pkosiorowski Piotr Kosiorowski
            scross Stephen Cross
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: