[
https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189183#comment-14189183
]
John Hewson commented on PDFBOX-2460:
-------------------------------------
It's a useful test alright, but we can't have this as a hard build dependency,
as it prevents building on a standard Java install, which is going to be a huge
headache for downstream developers. Indeed we've already managed to break our
build server, and my own local build.
JUnit has support for Parameterized tests which can be skipped (so the result
is neither pass or fail) based on some code which detects if the test can run.
How about we use that rather than just failing?
> fix TestPublicKeyEncryption.java
> --------------------------------
>
> Key: PDFBOX-2460
> URL: https://issues.apache.org/jira/browse/PDFBOX-2460
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.0
> Environment: java7 , deb7
> Reporter: Ralf Hauser
> Assignee: Tilman Hausherr
> Fix For: 2.0.0
>
> Attachments: patch2460Decryption.txt, patch2460DecryptionVerbose.txt,
> patch2460PublicKeyTestCaseOnError.txt
>
>
> as reported by Tilman in PDFBOX-2456
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)