[
https://issues.apache.org/jira/browse/PDFBOX-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johannes Koch updated PDFBOX-718:
---------------------------------
Attachment: PDFBOX-718_file_prefixes_patch.txt
PDFBOX-718_file_prefixes_patch.txt adds "pdfbox/" to the file paths and so no
IOException is thrown. However the failed assertions remain.
> TestTestStripper fails
> ----------------------
>
> Key: PDFBOX-718
> URL: https://issues.apache.org/jira/browse/PDFBOX-718
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Reporter: Johannes Koch
> Attachments: PDFBOX-718_file_prefixes_patch.txt
>
>
> TestTextStripper.testExtract() fails for me because of an IOException. After
> prefixing the file paths for inDir, outDir, inDirExt and outDirExt with
> "pdfbox/", the IOException is not thrown. However, there are still failed
> assertions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.