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

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


The following commit(s) were added to refs/heads/ivy-1670-use-modern-xmlunit by 
this push:
     new af2de216 remove build-system external references
af2de216 is described below

commit af2de2164b81e0fd9fe6953b1aeadc64105f2d24
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jul 19 10:47:48 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"/>

Reply via email to