You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2020/06/11 20:49:00 UTC

[jira] [Comment Edited] (TIKA-3111) Upgrade to PDFBox 2.0.20

    [ https://issues.apache.org/jira/browse/TIKA-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133677#comment-17133677 ] 

Tim Allison edited comment on TIKA-3111 at 6/11/20, 8:48 PM:
-------------------------------------------------------------

I made the upgrade in master, but came across a weird failure: https://github.com/apache/tika/blob/master/tika-parsers/src/test/java/org/apache/tika/parser/pdf/PDFParserTest.java#L1502

The unit test passed in my IDE, but caused the build to fail on the commandline -- {{maven clean install}}.  It looks like showGlyph() is never being called when I try to build from the commandline


was (Author: tallison@mitre.org):
I made the upgrade in master, but came across a weird failure: https://github.com/apache/tika/blob/master/tika-parsers/src/test/java/org/apache/tika/parser/pdf/PDFParserTest.java#L1502

The unit test passed in my IDE, but caused the build to fail on the commandline -- {maven clean install}.  It looks like showGlyph() is never being called when I try to build from the commandline

> Upgrade to PDFBox 2.0.20
> ------------------------
>
>                 Key: TIKA-3111
>                 URL: https://issues.apache.org/jira/browse/TIKA-3111
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)