From: kkolinko Date: Fri, 24 Jul 2009 18:40:55 +0000 (+0000) Subject: Temporarily use a mirror, while there is a problem with downloads.sourceforge.net X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=94259659fdb767aa2b61860209068a597f9db2a3;p=tomcat7.0 Temporarily use a mirror, while there is a problem with downloads.sourceforge.net https://sourceforge.net/apps/trac/sourceforge/ticket/2628 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@797600 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.properties.default b/build.properties.default index fb10f91bb..737afac94 100644 --- a/build.properties.default +++ b/build.properties.default @@ -45,7 +45,11 @@ compile.debug=true base-commons.loc=http://archive.apache.org/dist/commons base-tomcat.loc=http://archive.apache.org/dist/tomcat -base-sf.loc=http://downloads.sourceforge.net +#base-sf.loc=http://downloads.sourceforge.net +# Temporarily use a mirror, while there is a problem +# with downloads.sourceforge.net +# https://sourceforge.net/apps/trac/sourceforge/ticket/2628 +base-sf.loc=http://sunet.dl.sourceforge.net # ----- Commons Logging, version 1.1 or later ----- commons-logging-version=1.1.1