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

freeandnil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


The following commit(s) were added to refs/heads/master by this push:
     new 136b5cd1 start verify-release.sh with bash
136b5cd1 is described below

commit 136b5cd19286055b20214ab5e5c809d171e0a2be
Author: Jan Friedrich <[email protected]>
AuthorDate: Tue Aug 19 21:42:43 2025 +0200

    start verify-release.sh with bash
---
 src/changelog/3.2.0/.release.xml                       | 2 +-
 src/site/antora/modules/ROOT/pages/release-review.adoc | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/changelog/3.2.0/.release.xml b/src/changelog/3.2.0/.release.xml
index b1a9979b..a41b9803 100644
--- a/src/changelog/3.2.0/.release.xml
+++ b/src/changelog/3.2.0/.release.xml
@@ -2,5 +2,5 @@
 <release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xmlns="https://logging.apache.org/xml/ns";
          xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-         date="2025-08-12"
+         date="2025-08-25"
          version="3.2.0"/>
diff --git a/src/site/antora/modules/ROOT/pages/release-review.adoc 
b/src/site/antora/modules/ROOT/pages/release-review.adoc
index dfc03bf4..17cd5812 100644
--- a/src/site/antora/modules/ROOT/pages/release-review.adoc
+++ b/src/site/antora/modules/ROOT/pages/release-review.adoc
@@ -98,7 +98,8 @@ wget --cut-dirs=6 \
 +
 [source,bash]
 ----
-& ./verify-release.sh
+bash ./verify-release.sh
+cd src
 ----
 +
 [%collapsible]

Reply via email to