[
https://issues.apache.org/jira/browse/NUTCH-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951505#comment-14951505
]
ASF GitHub Bot commented on NUTCH-2135:
---------------------------------------
GitHub user sujen1412 opened a pull request:
https://github.com/apache/nutch/pull/70
Fix for NUTCH-2135 by Sujen Shah
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sujen1412/nutch NUTCH-2135
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/70.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #70
----
commit d4628eebb184664440576d23baec6fd40065cabf
Author: Sujen Shah <[email protected]>
Date: 2015-10-10T02:05:00Z
Resolving eclipse build issue with protocol-interactiveselenium
----
> Ant Eclipse build does not include protocol-interactiveselenium
> ---------------------------------------------------------------
>
> Key: NUTCH-2135
> URL: https://issues.apache.org/jira/browse/NUTCH-2135
> Project: Nutch
> Issue Type: Improvement
> Components: protocol
> Reporter: Sujen Shah
> Priority: Minor
> Labels: memex
> Fix For: 1.11
>
>
> target eclipse in the build.xml file does not include
> protocol-interactiveselenium so while importing the project into eclipse, it
> does not add that folder.
> On adding that to the build file, I found that eclipse throws errors as the
> package naming in classes belonging to the
> org.apache.nutch.protocol.interactiveselenium.handlers is incomplete.
> Have made both those changes in this PR.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)