[jira] [Commented] (NUTCH-2092) Unit Test for NutchServer

2015-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736219#comment-14736219 ] ASF GitHub Bot commented on NUTCH-2092: --- Github user lewismc commented on a diff in

[GitHub] nutch pull request: Fix for NUTCH-2092 by Sujen Shah

2015-09-08 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/nutch/pull/54#discussion_r39008773 --- Diff: src/java/org/apache/nutch/service/NutchServer.java --- @@ -211,6 +211,10 @@ public boolean canStop(boolean force){ return jobs.isEmpty();

[jira] [Commented] (NUTCH-2092) Unit Test for NutchServer

2015-09-08 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736192#comment-14736192 ] Lewis John McGibbney commented on NUTCH-2092: - Generally speaking this PR (onc

[jira] [Commented] (NUTCH-2092) Unit Test for NutchServer

2015-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736191#comment-14736191 ] ASF GitHub Bot commented on NUTCH-2092: --- Github user lewismc commented on a diff in

[GitHub] nutch pull request: Fix for NUTCH-2092 by Sujen Shah

2015-09-08 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/nutch/pull/54#discussion_r39007881 --- Diff: src/test/org/apache/nutch/service/TestNutchServer.java --- @@ -0,0 +1,65 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (NUTCH-2092) Unit Test for NutchServer

2015-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736182#comment-14736182 ] ASF GitHub Bot commented on NUTCH-2092: --- Github user lewismc commented on a diff in

[jira] [Commented] (NUTCH-2092) Unit Test for NutchServer

2015-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736183#comment-14736183 ] ASF GitHub Bot commented on NUTCH-2092: --- Github user lewismc commented on a diff in

[GitHub] nutch pull request: Fix for NUTCH-2092 by Sujen Shah

2015-09-08 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/nutch/pull/54#discussion_r39007826 --- Diff: ivy/ivy.xml --- @@ -76,6 +76,7 @@ + --- End diff -- Please set scope to test. ---

[GitHub] nutch pull request: Fix for NUTCH-2092 by Sujen Shah

2015-09-08 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/nutch/pull/54#discussion_r39007818 --- Diff: src/java/org/apache/nutch/service/NutchServer.java --- @@ -211,6 +211,10 @@ public boolean canStop(boolean force){ return jobs.isEmpty();

[jira] [Commented] (NUTCH-2092) Unit Test for NutchServer

2015-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736129#comment-14736129 ] ASF GitHub Bot commented on NUTCH-2092: --- GitHub user sujen1412 opened a pull request

[GitHub] nutch pull request: Fix for NUTCH-2092 by Sujen Shah

2015-09-08 Thread sujen1412
GitHub user sujen1412 opened a pull request: https://github.com/apache/nutch/pull/54 Fix for NUTCH-2092 by Sujen Shah You can merge this pull request into a Git repository by running: $ git pull https://github.com/sujen1412/nutch NUTCH-2092 Alternatively you can review and ap

[jira] [Created] (NUTCH-2092) Unit Test for NutchServer

2015-09-08 Thread Sujen Shah (JIRA)
Sujen Shah created NUTCH-2092: - Summary: Unit Test for NutchServer Key: NUTCH-2092 URL: https://issues.apache.org/jira/browse/NUTCH-2092 Project: Nutch Issue Type: Sub-task Components:

[jira] [Created] (NUTCH-2091) Make Nutch more robust and smart

2015-09-08 Thread Asitang Mishra (JIRA)
Asitang Mishra created NUTCH-2091: - Summary: Make Nutch more robust and smart Key: NUTCH-2091 URL: https://issues.apache.org/jira/browse/NUTCH-2091 Project: Nutch Issue Type: Improvement