From 9bf0652ee893091da6a26a66c02be7b34f996a49 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 17 Feb 2010 13:44:28 +0000 Subject: [PATCH] Hold off on update until archive syncs (should be no more than 24 hrs) git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@910969 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 5ccafa4c6..35f557f0b 100644 --- a/build.properties.default +++ b/build.properties.default @@ -76,7 +76,7 @@ jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj- jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar # ----- Tomcat native library ----- -tomcat-native.version=1.1.20 +tomcat-native.version=1.1.19 tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version} tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz tomcat-native.loc=${base-tomcat.loc}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz -- 2.11.0