svn commit: r1675058 - in /nutch/trunk: CHANGES.txt src/java/org/apache/nutch/segment/SegmentMerger.java

2015-04-21 Thread markus
Author: markus Date: Tue Apr 21 07:43:32 2015 New Revision: 1675058 URL: http://svn.apache.org/r1675058 Log: NUTCH-1697 SegmentMerger to implement Tool Modified: nutch/trunk/CHANGES.txt nutch/trunk/src/java/org/apache/nutch/segment/SegmentMerger.java Modified: nutch/trunk/CHANGES.txt

svn commit: r1675136 - /nutch/trunk/README.md

2015-04-21 Thread lewismc
Author: lewismc Date: Tue Apr 21 15:22:19 2015 New Revision: 1675136 URL: http://svn.apache.org/r1675136 Log: Add additionaly instructions for pull requests to accomodate coding convention Modified: nutch/trunk/README.md Modified: nutch/trunk/README.md URL:

svn commit: r1675251 - in /nutch/trunk/src/java/org/apache/nutch/service: impl/JobFactory.java impl/JobManagerImpl.java impl/JobWorker.java impl/NutchServerPoolExecutor.java model/request/DbQuery.java

2015-04-21 Thread mattmann
Author: mattmann Date: Wed Apr 22 03:50:52 2015 New Revision: 1675251 URL: http://svn.apache.org/r1675251 Log: More remainder of NUTCH-1973: Job Administration end point for the REST service contributed by Sujen Shah sujen1...@gmail.com Added:

svn commit: r1675243 [1/2] - in /nutch/trunk: ./ conf/ ivy/ src/java/org/apache/nutch/crawl/ src/java/org/apache/nutch/fetcher/ src/java/org/apache/nutch/metadata/ src/java/org/apache/nutch/parse/ src

2015-04-21 Thread mattmann
Author: mattmann Date: Wed Apr 22 01:46:28 2015 New Revision: 1675243 URL: http://svn.apache.org/r1675243 Log: Fix for NUTCH-1973 Job Administration end point for the REST service contributed by Sujen Shah sujen1...@gmail.com this closes #16. Modified: nutch/trunk/CHANGES.txt

svn commit: r1675243 [2/2] - in /nutch/trunk: ./ conf/ ivy/ src/java/org/apache/nutch/crawl/ src/java/org/apache/nutch/fetcher/ src/java/org/apache/nutch/metadata/ src/java/org/apache/nutch/parse/ src

2015-04-21 Thread mattmann
Modified: nutch/trunk/src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpRobotRulesParser.java URL: http://svn.apache.org/viewvc/nutch/trunk/src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpRobotRulesParser.java?rev=1675243r1=1675242r2=1675243view=diff

svn commit: r1675249 - in /nutch/trunk/src/java/org/apache/nutch: service/model/request/JobConfig.java util/NutchTool.java

2015-04-21 Thread mattmann
Author: mattmann Date: Wed Apr 22 03:37:24 2015 New Revision: 1675249 URL: http://svn.apache.org/r1675249 Log: Remainder of fix for NUTCH-1973: Job Administration end point for the REST service contributed by Sujen Shah sujen1...@gmail.com Added:

svn commit: r1675252 - /nutch/trunk/src/java/org/apache/nutch/service/model/response/JobConfig.java

2015-04-21 Thread mattmann
Author: mattmann Date: Wed Apr 22 04:05:31 2015 New Revision: 1675252 URL: http://svn.apache.org/r1675252 Log: not needed per sujen. Removed: nutch/trunk/src/java/org/apache/nutch/service/model/response/JobConfig.java