[
https://issues.apache.org/jira/browse/NUTCH-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved NUTCH-2098.
--------------------------------------
Resolution: Fixed
Thanks [~ahmadia] fixed in trunk!
{noformat}
[mattmann-0420740:~/tmp/nutch1.11] mattmann% svn commit -m "Fix for NUTCH-2098:
Add null SeedUrl constructor contributed by Aron Ahmadia."
Sending CHANGES.txt
Sending src/java/org/apache/nutch/service/model/request/SeedUrl.java
Transmitting file data ..
Committed revision 1703745.
[mattmann-0420740:~/tmp/nutch1.11] mattmann%
{noformat}
> 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
> Assignee: Chris A. Mattmann
> Priority: Minor
> Labels: memex, newbie
> 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)