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

ASF subversion and git services commented on PDFBOX-4179:
---------------------------------------------------------

Commit 1828249 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1828249 ]

PDFBOX-4179: skip when directory name is empty

> Preflight test fails: Parameter 'directory' is not a directory
> --------------------------------------------------------------
>
>                 Key: PDFBOX-4179
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4179
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Preflight
>    Affects Versions: 2.0.9
>            Reporter: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.10, 3.0.0 PDFBox
>
>
> {code}
> 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)
> {code}
> {{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. In 1.8 it returned null.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to