From aa986e5f6d61ccc7e07f56e15e1eb4aebafca5e7 Mon Sep 17 00:00:00 2001 From: kkolinko Date: Sun, 16 Aug 2009 02:17:52 +0000 Subject: [PATCH] The problem at sourceforge was solved. Revert to the original configuration, but leave a comment there. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@804549 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties.default | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build.properties.default b/build.properties.default index 737afac94..3fbeea474 100644 --- a/build.properties.default +++ b/build.properties.default @@ -45,11 +45,10 @@ 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 -# 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 +base-sf.loc=http://downloads.sourceforge.net + +# Mirror, was used when there were problems with the main SF downloads site +# base-sf.loc=http://sunet.dl.sourceforge.net # ----- Commons Logging, version 1.1 or later ----- commons-logging-version=1.1.1 -- 2.11.0