You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Maruan Sahyoun (JIRA)" <ji...@apache.org> on 2014/10/31 06:53:33 UTC

[jira] [Resolved] (PDFBOX-2464) Document crypto build dependencies

     [ https://issues.apache.org/jira/browse/PDFBOX-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maruan Sahyoun resolved PDFBOX-2464.
------------------------------------
    Resolution: Fixed

documentation update went live on CMS production site

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