Hi guys, I try to run "ant fetch-depends" on an AIX ppc 64 machine but get the following error message.
-really-download: [echo] Fetching /home/chance/codebase/java5/common_resources/depends/libs/aix.ppc64/icu-3.4/icu-3.4.zip [get] Getting: http://svn.apache.org/repos/asf/harmony/standard/depends/libs/aix.ppc64/icu-3.4.zip [get] To: /home/chance/codebase/java5/common_resources/depends/libs/aix.ppc64/icu-3.4/icu-3.4.zip [get] Error opening connection java.io.FileNotFoundException: http://svn.apache.org/repos/asf/harmony/standard/depends/libs/aix.ppc64/icu-3.4.zip [get] Error opening connection java.io.FileNotFoundException: http://svn.apache.org/repos/asf/harmony/standard/depends/libs/aix.ppc64/icu-3.4.zip [get] Error opening connection java.io.FileNotFoundException: http://svn.apache.org/repos/asf/harmony/standard/depends/libs/aix.ppc64/icu-3.4.zip [get] Can't get http://svn.apache.org/repos/asf/harmony/standard/depends/libs/aix.ppc64/icu-3.4.zipto /home/chance/codebase/java5/common_resources/depends/libs/aix.ppc64/icu-3.4/icu-3.4.zip BUILD FAILED /home/chance/codebase/java5/build.xml:553: The following error occurred while executing this line: /home/chance/codebase/java5/drlvm/build.xml:74: The following error occurred while executing this line: /home/chance/codebase/java5/drlvm/make/depends.xml:46: The following error occurred while executing this line: /home/chance/codebase/java5/common_resources/make/depends.xml:69: The following error occurred while executing this line: /home/chance/codebase/java5/common_resources/make/depends.xml:81: The following error occurred while executing this line: /home/chance/codebase/java5/drlvm/make/vm/vmcore.xml:26: The following error occurred while executing this line: /home/chance/codebase/java5/common_resources/make/depends.xml:99: The following error occurred while executing this line: /home/chance/codebase/java5/common_resources/make/depends.xml:170: The following error occurred while executing this line: /home/chance/codebase/java5/common_resources/make/depends.xml:204: Can't get http://svn.apache.org/repos/asf/harmony/standard/depends/libs/aix.ppc64/icu-3.4.zipto /home/chance/codebase/java5/common_resources/depends/libs/aix.ppc64/icu-3.4/icu-3.4.zip Does someone changed the script recently? -- Shi Jun Zhang