You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/30 22:57:35 UTC

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

    [ https://issues.apache.org/jira/browse/PDFBOX-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190911#comment-14190911 ] 

ASF subversion and git services commented on PDFBOX-2464:
---------------------------------------------------------

Commit 1635626 from [~msahyoun] in branch 'cmssite/trunk'
[ https://svn.apache.org/r1635626 ]

PDFBOX-2464 Document crypto build dependencies

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