You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ap...@apache.org on 2006/12/05 13:12:03 UTC

svn commit: r482616 - in /harmony/enhanced/drlvm/trunk/build/make: lnx.properties win.properties

Author: apetrenko
Date: Tue Dec  5 04:11:58 2006
New Revision: 482616

URL: http://svn.apache.org/viewvc?view=rev&rev=482616
Log:
Patch for HARMONY-2452 apr and apr-util dependency links stale in *.properties files

Modified:
    harmony/enhanced/drlvm/trunk/build/make/lnx.properties
    harmony/enhanced/drlvm/trunk/build/make/win.properties

Modified: harmony/enhanced/drlvm/trunk/build/make/lnx.properties
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/lnx.properties?view=diff&rev=482616&r1=482615&r2=482616
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/lnx.properties (original)
+++ harmony/enhanced/drlvm/trunk/build/make/lnx.properties Tue Dec  5 04:11:58 2006
@@ -47,11 +47,11 @@
 
 # Apache Portable Runtime, version 1.1 or above
 # http://apr.apache.org/download.cgi
-remote.APR.archive=http://www.reverse.net/pub/apache/apr/apr-1.2.6.tar.gz
+remote.APR.archive=http://archive.apache.org/dist/apr/apr-1.2.6.tar.gz
 
 # APR-util, version 1.2.2 or above
 # http://apr.apache.org/download.cgi
-remote.APRUTIL.archive=http://www.reverse.net/pub/apache/apr/apr-util-1.2.6.tar.gz
+remote.APRUTIL.archive=http://archive.apache.org/dist/apr/apr-util-1.2.6.tar.gz
 
 # APR-iconv, version 1.1.1 or above
 # http://apr.apache.org/download.cgi

Modified: harmony/enhanced/drlvm/trunk/build/make/win.properties
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/win.properties?view=diff&rev=482616&r1=482615&r2=482616
==============================================================================
--- harmony/enhanced/drlvm/trunk/build/make/win.properties (original)
+++ harmony/enhanced/drlvm/trunk/build/make/win.properties Tue Dec  5 04:11:58 2006
@@ -52,11 +52,11 @@
 
 # Apache Portable Runtime, version 1.1 or above
 # http://apr.apache.org/download.cgi
-remote.APR.archive=http://www.reverse.net/pub/apache/apr/apr-1.2.6.zip
+remote.APR.archive=http://archive.apache.org/dist/apr/apr-1.2.6.zip
 
 # APR-util, version 1.2.2 or above
 # http://apr.apache.org/download.cgi
-remote.APRUTIL.archive=http://www.reverse.net/pub/apache/apr/apr-util-1.2.6.zip
+remote.APRUTIL.archive=http://archive.apache.org/dist/apr/apr-util-1.2.6.zip
 
 # APR-iconv, version 1.1.1 or above
 # http://apr.apache.org/download.cgi