Ha. Works with an older version of 1.6: java version "1.6.0_30" OpenJDK Runtime Environment (IcedTea6 1.13.1) (rhel-3.1.13.1.el6_5-x86_64) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
-----Original Message----- From: Nick Burch [mailto:apa...@gagravarr.org] Sent: Thursday, October 30, 2014 9:00 AM To: dev@tika.apache.org Subject: RE: PDF test failing on trunk On Thu, 30 Oct 2014, Allison, Timothy B. wrote: > The build is working for me on linux and Windows with Java 1.7. Can > you tell which file is causing the problem? I wonder if the upgrade to > PDFBox 1.8.7 caused the issue? I've just tried with Java 7, and that passes! The JVM it's failing on is: java version "1.6.0_33" OpenJDK Runtime Environment (IcedTea6 1.13.5) (6b33-1.13.5-1ubuntu0.12.04) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode) I've added a catch/throws to the test, to report what file failed, that reports it as testPDF_acroForm.pdf Nick