Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.9
-
None
Description
initializationError(org.apache.pdfbox.preflight.integration.TestValidFiles) Time elapsed: 0.016 s <<< ERROR!
java.lang.IllegalArgumentException: Parameter 'directory' is not a directory:
at org.apache.pdfbox.preflight.integration.TestValidFiles.initializeParameters(TestValidFiles.java:91)
System.getProperty(ISARTOR_FILES); returns an empty string and not null in the preflight test TestValidFiles. I have no idea why this is so, and it isn't important enough to research (I suspect it is related to the version update of commons-io, but couldn't prove it). In 1.8 it returned null.