Repository: pdfbox-docs
Updated Branches:
  refs/heads/master 283fe8c8a -> 39f448f26


update website due to 2.0.13 release


Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/39f448f2
Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/39f448f2
Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/39f448f2

Branch: refs/heads/master
Commit: 39f448f26b72116238f71367cfb03b0d077af546
Parents: 283fe8c
Author: Andreas Lehmkühler <[email protected]>
Authored: Sun Dec 2 14:20:31 2018 +0100
Committer: Andreas Lehmkühler <[email protected]>
Committed: Sun Dec 2 14:20:31 2018 +0100

----------------------------------------------------------------------
 .../_posts/2018-12-02-pdfbox-2.0.13-released.md | 30 +++++++++
 content/download.html                           | 66 ++++++++++----------
 2 files changed, 63 insertions(+), 33 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/39f448f2/content/_posts/2018-12-02-pdfbox-2.0.13-released.md
----------------------------------------------------------------------
diff --git a/content/_posts/2018-12-02-pdfbox-2.0.13-released.md 
b/content/_posts/2018-12-02-pdfbox-2.0.13-released.md
new file mode 100644
index 0000000..1c5825f
--- /dev/null
+++ b/content/_posts/2018-12-02-pdfbox-2.0.13-released.md
@@ -0,0 +1,30 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+         or more contributor license agreements.  See the NOTICE file
+         distributed with this work for additional information
+         regarding copyright ownership.  The ASF licenses this file
+         to you under the Apache License, Version 2.0 (the
+         "License"); you may not use this file except in compliance
+         with the License.  You may obtain a copy of the License at
+
+           http://www.apache.org/licenses/LICENSE-2.0
+
+         Unless required by applicable law or agreed to in writing,
+         software distributed under the License is distributed on an
+         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+         KIND, either express or implied.  See the License for the
+         specific language governing permissions and limitations
+         under the License.
+
+layout:  default
+title:   Apache PDFBox 2.0.13 released
+date: "2018-12-02 00:00:00 +0000"
+categories: [release, news]
+---
+
+The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 2.0.13. It is available for download at:
+
+[https://pdfbox.apache.org/download.cgi](https://pdfbox.apache.org/download.cgi)
+
+See the [full release 
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344153)
 for details about this release.

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/39f448f2/content/download.html
----------------------------------------------------------------------
diff --git a/content/download.html b/content/download.html
index 7bb6872..3459921 100644
--- a/content/download.html
+++ b/content/download.html
@@ -25,7 +25,7 @@ title:   Downloads
 <p>There are several ways to obtain the PDFBox binaries or sources:</p>
 
 <ul>
-    <li><a href="#20x">PDFBox 2.0.12 release</a></li>
+    <li><a href="#20x">PDFBox 2.0.13 release</a></li>
     <li><a href="#18x">PDFBox 1.8.16 release</a></li>
     <li><a href="#JBIG2">JBIG2 ImageIO plugin 3.0.2 release</a></li>
     <li><a href="#oldreleases">Previous releases</a></li>
@@ -53,68 +53,68 @@ Alternatively, <a 
href="https://www.apache.org/mirrors/";>view the complete list
 </form>
 
 <a name="20x"></a>
-<h3>PDFBox 2.0.12</h3>
+<h3>PDFBox 2.0.13</h3>
 
 <p>This is an incremental feature release based on the earlier `2.0.x` 
releases.
-   See the <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/RELEASE-NOTES.txt";>Release 
Notes</a> for more details.
+   See the <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/RELEASE-NOTES.txt";>Release 
Notes</a> for more details.
 </p>
 <p><strong>Source code including examples</strong></p>
 <ul>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/pdfbox-2.0.12-src.zip">pdfbox-2.0.12-src.zip</a> 
14.8MB, source archive
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-2.0.12-src.zip.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-2.0.12-src.zip.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/pdfbox-2.0.13-src.zip">pdfbox-2.0.13-src.zip</a> 
14.8MB, source archive
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-2.0.13-src.zip.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-2.0.13-src.zip.sha512";>SHA512</a>
     </li>
 </ul>
 <p><strong>Command line tools</strong></p>
 <ul>
     <li>
-      <a 
href="[preferred]pdfbox/2.0.12/pdfbox-app-2.0.12.jar">pdfbox-app-2.0.12.jar</a> 
8.3MB, pre-built PDFBox standalone binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-app-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-app-2.0.12.jar.sha512";>SHA512</a>
+      <a 
href="[preferred]pdfbox/2.0.13/pdfbox-app-2.0.13.jar">pdfbox-app-2.0.13.jar</a> 
8.3MB, pre-built PDFBox standalone binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-app-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-app-2.0.13.jar.sha512";>SHA512</a>
     </li>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/preflight-app-2.0.12.jar">preflight-app-2.0.12.jar</a>
 8.3MB, pre-built Preflight standalone binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/preflight-app-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/preflight-app-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/preflight-app-2.0.13.jar">preflight-app-2.0.13.jar</a>
 8.3MB, pre-built Preflight standalone binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/preflight-app-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/preflight-app-2.0.13.jar.sha512";>SHA512</a>
     </li>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/debugger-app-2.0.12.jar">debugger-app-2.0.12.jar</a>
 8.2MB, pre-built Debugger standalone binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/debugger-app-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/debugger-app-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/debugger-app-2.0.13.jar">debugger-app-2.0.13.jar</a>
 8.2MB, pre-built Debugger standalone binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/debugger-app-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/debugger-app-2.0.13.jar.sha512";>SHA512</a>
     </li>
 </ul>
 <p><strong>Libraries of each subproject</strong></p>
 <ul>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/pdfbox-2.0.12.jar">pdfbox-2.0.12.jar</a> 2.5MB, 
pre-built binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/pdfbox-2.0.13.jar">pdfbox-2.0.13.jar</a> 2.5MB, 
pre-built binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-2.0.13.jar.sha512";>SHA512</a>
     </li>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/fontbox-2.0.12.jar">fontbox-2.0.12.jar</a> 
1.6MB, pre-built binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/fontbox-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/fontbox-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/fontbox-2.0.13.jar">fontbox-2.0.13.jar</a> 
1.6MB, pre-built binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/fontbox-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/fontbox-2.0.13.jar.sha512";>SHA512</a>
     </li>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/preflight-2.0.12.jar">preflight-2.0.12.jar</a> 
245KB, pre-built binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/preflight-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/preflight-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/preflight-2.0.13.jar">preflight-2.0.13.jar</a> 
245KB, pre-built binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/preflight-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/preflight-2.0.13.jar.sha512";>SHA512</a>
     </li>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/xmpbox-2.0.12.jar">xmpbox-2.0.12.jar</a> 131KB, 
pre-built binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/xmpbox-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/xmpbox-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/xmpbox-2.0.13.jar">xmpbox-2.0.13.jar</a> 131KB, 
pre-built binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/xmpbox-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/xmpbox-2.0.13.jar.sha512";>SHA512</a>
     </li>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/pdfbox-tools-2.0.12.jar">pdfbox-tools-2.0.12.jar</a>
 72KB, pre-built binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-tools-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-tools-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/pdfbox-tools-2.0.13.jar">pdfbox-tools-2.0.13.jar</a>
 72KB, pre-built binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-tools-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-tools-2.0.13.jar.sha512";>SHA512</a>
     </li>
     <li>
-        <a 
href="[preferred]pdfbox/2.0.12/pdfbox-debugger-2.0.12.jar">pdfbox-debugger-2.0.12.jar</a>
 241KB, pre-built binary
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-debugger-2.0.12.jar.asc";>ASC</a>
-        <a 
href="https://www.apache.org/dist/pdfbox/2.0.12/pdfbox-debugger-2.0.12.jar.sha512";>SHA512</a>
+        <a 
href="[preferred]pdfbox/2.0.13/pdfbox-debugger-2.0.13.jar">pdfbox-debugger-2.0.13.jar</a>
 241KB, pre-built binary
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-debugger-2.0.13.jar.asc";>ASC</a>
+        <a 
href="https://www.apache.org/dist/pdfbox/2.0.13/pdfbox-debugger-2.0.13.jar.sha512";>SHA512</a>
     </li>
 </ul>
 

Reply via email to