[
https://issues.apache.org/jira/browse/TIKA-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248749#comment-17248749
]
Hudson commented on TIKA-3248:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #85 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/85/])
TIKA-3248: avoid ClassCastException (tilman:
[https://github.com/apache/tika/commit/081070065ec2a989ecfccb9d1186610bbce52f5e])
* (edit)
tika-parsers/tika-parsers-classic/tika-parsers-classic-modules/tika-parser-pdf-module/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)