John Hewson created PDFBOX-2464:
-----------------------------------

             Summary: 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
            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)

Reply via email to