From 9c7fe2b65fd7857b654fe03c489ad14109bfb183 Mon Sep 17 00:00:00 2001 From: mturk Date: Tue, 23 Jun 2009 13:56:50 +0000 Subject: [PATCH] Exclipse download location changed. The previous now returns 404 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@787675 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties.default b/build.properties.default index a36a5941c..f9ff642c5 100644 --- a/build.properties.default +++ b/build.properties.default @@ -59,7 +59,7 @@ wsdl4j-src.loc=http://repo1.maven.org/maven2/wsdl4j/wsdl4j/1.6.1/wsdl4j-1.6.1.ja jdt.home=${base.path}/eclipse/plugins jdt.lib=${jdt.home} jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar -jdt.loc=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip +jdt.loc=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip # ----- Tomcat native library ----- tomcat-native.version=1.1.16 -- 2.11.0