Hello Chris, I notice some changes [1] from Mark. Maybe it would help to update the outdated build file which refers to the previous xerces version.
[1] http://markmail.org/message/vaazvqpfe2j4juzr -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://www.telecom-express.ru/ http://harmony.apache.org/ http://dataved.ru/ http://klsh.ru/ On Sun, Jun 27, 2010 at 2:28 AM, <chris.g...@k-embedded-java.com> wrote: > Hi all, > > Trying to build from source (apache-harmony-5.0-src-r946978) results in > the following: > -really-download: > [echo] Fetching depends/jars/xerces_2.9.1/xerces.zip > [get] Getting: > http://www.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.9.1.zip > [get] To: > /home/chris/apache-harmony-5.0-src-r946978/classlib/depends/jars/xerces_2.9.1/xerces.zip > [get] Error opening connection java.io.FileNotFoundException: > http://www.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.zip > [get] Error opening connection java.io.FileNotFoundException: > http://www.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.zip > [get] Error opening connection java.io.FileNotFoundException: > http://www.apache.org/dist/xerces/j/Xerces-J-bin.2.9.1.zip > [get] Can't get > http://www.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.9.1.zip to > /home/chris/apache-harmony-5.0-src-r946978/classlib/depends/jars/xerces_2.9.1/xerces.zip > > I tried changing ´xerces-j´ to ´xerces/j´ in > classlib/make/depends.properties and > common_resources/make/depends.properties, but then it turns out that > http://www.apache.org/dist/xerces/j/ doesn´t contain 2.9.1 versions, only > 2.10.0. Am I doing something wrong? > > Platform: Ubuntu 9.04, procedure: download and unpack > apache-harmony-5.0-src-r946978-snapshot.tar.gz, cd into > apache-harmony-5.0-src-r946978/, type ´ant´, read friendly error message > and type ´ant fetch-depends´. > > Regards > > Chris > > > >