You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by kk...@apache.org on 2018/07/18 13:54:53 UTC

[tika] branch master updated (9b86c85 -> 8851d51)

This is an automated email from the ASF dual-hosted git repository.

kkrugler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from 9b86c85  TIKA-2687 -- remove code used to generate test files
     add 60bba06  Fix for TIKA-2683 contributed by karanjeets
     add 6d29013  Updated as per PR suggestions
     new 8851d51  Merge pull request #243 from karanjeets/TIKA-2683

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../tika/parser/html/BoilerpipeContentHandler.java | 27 ++++++++++++------
 .../apache/tika/parser/html/HtmlParserTest.java    | 32 +++++++++++++++++++---
 .../testBoilerplateMissingSpace.html               | 13 +++++++++
 3 files changed, 59 insertions(+), 13 deletions(-)
 create mode 100644 tika-parsers/src/test/resources/test-documents/testBoilerplateMissingSpace.html


[tika] 01/01: Merge pull request #243 from karanjeets/TIKA-2683

Posted by kk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kkrugler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git

commit 8851d511c4768a3200eafa06237b99ec263a201a
Merge: 9b86c85 6d29013
Author: Ken Krugler <ke...@transpac.com>
AuthorDate: Wed Jul 18 06:54:51 2018 -0700

    Merge pull request #243 from karanjeets/TIKA-2683
    
    Fix for TIKA-2683 contributed by karanjeets

 .../tika/parser/html/BoilerpipeContentHandler.java | 27 ++++++++++++------
 .../apache/tika/parser/html/HtmlParserTest.java    | 32 +++++++++++++++++++---
 .../testBoilerplateMissingSpace.html               | 13 +++++++++
 3 files changed, 59 insertions(+), 13 deletions(-)