From: markt Date: Wed, 17 Feb 2010 13:44:28 +0000 (+0000) Subject: Hold off on update until archive syncs (should be no more than 24 hrs) X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9bf0652ee893091da6a26a66c02be7b34f996a49;p=tomcat7.0 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 --- 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