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 cf8906d0 update website due to new release
cf8906d0 is described below

commit cf8906d03439fc3671ed3d1845348e7f3d23a48d
Author: Andreas Lehmkühler <andr...@lehmi.de>
AuthorDate: Thu Mar 14 20:08:37 2024 +0100

    update website due to new release
---
 content/_posts/2024-03-14-pdfbox.3.0.2.md | 34 +++++++++++++++
 content/doap_PDFBox.rdf                   |  7 +++
 content/download.html                     | 72 +++++++++++++++----------------
 3 files changed, 77 insertions(+), 36 deletions(-)

diff --git a/content/_posts/2024-03-14-pdfbox.3.0.2.md 
b/content/_posts/2024-03-14-pdfbox.3.0.2.md
new file mode 100644
index 00000000..b1605289
--- /dev/null
+++ b/content/_posts/2024-03-14-pdfbox.3.0.2.md
@@ -0,0 +1,34 @@
+---
+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 3.0.2 released
+date: 2024-03-14 00:00:00 +00:00
+categories: [release, news]
+---
+
+The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 3.0.2. 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=12353972)
 for details about this release.
+
+The [Migration Guide](https://pdfbox.apache.org/3.0/migration.html) shall give 
users coming from
+PDFBox 2.0.x an overview about things to look at when switching over. More 
details to come.
+
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 da49eb10..2f36e56b 100644
--- a/content/download.html
+++ b/content/download.html
@@ -27,7 +27,7 @@ title:   Download
 <p>The Apache PDFBox community provides feature and bugfix releases.</p>
 
 <ul>
-    <li>Feature release for PDFBox 3.0.1 &mdash; <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 &mdash; <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 &mdash; <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 &mdash; <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>
@@ -51,71 +51,71 @@ title:   Download
     </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>
@@ -206,11 +206,11 @@ title:   Download
     </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>

Reply via email to