[
https://issues.apache.org/jira/browse/TIKA-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248745#comment-17248745
]
Hudson commented on TIKA-3248:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-branch1x-jdk8 #58 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/58/])
TIKA-3248: avoid ClassCastException (tilman:
[https://github.com/apache/tika/commit/cc87787f8899a1266d19b4220ed26413ccaa0a37])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/pdf/AbstractPDF2XHTML.java
> ClassCastException: class PDSimpleFileSpecification cannot be cast to
> PDComplexFileSpecification
> ------------------------------------------------------------------------------------------------
>
> Key: TIKA-3248
> URL: https://issues.apache.org/jira/browse/TIKA-3248
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.25
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Priority: Major
> Attachments: poppler-704-0.pdf
>
>
> The file specification in a file annotation can also be a simple file
> specification, i.e. just a name, depending on what /FS is. We can skip that
> one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)