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

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git


The following commit(s) were added to refs/heads/master by this push:
     new f711904d reminder of what to change for a release
f711904d is described below

commit f711904dd2729301c8d373286b4bd859fecdc4a1
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sat Jun 6 09:19:32 2026 +0200

    reminder of what to change for a release
---
 asciidoc/dev/makerelease.adoc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc
index ea522039..35ccbb2a 100644
--- a/asciidoc/dev/makerelease.adoc
+++ b/asciidoc/dev/makerelease.adoc
@@ -29,7 +29,10 @@ Requirements for making a release are similar to the 
requirements for building f
 
 On the master, check that files which require update for the release are up to 
date.
 This includes particularly:
-`asciidoc/release-notes.adoc`
+
+- `asciidoc/release-notes.adoc`
+- `version.properties` (`target.ivy.bundle.version.qualifier` shoud be `final`)
+- `ivy.xml` (`status` should be `release`)
 
 ==== 2. Check out a clean copy of the branch
 

Reply via email to