[GitHub] tika pull request #137: TIKA-1343 Create a Tika Translator implementation th...

2016-10-24 Thread lewismc
GitHub user lewismc opened a pull request: https://github.com/apache/tika/pull/137 TIKA-1343 Create a Tika Translator implementation that uses JoshuaDecoder This issue addresses https://issues.apache.org/jira/browse/TIKA-1343 and is a cleaner PR than the one I just screwed up over

[jira] [Commented] (TIKA-1343) Create a Tika Translator implementation that uses JoshuaDecoder

2016-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15604274#comment-15604274 ] ASF GitHub Bot commented on TIKA-1343: -- GitHub user lewismc opened a pull request:

[jira] [Commented] (TIKA-1343) Create a Tika Translator implementation that uses JoshuaDecoder

2016-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15604260#comment-15604260 ] ASF GitHub Bot commented on TIKA-1343: -- Github user lewismc closed the pull request at:

[jira] [Commented] (TIKA-2142) ArrayIndexOutOfBoundsException

2016-10-24 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15603102#comment-15603102 ] Tim Allison commented on TIKA-2142: --- I'm able to extract 81 images before we hit the AIOOBE with POI.

[jira] [Updated] (TIKA-2142) ArrayIndexOutOfBoundsException

2016-10-24 Thread Seva Alekseyev (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seva Alekseyev updated TIKA-2142: - Attachment: HPV8dHinge Confocal Results.ppt > ArrayIndexOutOfBoundsException >

Re: [VOTE] Apache Tika 1.14 Release Candidate #1

2016-10-24 Thread Konstantin Gribov
Chris, you have new PGP key which is not present your account in [1]. Could you please update it there? Also, `KEYS` file in `tika-1.14-src.zip` contains only your old PGP key. SHA-1 and MD5 digests are fine, `tika-server` and `tika-app` work fine on Arch Linux, OpenJDK 8u112 with and without

[jira] [Commented] (TIKA-2129) IllegalArgumentException/"Unknown shape type" on a valid Powerpoint file

2016-10-24 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15602540#comment-15602540 ] Tim Allison commented on TIKA-2129: --- [~kiwiwings] fixed this in POI. Thank you! >

Re: [VOTE] Apache Tika 1.14 Release Candidate #1

2016-10-24 Thread Ken Krugler
Just for grins, I pulled from git and checked out the the 1.14-rc1 tag, then ran “mvn clean package”. For me it fails with: Running org.apache.tika.parser.strings.StringsParserTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.685 sec <<< FAILURE! - in

Re: [VOTE] Apache Tika 1.14 Release Candidate #1

2016-10-24 Thread David Meikle
Hello, I am getting the same as Julien without exiftool installed on my Mac. Everything passes on Windows 10 and Ubuntu. Will have a dig and see what I find. Cheers, Dave > On 20 Oct 2016, at 13:34, Julien Nioche wrote: > > Hi > > Am getting the following