[
https://issues.apache.org/jira/browse/PDFBOX-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898140#comment-13898140
]
Andreas Lehmkühler commented on PDFBOX-1906:
--------------------------------------------
The output directory wasn't created in any case. We have to use mkdirs()
instead of mkdir(). I've fixed that in revision 1567296
> Don't use a src subdirectory as output directory for a test case
> ----------------------------------------------------------------
>
> Key: PDFBOX-1906
> URL: https://issues.apache.org/jira/browse/PDFBOX-1906
> Project: PDFBox
> Issue Type: Improvement
> Components: Text extraction
> Affects Versions: 2.0.0
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
> Priority: Minor
> Fix For: 2.0.0
>
>
> The TestTextStripperPerformance test uses a src subdirectory as output
> directory but it shall be a directory within the target directory
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)