You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2014/10/30 23:55:16 UTC

svn commit: r927441 - in /websites/staging/pdfbox/trunk/content: ./ dependencies.html

Author: buildbot
Date: Thu Oct 30 22:55:15 2014
New Revision: 927441

Log:
Staging update by buildbot for pdfbox

Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)
    websites/staging/pdfbox/trunk/content/dependencies.html

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 30 22:55:15 2014
@@ -1 +1 @@
-1635627
+1635633

Modified: websites/staging/pdfbox/trunk/content/dependencies.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/dependencies.html (original)
+++ websites/staging/pdfbox/trunk/content/dependencies.html Thu Oct 30 22:55:15 2014
@@ -212,7 +212,7 @@ pdfbox library directly and the other re
 <p class="alert alert-warning">New for PDFBox 2.0.0 (this version is still in development).</p>
 
 <p>Since PDFBOX-2460, building PDFBox now requires a JDK with "unlimited strength" cryptography. Which requires extra files to be installed.</p>
-<p>For JDK 7: http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html</p>
+<p>For JDK 7: <a href="http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html">Java Cryptography Extension (JCE)</a></p>
 <p>Users without these files will see the message:</p>
 <div class="codehilite"><pre><span class="n">Failed</span> <span class="n">tests</span><span class="p">:</span>
 <span class="n">TestPublicKeyEncryption</span><span class="p">.</span><span class="n">setUp</span><span class="p">:</span>70 <span class="n">JCE</span> <span class="n">unlimited</span> <span class="n">strength</span> <span class="n">jurisdiction</span> <span class="n">policy</span> <span class="n">files</span> <span class="n">are</span> <span class="n">not</span> <span class="n">installed</span>