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-tentacles.git
The following commit(s) were added to refs/heads/master by this push:
new de4cf3d TENTACLES-23: Fix download page
de4cf3d is described below
commit de4cf3dbbc6ad41bcff2a1aa6321bd40edd04170
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Mar 10 19:10:45 2026 +0100
TENTACLES-23: 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 2138a26..6a3d66b 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="TENTACLES-23" 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="TENTACLES-22" type="add" dev="pottlinger"
due-to="clayjohnson">
Integrate Creadur Tentacles into the updated develocity.apache.org
instance.
</action>