You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Aron Ahmadia (JIRA)" <ji...@apache.org> on 2015/09/15 16:18:45 UTC

[jira] [Created] (NUTCH-2098) Add null SeedUrl constructor

Aron Ahmadia created NUTCH-2098:
-----------------------------------

             Summary: Add null SeedUrl constructor
                 Key: NUTCH-2098
                 URL: https://issues.apache.org/jira/browse/NUTCH-2098
             Project: Nutch
          Issue Type: Bug
          Components: REST_api
    Affects Versions: 1.10
         Environment: All
            Reporter: Aron Ahmadia
            Priority: Minor
             Fix For: 1.11
         Attachments: 0001-Default-SeedURL-constructor.patch

The SeedUrl class currently doesn't provide a null constructor, and therefore can't correctly implement the Serializable interface to instantiate from JSON objects.

This patch adds a null constructor for the class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)