[jira] [Commented] (TIKA-1945) Powerpoint parser doesn't extract text from diagrams

2016-04-09 Thread Nick C (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233797#comment-15233797 ] Nick C commented on TIKA-1945: -- Also while looking in to the code I noticed AbstractOOXMLExtractor.getXHTML

[jira] [Created] (TIKA-1945) Powerpoint parser doesn't extract text from diagrams

2016-04-09 Thread Nick C (JIRA)
Nick C created TIKA-1945: Summary: Powerpoint parser doesn't extract text from diagrams Key: TIKA-1945 URL: https://issues.apache.org/jira/browse/TIKA-1945 Project: Tika Issue Type: Bug

[jira] [Created] (TIKA-1944) Add mime magic for apple single/double files

2016-04-09 Thread Nick C (JIRA)
Nick C created TIKA-1944: Summary: Add mime magic for apple single/double files Key: TIKA-1944 URL: https://issues.apache.org/jira/browse/TIKA-1944 Project: Tika Issue Type: Improvement

[jira] [Commented] (TIKA-1513) Add mime detection and parsing for dbf files

2016-04-09 Thread Nick C (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233743#comment-15233743 ] Nick C commented on TIKA-1513: -- I ended up building a detector that tries to validate the dbf header instead

[jira] [Commented] (TIKA-1943) Include support for Yandex Translate API

2016-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233653#comment-15233653 ] ASF GitHub Bot commented on TIKA-1943: -- GitHub user reevapp opened a pull request:

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-09 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/103 fix for TIKA-1943 contributed by Mark Duske Properties file used by YandexTranslator You can merge this pull request into a Git repository by running: $ git pull https://github.com/reevapp/tika

[jira] [Commented] (TIKA-1943) Include support for Yandex Translate API

2016-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233652#comment-15233652 ] ASF GitHub Bot commented on TIKA-1943: -- GitHub user reevapp opened a pull request:

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-09 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/102 fix for TIKA-1943 contributed by Mark Duske Unit tests for YandexTranslator class You can merge this pull request into a Git repository by running: $ git pull https://github.com/reevapp/tika

[jira] [Commented] (TIKA-1943) Include support for Yandex Translate API

2016-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233651#comment-15233651 ] ASF GitHub Bot commented on TIKA-1943: -- GitHub user reevapp opened a pull request:

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-09 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/101 fix for TIKA-1943 contributed by Mark Duske Includes support for Yandex Translate API You can merge this pull request into a Git repository by running: $ git pull https://github.com/reevapp/tika

[jira] [Created] (TIKA-1943) Include support for Yandex Translate API

2016-04-09 Thread Mark Duske (JIRA)
Mark Duske created TIKA-1943: Summary: Include support for Yandex Translate API Key: TIKA-1943 URL: https://issues.apache.org/jira/browse/TIKA-1943 Project: Tika Issue Type: Improvement

[jira] [Commented] (TIKA-1942) java.lang.NoClassDefFoundError: org/bouncycastle/asn1/DEREncodable

2016-04-09 Thread Magesh Tarala (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233628#comment-15233628 ] Magesh Tarala commented on TIKA-1942: - This application has been in production for the past 8 months

[jira] [Commented] (TIKA-1942) java.lang.NoClassDefFoundError: org/bouncycastle/asn1/DEREncodable

2016-04-09 Thread Nick Burch (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233379#comment-15233379 ] Nick Burch commented on TIKA-1942: -- How are you calling Tika? The Tika CLI App? Tika Server? Java? And if