tika git commit: TIKA-2040 - prevent permanent hang/oom on corrupt chm file

2016-07-26 Thread tallison
Repository: tika Updated Branches: refs/heads/2.x 9f6c71fa6 -> 1c582aba6 TIKA-2040 - prevent permanent hang/oom on corrupt chm file Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/1c582aba Tree:

tika git commit: TIKA-2040 - prevent permanent hang/oom on corrupt chm file

2016-07-26 Thread tallison
Repository: tika Updated Branches: refs/heads/master f5b04b60c -> 71cb9363c TIKA-2040 - prevent permanent hang/oom on corrupt chm file Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/71cb9363 Tree:

[2/3] tika git commit: TIKA-2041, upgrade ICU4j's charset detector to avoid multithreading bug.

2016-07-26 Thread tallison
http://git-wip-us.apache.org/repos/asf/tika/blob/9f6c71fa/tika-parser-modules/tika-parser-text-module/src/main/java/org/apache/tika/parser/txt/CharsetRecog_sbcs.java -- diff --git

[3/3] tika git commit: TIKA-2041, upgrade ICU4j's charset detector to avoid multithreading bug.

2016-07-26 Thread tallison
TIKA-2041, upgrade ICU4j's charset detector to avoid multithreading bug. Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/9f6c71fa Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/9f6c71fa Diff:

[1/3] tika git commit: TIKA-2041, upgrade ICU4j's charset detector to avoid multithreading bug.

2016-07-26 Thread tallison
Repository: tika Updated Branches: refs/heads/2.x f89887d2f -> 9f6c71fa6 http://git-wip-us.apache.org/repos/asf/tika/blob/9f6c71fa/tika-parser-modules/tika-parser-web-module/src/test/java/org/apache/tika/parser/html/HtmlParserTest.java

[4/4] tika git commit: Merge remote-tracking branch 'origin/master'

2016-07-26 Thread tallison
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/f5b04b60 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/f5b04b60 Diff:

[2/4] tika git commit: TIKA-2041, step 1, upgrade icu4j components; add back ebcdic and bump bytesRead back to 12000 from the "modern" 8000

2016-07-26 Thread tallison
TIKA-2041, step 1, upgrade icu4j components; add back ebcdic and bump bytesRead back to 12000 from the "modern" 8000 Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/d698d497 Tree:

[1/4] tika git commit: TIKA-2041, step 1, upgrade icu4j components; add back ebcdic and bump bytesRead back to 12000 from the "modern" 8000

2016-07-26 Thread tallison
Repository: tika Updated Branches: refs/heads/master 53c461a03 -> f5b04b60c http://git-wip-us.apache.org/repos/asf/tika/blob/d698d497/tika-parsers/src/main/java/org/apache/tika/parser/txt/CharsetRecog_sbcs.java -- diff --git

[3/4] tika git commit: TIKA-2041 -- add unit test in HTMLParserTest

2016-07-26 Thread tallison
TIKA-2041 -- add unit test in HTMLParserTest Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/7dc5c671 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/7dc5c671 Diff:

[Tika Wiki] Trivial Update of "Troubleshooting Tika" by NickBurch

2016-07-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification. The "Troubleshooting Tika" page has been changed by NickBurch: https://wiki.apache.org/tika/Troubleshooting%20Tika?action=diff=9=10 Comment: Wording tweak and markup If that shows

[Tika Wiki] Update of "Troubleshooting Tika" by NickBurch

2016-07-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification. The "Troubleshooting Tika" page has been changed by NickBurch: https://wiki.apache.org/tika/Troubleshooting%20Tika?action=diff=8=9 Comment: PDF text issues * Make sure Tika is able

[3/5] tika git commit: TIKA-2042 MBOX magic and detection unit test

2016-07-26 Thread nick
TIKA-2042 MBOX magic and detection unit test Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/65cc9bce Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/65cc9bce Diff:

[4/5] tika git commit: Changelog update

2016-07-26 Thread nick
Changelog update Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/53310fac Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/53310fac Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/53310fac Branch: refs/heads/2.x

[2/5] tika git commit: TIKA-2037 RFC822Parser should wrap the James InputStream of embedded resources to avoid problems with downstream detection or extraction

2016-07-26 Thread nick
TIKA-2037 RFC822Parser should wrap the James InputStream of embedded resources to avoid problems with downstream detection or extraction Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/31374a39 Tree:

[1/5] tika git commit: Email with attachment for testing extraction issues

2016-07-26 Thread nick
Repository: tika Updated Branches: refs/heads/2.x 8b951a43c -> f89887d2f Email with attachment for testing extraction issues Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/d6ce10b4 Tree:

[5/5] tika git commit: TIKA-2037 Merge fixes for 2.x

2016-07-26 Thread nick
TIKA-2037 Merge fixes for 2.x Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/f89887d2 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/f89887d2 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/f89887d2 Branch:

tika git commit: Changelog update

2016-07-26 Thread nick
Repository: tika Updated Branches: refs/heads/master 72d2d88b3 -> 53c461a03 Changelog update Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/53c461a0 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/53c461a0 Diff:

tika git commit: TIKA-2042 MBOX magic and detection unit test

2016-07-26 Thread nick
Repository: tika Updated Branches: refs/heads/master f00ab040d -> 72d2d88b3 TIKA-2042 MBOX magic and detection unit test Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/72d2d88b Tree: