You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2009/04/28 20:18:44 UTC

svn commit: r769486 - /harmony/enhanced/jdktools/trunk/make/depends.properties

Author: tellison
Date: Tue Apr 28 18:18:43 2009
New Revision: 769486

URL: http://svn.apache.org/viewvc?rev=769486&view=rev
Log:
Update download location for Eclipse ICU bundle.

Modified:
    harmony/enhanced/jdktools/trunk/make/depends.properties

Modified: harmony/enhanced/jdktools/trunk/make/depends.properties
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/make/depends.properties?rev=769486&r1=769485&r2=769486&view=diff
==============================================================================
--- harmony/enhanced/jdktools/trunk/make/depends.properties (original)
+++ harmony/enhanced/jdktools/trunk/make/depends.properties Tue Apr 28 18:18:43 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 icu=${depends.jars}/eclipse-ICU4J/com.ibm.icu.base-3.3.zip
-icu.url=${eclipse.base}/com.ibm.icu.base-3.3.zip
+icu.url=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/com.ibm.icu.base-3.3.zip
 icu.md5=5b8a0fc0e48431d376c7efd7be8c0f7b
 icu.unzip.path=eclipse/plugins/com.ibm.icu.base_3.6.1.v20070417.jar
 icu.jar=${depends.jars}/eclipse-ICU4J/com.ibm.icu.base_3.6.1.v20070417.jar