[
https://issues.apache.org/jira/browse/TIKA-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308057#comment-17308057
]
Hudson commented on TIKA-3334:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #183 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/183/])
TIKA-3334 -- fix thread safety in OpenDocumentParser (tallison:
[https://github.com/apache/tika/commit/667a310fcbfb67de670a26f658e8e7f4f477fdad])
* (edit)
tika-parsers/tika-parsers-classic/tika-parsers-classic-modules/tika-parser-miscoffice-module/src/test/java/org/apache/tika/parser/odf/ODFParserTest.java
* (edit)
tika-parsers/tika-parsers-classic/tika-parsers-classic-modules/tika-parser-miscoffice-module/src/main/java/org/apache/tika/parser/odf/OpenDocumentParser.java
> Threadsafety bug in OpenDocumentParser
> --------------------------------------
>
> Key: TIKA-3334
> URL: https://issues.apache.org/jira/browse/TIKA-3334
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Blocker
> Fix For: 1.26
>
>
> Example file:
> https://corpora.tika.apache.org/base/docs/bug_trackers/LIBRE_OFFICE/38177-46563/LIBRE_OFFICE-45041-0.ods
> In 1.25, the content of the spreadsheet correctly shows up in the spreadsheet
> entry. In 1.26-SNAPSHOT, most of the content of the spreadsheet ends up in
> the entry for the thumbnail.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)