Author: kkolinko
Date: Fri Jul 24 18:40:55 2009
New Revision: 797600
URL: http://svn.apache.org/viewvc?rev=797600&view=rev
Log:
Temporarily use a mirror, while there is a problem with
downloads.sourceforge.net
https://sourceforge.net/apps/trac/sourceforge/ticket/2628
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=797600&r1=797599&r2=797600&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Fri Jul 24 18:40:55 2009
@@ -45,7 +45,11 @@
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]