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)