[
https://issues.apache.org/jira/browse/PDFBOX-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190973#comment-14190973
]
John Hewson commented on PDFBOX-2464:
-------------------------------------
Good, could we make the link a link though?
> Document crypto build dependencies
> ----------------------------------
>
> Key: PDFBOX-2464
> URL: https://issues.apache.org/jira/browse/PDFBOX-2464
> Project: PDFBox
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 2.0.0
> Reporter: John Hewson
> Assignee: Maruan Sahyoun
> Priority: Blocker
> Fix For: 2.0.0
>
>
> We need to document a new build dependency:
> Since PDFBOX-2460, building PDFBox now requires a JDK with "unlimited
> strength" cryptography. Which requires extra files to be installed.
> - For JDK 7:
> http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html
> Users without these files will see the message:
> {code}
> Failed tests:
> TestPublicKeyEncryption.setUp:70 JCE unlimited strength jurisdiction policy
> files are not installed
> TestPublicKeyEncryption.setUp:70 JCE unlimited strength jurisdiction policy
> files are not installed
> TestPublicKeyEncryption.setUp:70 JCE unlimited strength jurisdiction policy
> files are not installed
> TestSymmetricKeyEncryption.setUp:80 JCE unlimited strength jurisdiction
> policy files are not installed
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)