summaryrefslogtreecommitdiff
path: root/fetch.xml
diff options
context:
space:
mode:
authorJesse N. Glick <jglick@apache.org>2010-02-18 20:33:12 +0000
committerJesse N. Glick <jglick@apache.org>2010-02-18 20:33:12 +0000
commitbce2b193ec7ee51c926cd644a70dfafc8726e5f3 (patch)
tree434cdc63240ac347684f08191663c1b101c30984 /fetch.xml
parentc767541c7d35c9eef55bf65e686373b02b71af2a (diff)
downloadant-bce2b193ec7ee51c926cd644a70dfafc8726e5f3.tar.gz
Removing stale references to xercesImpl.jar and xml-apis.jar.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@911561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fetch.xml')
-rw-r--r--fetch.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/fetch.xml b/fetch.xml
index 0febfa399..cde04b719 100644
--- a/fetch.xml
+++ b/fetch.xml
@@ -158,13 +158,6 @@ Set -Ddest=LOCATION on the command line
we like to get the more recent artifacts than are in the repo at the time of writing (2006-12-21)
-->
- <target name="xerces"
- description="load an updated version of Xerces"
- depends="init">
- <f2 project="xerces" archive="xercesImpl"/>
- <f2 project="xerces" archive="xml-apis" />
- </target>
-
<target name="networking"
description="load networking libraries (commons-net; jsch)"
depends="init">