summaryrefslogtreecommitdiff
path: root/fetch.xml
diff options
context:
space:
mode:
authorSteve Loughran <stevel@apache.org>2006-08-23 14:52:58 +0000
committerSteve Loughran <stevel@apache.org>2006-08-23 14:52:58 +0000
commitc69bcdce12e912d1835ca2f13789fa2b566cb2d9 (patch)
tree2a816aa5c24ada5f6dabd7686ec6331c99f3c0af /fetch.xml
parent977d31e2ff0a319a408ce4389c5b25ea1f2d1eed (diff)
downloadant-c69bcdce12e912d1835ca2f13789fa2b566cb2d9.tar.gz
update jsch version.
I'd move to xerces 2.8.0 if there was a consistent release of the api and impl artifacts, as it is 2.6.2 is the one to use. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434056 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fetch.xml')
-rw-r--r--fetch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch.xml b/fetch.xml
index 8414a70ff..fa7ebe488 100644
--- a/fetch.xml
+++ b/fetch.xml
@@ -135,7 +135,7 @@
description="load networking libraries (commons-net; jsch)"
depends="init">
<f2 project="commons-net" />
- <f2 project="jsch" />
+ <f2 project="com.jcraft" archive="jsch" />
</target>
<target name="regexp"