[
https://issues.apache.org/jira/browse/NUTCH-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321843#comment-14321843
]
Mohammad Al-Mohsin commented on NUTCH-1933:
-------------------------------------------
Since Nutch trunk has been updated with tika 1.7, this patch will fail to
update ivy/ivy.xml
You will have to add this manually under the dependencies:
<!-- begin selenium dependencies -->
<dependency org="org.seleniumhq.selenium" name="selenium-java"
rev="2.44.0" />
<dependency org="com.opera" name="operadriver" rev="1.5">
<exclude org="org.seleniumhq.selenium"
name="selenium-remote-driver" />
</dependency>
<!-- end selenium dependencies -->
> nutch-selenium plugin
> ---------------------
>
> Key: NUTCH-1933
> URL: https://issues.apache.org/jira/browse/NUTCH-1933
> Project: Nutch
> Issue Type: New Feature
> Components: protocol
> Reporter: Mo Omer
> Assignee: Lewis John McGibbney
> Fix For: 1.10
>
> Attachments: NUTCH-selenium-trunk.patch
>
>
> I updated the plugin [nutch-selenium|https://github.com/momer/nutch-selenium]
> plugin to run against trunk.
> I feel that there is a good bit of work to be done here however early testing
> on my system are that it works.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)