[
https://issues.apache.org/jira/browse/NUTCH-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368476#comment-14368476
]
Hudson commented on NUTCH-1966:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3022 (See
[https://builds.apache.org/job/Nutch-trunk/3022/])
Fix for NUTCH-1966 Configuration endpoint for 1x REST API contributed by Sujen
Shah <[email protected]> this closes #13. (mattmann:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1667649)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/ivy/ivy.xml
* /nutch/trunk/src/bin/nutch
* /nutch/trunk/src/java/org/apache/nutch/service
* /nutch/trunk/src/java/org/apache/nutch/service/ConfManager.java
* /nutch/trunk/src/java/org/apache/nutch/service/JobManager.java
* /nutch/trunk/src/java/org/apache/nutch/service/NutchServer.java
* /nutch/trunk/src/java/org/apache/nutch/service/impl
* /nutch/trunk/src/java/org/apache/nutch/service/impl/ConfManagerImpl.java
* /nutch/trunk/src/java/org/apache/nutch/service/model
* /nutch/trunk/src/java/org/apache/nutch/service/model/request
* /nutch/trunk/src/java/org/apache/nutch/service/model/request/NutchConfig.java
* /nutch/trunk/src/java/org/apache/nutch/service/model/response
* /nutch/trunk/src/java/org/apache/nutch/service/model/response/JobConfig.java
* /nutch/trunk/src/java/org/apache/nutch/service/model/response/JobInfo.java
* /nutch/trunk/src/java/org/apache/nutch/service/resources
* /nutch/trunk/src/java/org/apache/nutch/service/resources/AbstractResource.java
* /nutch/trunk/src/java/org/apache/nutch/service/resources/ConfigResource.java
* /nutch/trunk/src/java/org/apache/nutch/service/resources/JobResource.java
> Configuration endpoint for 1x REST API [A sub-issue of NUTCH-1931]
> ------------------------------------------------------------------
>
> Key: NUTCH-1966
> URL: https://issues.apache.org/jira/browse/NUTCH-1966
> Project: Nutch
> Issue Type: Sub-task
> Affects Versions: 1.9
> Reporter: Sujen Shah
> Assignee: Chris A. Mattmann
> Priority: Minor
> Labels: REST
> Fix For: 1.10
>
>
> The current work going on towards developing a REST service for the Nutch 1x
> branch includes many endpoints. This issue deals with the Configuration
> endpoint of the REST service.
> This is a sub issue for the major issue
> https://issues.apache.org/jira/browse/NUTCH-1931.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)