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

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

    [ https://issues.apache.org/jira/browse/NUTCH-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805040#comment-14805040 ] 

Hudson commented on NUTCH-2098:
-------------------------------

FAILURE: Integrated in Nutch-trunk #3272 (See [https://builds.apache.org/job/Nutch-trunk/3272/])
Fix for NUTCH-2098: Add null SeedUrl constructor contributed by Aron Ahmadia. (mattmann: http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1703745)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/service/model/request/SeedUrl.java


> 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)