Author: fanningpj
Date: Sun Apr  6 16:25:22 2025
New Revision: 76103

Log:
POI 5.4.1 release

Added:
    release/poi/dev/RELEASE-NOTES-5.4.1.txt
      - copied unchanged from r76102, dev/poi/RELEASE-NOTES-5.4.1.txt
    release/poi/release/src/apache-poi-src-5.4.1-20250401.tgz
      - copied unchanged from r76102, 
dev/poi/5.4.1-RC1/apache-poi-src-5.4.1-20250401.tgz
    release/poi/release/src/apache-poi-src-5.4.1-20250401.tgz.asc
      - copied unchanged from r76102, 
dev/poi/5.4.1-RC1/apache-poi-src-5.4.1-20250401.tgz.asc
    release/poi/release/src/apache-poi-src-5.4.1-20250401.tgz.sha512
      - copied unchanged from r76102, 
dev/poi/5.4.1-RC1/apache-poi-src-5.4.1-20250401.tgz.sha512
    release/poi/release/src/apache-poi-src-5.4.1-20250401.zip
      - copied unchanged from r76102, 
dev/poi/5.4.1-RC1/apache-poi-src-5.4.1-20250401.zip
    release/poi/release/src/apache-poi-src-5.4.1-20250401.zip.asc
      - copied unchanged from r76102, 
dev/poi/5.4.1-RC1/apache-poi-src-5.4.1-20250401.zip.asc
    release/poi/release/src/apache-poi-src-5.4.1-20250401.zip.sha512
      - copied unchanged from r76102, 
dev/poi/5.4.1-RC1/apache-poi-src-5.4.1-20250401.zip.sha512
Removed:
    dev/poi/5.4.1-RC1/
    dev/poi/RELEASE-NOTES-5.4.1.txt
    release/poi/release/src/apache-poi-src-5.4.0-20241229.tgz
    release/poi/release/src/apache-poi-src-5.4.0-20241229.tgz.asc
    release/poi/release/src/apache-poi-src-5.4.0-20241229.tgz.sha512
    release/poi/release/src/apache-poi-src-5.4.0-20241229.zip
    release/poi/release/src/apache-poi-src-5.4.0-20241229.zip.asc
    release/poi/release/src/apache-poi-src-5.4.0-20241229.zip.sha512
Modified:
    release/poi/release/RELEASE-NOTES.txt

Modified: release/poi/release/RELEASE-NOTES.txt
==============================================================================
--- release/poi/release/RELEASE-NOTES.txt (original)
+++ release/poi/release/RELEASE-NOTES.txt Sun Apr  6 16:25:22 2025
@@ -1,4 +1,4 @@
-The Apache POI project is pleased to announce the release of POI 5.4.0. 
+The Apache POI project is pleased to announce the release of POI 5.4.1. 
 This is primarily a bug fix release.
 
 See the downloads page for source distributions: 
https://poi.apache.org/download.html
@@ -14,18 +14,18 @@ People interested should also follow the
 Release Contents
 ----------------
 
-This release comprises a source archive from which you can build POI 
(poi-src-5.4.0-20241229.zip or poi-src-5.4.0-20241229.tgz)
+This release comprises a source archive from which you can build POI 
(poi-src-5.4.1-20250401.zip or poi-src-5.4.1-20250401.tgz)
   Unpack the archive and use the following command to build all POI components 
with JDK 1.8 or higher:
 
   gradle jar
 
  Pre-built versions of all POI components are also available in the central 
Maven repository 
- under Group ID "org.apache.poi" and Version "5.4.0"
+ under Group ID "org.apache.poi" and Version "5.4.1"
 
 All release artifacts are accompanied by SHA checksums and PGP signatures
 that you can use to verify the authenticity of your download.
 The public key used for the PGP signature can be found at 
-https://svn.apache.org/repos/asf/poi/tags/REL_5_3_0/KEYS
+https://svn.apache.org/repos/asf/poi/tags/REL_5_4_1/KEYS
 
 About Apache POI
 -----------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to