This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d3e3a343e Automatic Site Publish by Buildbot
d3e3a343e is described below
commit d3e3a343e5f114f5609c9710ebe6aa8d0ddd60b8
Author: buildbot <[email protected]>
AuthorDate: Fri Dec 5 16:45:43 2025 +0000
Automatic Site Publish by Buildbot
---
feed.xml | 4 ++--
release.html | 10 ++++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/feed.xml b/feed.xml
index 47985cc9b..f8fadc81f 100644
--- a/feed.xml
+++ b/feed.xml
@@ -24,8 +24,8 @@
<atom:link href="https://opennlp.apache.org/feed.xml" rel="self"
type="application/rss+xml" />
<description>The Apache OpenNLP library is a machine learning based
toolkit for the processing of natural language text</description>
<language>en-us</language>
- <pubDate>Fri, 21 Nov 2025 13:13:35 +0000</pubDate>
- <lastBuildDate>Fri, 21 Nov 2025 13:13:35 +0000</lastBuildDate>
+ <pubDate>Fri, 5 Dec 2025 16:43:56 +0000</pubDate>
+ <lastBuildDate>Fri, 5 Dec 2025 16:43:56 +0000</lastBuildDate>
<item>
<title>Apache OpenNLP 2.5.6.1 released</title>
diff --git a/release.html b/release.html
index 9dcfb0dcd..92765ef13 100644
--- a/release.html
+++ b/release.html
@@ -461,6 +461,16 @@ here:
https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-releases/<add-l
Reminder: The up-2-date KEYS file for signature verification can be
found here: https://dist.apache.org/repos/dist/release/opennlp/KEYS
+Checklist for reference:
+
+[ ] Both source (tar.gz/zip) and binary artifacts (tar.gz/zip) are present,
along with .asc and .sha512 files for each.
+[ ] PGP signatures are valid for the release artifacts using the KEYS file
from dist.apache.org
+[ ] SHA512 checksums are correct and verified.
+[ ] LICENSE and NOTICE files exist and are accurate.
+[ ] No unexpected binary files in the source release.
+[ ] All source files have appropriate ASF headers (excluding generated files
and legacy files).
+[ ] Build completes successfully from source and the instruction to do so are
clear.
+
Please vote on releasing these packages as Apache OpenNLP x.y.z The
vote is open for at least the next 72 hours.