[ https://issues.apache.org/jira/browse/TIKA-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133677#comment-17133677 ]
Tim Allison commented on TIKA-3111: ----------------------------------- 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)