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

ASF GitHub Bot commented on NUTCH-2465:
---------------------------------------

okedoki opened a new pull request #251: fix of NUTCH-2465 broken Eclipse 
project. Classpaths and wrong packages of interactiveselenium.handlers
URL: https://github.com/apache/nutch/pull/251
 
 
   This is the fix of Eclipse for the latest master. It was broken because of : 
incorrect class paths(build.xml) and an incorrect package usage in 
InteractiveSeleniumHandler. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Broken Eclipse project. Classpaths and interactiveselenium should be fixed.
> ---------------------------------------------------------------------------
>
>                 Key: NUTCH-2465
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2465
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.14
>            Reporter: Semyon Semyonov
>             Fix For: 1.14
>
>
> With the latest version of develop the Eclipse project doesn't work anymore.
> There are two sets of problem:
> 1) Classpath problems 
> 2) Incorrect usage of org.apache.nutch.protocol.interactiveselenium in the 
> code. Should be replaced by 
> org.apache.nutch.protocol.interactiveselenium.handlers 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to