You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2016/04/18 00:37:25 UTC

[jira] [Resolved] (NUTCH-2191) Add protocol-htmlunit

     [ https://issues.apache.org/jira/browse/NUTCH-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved NUTCH-2191.
--------------------------------------
    Resolution: Fixed

- fixed conflicts and merged thanks [~karanjeets] and [~lewismc]!
{noformat}
LMC-053601:nutch1.12 mattmann$ git push -u origin master
Counting objects: 107, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (64/64), done.
Writing objects: 100% (107/107), 19.43 KiB | 0 bytes/s, done.
Total 107 (delta 42), reused 0 (delta 0)
remote: nutch git commit: fix conflicts in CHANGES.txt
remote: nutch git commit: fix for NUTCH-2191 contributed by karanjeets
remote: nutch git commit: fix for NUTCH-2191 contributed by karanjeets
remote: nutch git commit: fix for NUTCH-2191 contributed by karanjeets
remote: nutch git commit: fix for NUTCH-2191 contributed by karanjeets
To https://git-wip-us.apache.org/repos/asf/nutch.git
   d6bcefd..044e8e7  master -> master
Branch master set up to track remote branch master from origin.
LMC-053601:nutch1.12 mattmann$ 
{noformat}


> Add protocol-htmlunit
> ---------------------
>
>                 Key: NUTCH-2191
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2191
>             Project: Nutch
>          Issue Type: New Feature
>          Components: protocol
>    Affects Versions: 1.11
>            Reporter: Markus Jelsma
>            Assignee: Chris A. Mattmann
>              Labels: memex
>             Fix For: 1.12
>
>         Attachments: NUTCH-2191.patch, NUTCH-2191.patch, NUTCH-2191.patch, NUTCH-2191.patch
>
>
> HtmlUnit is, opposed to other Javascript enabled headless browsers, a portable library and should therefore be better suited for very large scale crawls. This issue is an attempt to implement protocol-htmlunit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)