We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9e2b0 commit 136b5cdCopy full SHA for 136b5cd
src/changelog/3.2.0/.release.xml
@@ -2,5 +2,5 @@
2
<release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xmlns="https://logging.apache.org/xml/ns"
4
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
- date="2025-08-12"
+ date="2025-08-25"
6
version="3.2.0"/>
src/site/antora/modules/ROOT/pages/release-review.adoc
@@ -98,7 +98,8 @@ wget --cut-dirs=6 \
98
+
99
[source,bash]
100
----
101
-& ./verify-release.sh
+bash ./verify-release.sh
102
+cd src
103
104
105
[%collapsible]
0 commit comments