This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git


The following commit(s) were added to refs/heads/master by this push:
     new 9247062  WHISKER-32: Fix download page
9247062 is described below

commit 924706214e0407ebf64d54a7d0fc219030cf0944
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Mar 10 19:11:43 2026 +0100

    WHISKER-32: Fix download page
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d469b6f..549c824 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,9 @@ The <action> type attribute can be: add,update,fix,remove.
     </release>
     -->
     <release version="0.2-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
+      <action issue="WHISKER-32" type="add" dev="pottlinger">
+        Adapt download page to comply with current ASF rules, checksums are 
not downloaded via CDN, but downloads.apache.org directly.
+      </action>
       <action issue="WHISKER-26" type="add" dev="pottlinger">
         Migrate to new doxia 2.x tech stack and improve webpage and add 
missing Maven documentation and more project reports.
       </action>

Reply via email to