I think the problem seems to be an inconsistency between

working_jdktools/make/depends.properties

and common_resources/make/depends.properties

The one in common_resources has been updated to look at the eclipse 3.4.2 repository, but in working_jdktools it's asking for ICU from eclipse 3.3, which doesn't exist in the 3.4.2 repository.

I'd have a go at this myself, but I'm not sure what to change icu.unzip.path and icu.jar to?

The relevant part it below:

icu=${depends.jars}/eclipse-ICU4J/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

Andrew.

On Wed, 29 Apr 2009 03:33:18 +1000, Tim Ellison <t.p.elli...@gmail.com> wrote:

Andrew Myers wrote:
But now it's tripping up at the icu stuff.  I'll look at that next :-)

I think it has moved on the Eclipse servers.

Try

http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/com.ibm.icu.base-3.3.zip


The date stamp looks old but it is the same file as I have got
C:\Harmony-federated\common_resources\depends\jars\com.ibm.icu.base-3.3>md5sum
com.ibm.icu.base-3.3.zip
5b8a0fc0e48431d376c7efd7be8c0f7b *com.ibm.icu.base-3.3.zip

I'll try it myself later - got to dash now.

Regards,
Tim





--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Reply via email to