This is an automated email from the ASF dual-hosted git repository.
lehmi pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e60c95d8 Site checkin for project Apache PDFBox Website
e60c95d8 is described below
commit e60c95d8e40097359feab97b37670c83b270788d
Author: Andreas Lehmkühler <[email protected]>
AuthorDate: Thu Mar 14 21:35:59 2024 +0100
Site checkin for project Apache PDFBox Website
---
content/blog/index.html | 7 +++++
content/doap_PDFBox.rdf | 7 +++++
content/download.html | 72 ++++++++++++++++++++++++-------------------------
content/index.html | 18 +++++++------
4 files changed, 60 insertions(+), 44 deletions(-)
diff --git a/content/blog/index.html b/content/blog/index.html
index b09d94f4..441177d2 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -155,6 +155,13 @@
</div>
<div class="col-xs-12 col-sm-9">
<h1 id="blog" tabindex="-1">Blog</h1>
+<h2>Apache PDFBox 3.0.2 released<br><small>2024-03-14</small></h2>
+<p>The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 3.0.2. It is available for download at:</p>
+<p><a
href="https://pdfbox.apache.org/download.html">https://pdfbox.apache.org/download.html</a></p>
+<p>See the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12353972">full
release notes</a> for details about this release.</p>
+<p>The <a href="https://pdfbox.apache.org/3.0/migration.html">Migration
Guide</a> shall give users coming from
+PDFBox 2.0.x an overview about things to look at when switching over. More
details to come.</p>
<h2>Apache PDFBox 3.0.1 released<br><small>2023-11-30</small></h2>
<p>The Apache PDFBox community is pleased to announce the release of
Apache PDFBox version 3.0.1. It is available for download at:</p>
diff --git a/content/doap_PDFBox.rdf b/content/doap_PDFBox.rdf
index 87b6af1a..d32f19dc 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>2024-03-14</created>
+ <revision>3.0.2</revision>
+ </Version>
+ </release>
<release>
<Version>
<name>Apache PDFBox</name>
diff --git a/content/download.html b/content/download.html
index f47fddcb..fc1afc19 100644
--- a/content/download.html
+++ b/content/download.html
@@ -162,7 +162,7 @@
<p>The Apache PDFBox community provides feature and bugfix releases.</p>
<ul>
- <li>Feature release for PDFBox 3.0.1 — <a
href="https://www.apache.org/dist/pdfbox/3.0.1/RELEASE-NOTES.txt">3.0.1</a>
(requires Java 8)</li>
+ <li>Feature release for PDFBox 3.0.2 — <a
href="https://www.apache.org/dist/pdfbox/3.0.2/RELEASE-NOTES.txt">3.0.2</a>
(requires Java 8)</li>
<li>Feature release for PDFBox 2.0.x — <a
href="https://www.apache.org/dist/pdfbox/2.0.30/RELEASE-NOTES.txt">2.0.30</a>
(requires Java 6)</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>
(requires Java 6)</li>
<li><a href="#oldreleases">Previous releases</a></li>
@@ -186,71 +186,71 @@
</thead>
<tbody>
<tr>
- <td
rowspan="12"><strong>PDFBox<br>3.0.1</strong><br><small>feature</small></td>
+ <td
rowspan="12"><strong>PDFBox<br>3.0.2</strong><br><small>feature</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/3.0.1/pdfbox-app-3.0.1.jar">pdfbox-app-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-app-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-app-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/pdfbox-app-3.0.2.jar">pdfbox-app-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-app-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-app-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>Debugger standalone</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/debugger-app-3.0.1.jar">debugger-app-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/debugger-app-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/debugger-app-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/debugger-app-3.0.2.jar">debugger-app-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/debugger-app-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/debugger-app-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>Preflight standalone</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/preflight-app-3.0.1.jar">preflight-app-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/preflight-app-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/preflight-app-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/preflight-app-3.0.2.jar">preflight-app-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/preflight-app-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/preflight-app-3.0.2.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/3.0.1/pdfbox-3.0.1.jar">pdfbox-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/pdfbox-3.0.2.jar">pdfbox-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>pdfbox-io</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/pdfbox-io-3.0.1.jar">pdfbox-io-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-io-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-io-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/pdfbox-io-3.0.2.jar">pdfbox-io-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-io-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-io-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>fontbox</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/fontbox-3.0.1.jar">fontbox-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/fontbox-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/fontbox-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/fontbox-3.0.2.jar">fontbox-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/fontbox-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/fontbox-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>preflight</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/preflight-3.0.1.jar">preflight-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/preflight-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/preflight-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/preflight-3.0.2.jar">preflight-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/preflight-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/preflight-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>xmpbox</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/xmpbox-3.0.1.jar">xmpbox-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/xmpbox-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/xmpbox-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/xmpbox-3.0.2.jar">xmpbox-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/xmpbox-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/xmpbox-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>pdfbox-tools</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/pdfbox-tools-3.0.1.jar">pdfbox-tools-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-tools-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-tools-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/pdfbox-tools-3.0.2.jar">pdfbox-tools-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-tools-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-tools-3.0.2.jar.sha512">SHA512</a></td>
</tr>
<tr>
<td>pdfbox-debugger</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/pdfbox-debugger-3.0.1.jar">pdfbox-debugger-3.0.1.jar</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-debugger-3.0.1.jar.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-debugger-3.0.1.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/pdfbox-debugger-3.0.2.jar">pdfbox-debugger-3.0.2.jar</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-debugger-3.0.2.jar.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-debugger-3.0.2.jar.sha512">SHA512</a></td>
</tr>
</tbody>
<tbody>
@@ -341,11 +341,11 @@
</thead>
<tbody>
<tr>
- <td><strong>PDFBox<br>3.0.1</strong><br><small>release
candidate</small></td>
+ <td><strong>PDFBox<br>3.0.2</strong><br><small>release
candidate</small></td>
<td>Source ZIP file incl. examples</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.1/pdfbox-3.0.1-src.zip">pdbox-3.0.1-src.zip</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-3.0.1-src.zip.asc">ASC</a></td>
- <td><a
href="https://www.apache.org/dist/pdfbox/3.0.1/pdfbox-3.0.1-src.zip.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/3.0.2/pdfbox-3.0.2-src.zip">pdbox-3.0.2-src.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-3.0.2-src.zip.asc">ASC</a></td>
+ <td><a
href="https://www.apache.org/dist/pdfbox/3.0.2/pdfbox-3.0.2-src.zip.sha512">SHA512</a></td>
</tr>
<tr>
<td><strong>PDFBox<br>2.0.30</strong><br><small>feature</small></td>
diff --git a/content/index.html b/content/index.html
index eab57e5f..13380aa0 100644
--- a/content/index.html
+++ b/content/index.html
@@ -159,11 +159,11 @@
PDF documents. This project allows creation of new PDF documents,
manipulation of existing
documents and the ability to extract content from documents. Apache PDFBox
also includes several
command-line utilities. Apache PDFBox is published under the Apache
License v2.0.</p>
-<h2>Apache PDFBox 3.0.1 released<br><small>2023-11-30</small></h2>
+<h2>Apache PDFBox 3.0.2 released<br><small>2024-03-14</small></h2>
<p>The Apache PDFBox community is pleased to announce the release of
-Apache PDFBox version 3.0.1. It is available for download at:</p>
+Apache PDFBox version 3.0.2. It is available for download at:</p>
<p><a
href="https://pdfbox.apache.org/download.html">https://pdfbox.apache.org/download.html</a></p>
-<p>See the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12353552">full
release notes</a> for details about this release.</p>
+<p>See the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12353972">full
release notes</a> for details about this release.</p>
<p>The <a href="https://pdfbox.apache.org/3.0/migration.html">Migration
Guide</a> shall give users coming from
PDFBox 2.0.x an overview about things to look at when switching over. More
details to come.</p>
<h2 id="getting-help" tabindex="-1">Getting Help</h2>
@@ -210,6 +210,13 @@ skills. Subscribe to the <a
href="/mailinglists.html">Mailing Lists</a> and find
</div>
</div>
<h2 id="news" tabindex="-1">News</h2>
+<h2>Apache PDFBox 3.0.1 released<br><small>2023-11-30</small></h2>
+<p>The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 3.0.1. It is available for download at:</p>
+<p><a
href="https://pdfbox.apache.org/download.html">https://pdfbox.apache.org/download.html</a></p>
+<p>See the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12353552">full
release notes</a> for details about this release.</p>
+<p>The <a href="https://pdfbox.apache.org/3.0/migration.html">Migration
Guide</a> shall give users coming from
+PDFBox 2.0.x an overview about things to look at when switching over. More
details to come.</p>
<h2>Apache PDFBox 2.0.30 released<br><small>2023-11-04</small></h2>
<p>The Apache PDFBox community is pleased to announce the release of
Apache PDFBox version 2.0.30. It is available for download at:</p>
@@ -234,11 +241,6 @@ PDFBox 2.0.x an overview about things to look at when
switching over. More detai
Apache PDFBox version 2.0.29. It is available for download at:</p>
<p><a
href="https://pdfbox.apache.org/download.html">https://pdfbox.apache.org/download.html</a></p>
<p>See the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12353128">full
release notes</a> for details about this release.</p>
-<h2>Apache PDFBox 2.0.28 released<br><small>2023-04-13</small></h2>
-<p>The Apache PDFBox community is pleased to announce the release of
-Apache PDFBox version 2.0.28. It is available for download at:</p>
-<p><a
href="https://pdfbox.apache.org/download.html">https://pdfbox.apache.org/download.html</a></p>
-<p>See the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12352284">full
release notes</a> for details about this release.</p>
</div>
</div>