Krisztian Mangold created PDFBOX-3128: -----------------------------------------
Summary: Latest Apache Tika can't be used together with PDFBox 2.0 Key: PDFBOX-3128 URL: https://issues.apache.org/jira/browse/PDFBOX-3128 Project: PDFBox Issue Type: Bug Reporter: Krisztian Mangold Priority: Blocker I'm using both Tika and PDFBox in my project and I have upgraded PDFBox to 2.0. I realized after that Tika is using some classes from PDFBox and some of these classes are removed from PDFBox 2.0 such as CryptographyException. See code: https://github.com/apache/tika/blob/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDFParser.java - line 151 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org