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-antlibs-common.git
The following commit(s) were added to refs/heads/master by this push:
new 2d73d59 went looking for the doap file twice now
2d73d59 is described below
commit 2d73d593815a9a6009a1bc89743bfdc7d7de0d8e
Author: Stefan Bodewig <[email protected]>
AuthorDate: Fri Jun 19 13:29:31 2026 +0200
went looking for the doap file twice now
---
ReleaseInstructions | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ReleaseInstructions b/ReleaseInstructions
index dfc519b..1fd3112 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -163,7 +163,8 @@ Note: this document is based on Ant core's
ReleaseInstructions file
Most likely they already exist because of Ant itself.
-16. Add a new release tag to doap_*.rdf in Ant's site.
+16. Add a new release tag to doap_*.rdf in Ant's site (in
+ production/antlib/ANTLIB)
17. checkout the master branch, merge the tag but don't push the
commit