You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by gs...@apache.org on 2006/11/07 14:35:16 UTC

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

Author: gshimansky
Date: Tue Nov  7 05:35:16 2006
New Revision: 472107

URL: http://svn.apache.org/viewvc?view=rev&rev=472107
Log:
Fixed mirror for ant-contrib download


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

Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties?view=diff&rev=472107&r1=472106&r2=472107
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties (original)
+++ incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties Tue Nov  7 05:35:16 2006
@@ -41,7 +41,7 @@
 
 # Ant-contrib, version 0.6 or above
 # http://sourceforge.net/project/showfiles.php?group_id=36177
-remote.ANTCONTRIB.archive=http://belnet.dl.sourceforge.net/sourceforge/ant-contrib/ant-contrib-1.0b2-bin.zip
+remote.ANTCONTRIB.archive=http://superb-west.dl.sourceforge.net/sourceforge/ant-contrib/ant-contrib-1.0b2-bin.zip
 
 CLASSLIB_HOME=../../../classlib/trunk/
 

Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties?view=diff&rev=472107&r1=472106&r2=472107
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties (original)
+++ incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties Tue Nov  7 05:35:16 2006
@@ -40,7 +40,7 @@
 
 # Ant-contrib, version 0.6 or above
 # http://sourceforge.net/project/showfiles.php?group_id=36177
-remote.ANTCONTRIB.archive=http://belnet.dl.sourceforge.net/sourceforge/ant-contrib/ant-contrib-1.0b2-bin.zip
+remote.ANTCONTRIB.archive=http://superb-west.dl.sourceforge.net/sourceforge/ant-contrib/ant-contrib-1.0b2-bin.zip
 
 # ZLIB, version 1.2.1 or above
 # http://www.zlib.net/