This is an automated email from the ASF dual-hosted git repository. lehmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git
The following commit(s) were added to refs/heads/master by this push: new e98c009c update website due to PDFBox 1.8.17 release e98c009c is described below commit e98c009c584a161e6c8cc92d8fbd875d343539e2 Author: Andreas Lehmkühler <andr...@lehmi.de> AuthorDate: Thu Sep 15 19:24:40 2022 +0200 update website due to PDFBox 1.8.17 release --- content/_posts/2022-15-09-pdfbox.1.8.17.md | 30 +++++++++++++++++ content/doap_PDFBox.rdf | 7 ++++ content/download.html | 54 +++++++++++++++--------------- 3 files changed, 64 insertions(+), 27 deletions(-) diff --git a/content/_posts/2022-15-09-pdfbox.1.8.17.md b/content/_posts/2022-15-09-pdfbox.1.8.17.md new file mode 100644 index 00000000..94c9d55c --- /dev/null +++ b/content/_posts/2022-15-09-pdfbox.1.8.17.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 1.8.17 released +date: 2022-15-09 00:00:00 +00:00 +categories: [release, news] +--- + +The Apache PDFBox community is pleased to announce the release of +Apache PDFBox version 1.8.17. It is available for download at: + +[https://pdfbox.apache.org/download.html](https://pdfbox.apache.org/download.html) + +See the [full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12344247) for details about this release. diff --git a/content/doap_PDFBox.rdf b/content/doap_PDFBox.rdf index 7321eae4..cbc80f34 100644 --- a/content/doap_PDFBox.rdf +++ b/content/doap_PDFBox.rdf @@ -34,6 +34,13 @@ <programming-language>Java</programming-language> <category rdf:resource="https://projects.apache.org/category/content" /> <category rdf:resource="https://projects.apache.org/category/library" /> + <release> + <Version> + <name>Apache PDFBox</name> + <created>2022-15-09</created> + <revision>1.8.17</revision> + </Version> + </release> <release> <Version> <name>Apache PDFBox JBIG2 ImageIO Plugin</name> diff --git a/content/download.html b/content/download.html index 39034749..2d6b2239 100644 --- a/content/download.html +++ b/content/download.html @@ -29,7 +29,7 @@ title: Download <ul> <li>Alpha release for PDFBox 3.0.0 — <a href="https://www.apache.org/dist/pdfbox/3.0.0-alpha3/RELEASE-NOTES.txt">3.0.0-alpha3</a></li> <li>Feature release for PDFBox 2.0.x — <a href="https://www.apache.org/dist/pdfbox/2.0.26/RELEASE-NOTES.txt">2.0.26</a></li> - <li>Bugfix release for PDFBox 1.8.x — <a href="https://www.apache.org/dist/pdfbox/1.8.16/RELEASE-NOTES.txt">1.8.16</a></li> + <li>Bugfix release for PDFBox 1.8.x — <a href="https://www.apache.org/dist/pdfbox/1.8.17/RELEASE-NOTES.txt">1.8.17</a></li> <li>Feature release of JBIG2 ImageIO plugin 3.0.x — <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.4/RELEASE-NOTES.txt">3.0.4</a></li> <li><a href="#oldreleases">Previous releases</a></li> </ul> @@ -178,53 +178,53 @@ title: Download </tbody> <tbody> <tr> - <td rowspan="9"><strong>PDFBox<br>1.8.16</strong><br><small>bugfix</small></td> + <td rowspan="9"><strong>PDFBox<br>1.8.17</strong><br><small>bugfix</small></td> <td colspan="4"><strong>Command line tools</strong></td> </tr> <tr> <td>PDFBox standalone</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/pdfbox-app-1.8.16.jar">pdfbox-app-1.8.16.jar</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/pdfbox-app-1.8.16.jar.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/pdfbox-app-1.8.16.jar.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/pdfbox-app-1.8.17.jar">pdfbox-app-1.8.17.jar</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/pdfbox-app-1.8.17.jar.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/pdfbox-app-1.8.17.jar.sha512">SHA512</a></td> </tr> <tr> <td>Preflight standalone</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/preflight-app-1.8.16.jar">preflight-app-1.8.16.jar</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/preflight-app-1.8.16.jar.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/preflight-app-1.8.16.jar.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/preflight-app-1.8.17.jar">preflight-app-1.8.17.jar</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/preflight-app-1.8.17.jar.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/preflight-app-1.8.17.jar.sha512">SHA512</a></td> </tr> <tr> <td colspan="4"><strong>Libraries of each subproject</strong></td> </tr> <tr> <td>pdfbox</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/pdfbox-1.8.16.jar">pdfbox-1.8.16.jar</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/pdfbox-1.8.16.jar.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/pdfbox-1.8.16.jar.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/pdfbox-1.8.17.jar">pdfbox-1.8.17.jar</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/pdfbox-1.8.17.jar.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/pdfbox-1.8.17.jar.sha512">SHA512</a></td> </tr> <tr> <td>fontbox</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/fontbox-1.8.16.jar">fontbox-1.8.16.jar</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/fontbox-1.8.16.jar.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/fontbox-1.8.16.jar.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/fontbox-1.8.17.jar">fontbox-1.8.17.jar</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/fontbox-1.8.17.jar.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/fontbox-1.8.17.jar.sha512">SHA512</a></td> </tr> <tr> <td>preflight</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/preflight-1.8.16.jar">preflight-1.8.16.jar</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/preflight-1.8.16.jar.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/preflight-1.8.16.jar.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/preflight-1.8.17.jar">preflight-1.8.17.jar</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/preflight-1.8.17.jar.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/preflight-1.8.17.jar.sha512">SHA512</a></td> </tr> <tr> <td>jempbox</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/jempbox-1.8.16.jar">jempbox-1.8.16.jar</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/jempbox-1.8.16.jar.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/jempbox-1.8.16.jar.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/jempbox-1.8.17.jar">jempbox-1.8.17.jar</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/jempbox-1.8.17.jar.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/jempbox-1.8.17.jar.sha512">SHA512</a></td> </tr> <tr> <td>xmpbox</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/xmpbox-1.8.16.jar">xmpbox-1.8.16.jar</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/xmpbox-1.8.16.jar.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/xmpbox-1.8.16.jar.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/xmpbox-1.8.17.jar">xmpbox-1.8.17.jar</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/xmpbox-1.8.17.jar.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/xmpbox-1.8.17.jar.sha512">SHA512</a></td> </tr> </tbody> <tbody> @@ -266,11 +266,11 @@ title: Download <td><a href="https://www.apache.org/dist/pdfbox/2.0.26/pdfbox-2.0.26-src.zip.sha512">SHA512</a></td> </tr> <tr> - <td><strong>PDFBox<br>1.8.16</strong><br><small>bugfix</small></td> + <td><strong>PDFBox<br>1.8.17</strong><br><small>bugfix</small></td> <td>Source ZIP file incl. examples</td> - <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.16/pdfbox-1.8.16-src.zip">pdfbox-1.8.16-src.zip</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/pdfbox-1.8.16-src.zip.asc">ASC</a></td> - <td><a href="https://www.apache.org/dist/pdfbox/1.8.16/pdfbox-1.8.16-src.zip.sha512">SHA512</a></td> + <td><a href="https://www.apache.org/dyn/closer.lua/pdfbox/1.8.17/pdfbox-1.8.17-src.zip">pdfbox-1.8.17-src.zip</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/pdfbox-1.8.17-src.zip.asc">ASC</a></td> + <td><a href="https://www.apache.org/dist/pdfbox/1.8.17/pdfbox-1.8.17-src.zip.sha512">SHA512</a></td> </tr> <tr> <td><strong>JBIG2<br>3.0.4</strong><br><small>feature</small></td>