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 03e4ac2d remove build-system external references
03e4ac2d is described below
commit 03e4ac2dcb1cb9ab1d033bd4d889a9cb63d07cd0
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jul 19 10:48:37 2026 +0200
remove build-system external references
---
build-release.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/build-release.xml b/build-release.xml
index 26a9ec28..36651076 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -698,9 +698,6 @@
<externalReference
type="VCS"
url="https://gitbox.apache.org/repos/asf/ant-ivy.git"/>
- <externalReference
- type="BUILD_SYSTEM"
- url="https://ci-builds.apache.org/job/Ant/job/Ivy/"/>
<externalReference
type="ISSUE_TRACKER"
url="http://issues.apache.org/jira/browse/IVY"/>
@@ -726,9 +723,6 @@
<externalReference
type="VCS"
url="https://gitbox.apache.org/repos/asf/ant.git"/>
- <externalReference
- type="BUILD_SYSTEM"
- url="https://ci-builds.apache.org/job/Ant/"/>
<externalReference
type="ISSUE_TRACKER"
url="https://bz.apache.org/bugzilla/buglist.cgi?product=Ant"/>