You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by ch...@k-embedded-java.com on 2010/06/27 00:28:51 UTC

[tools] Problem building apache-harmony-5.0-src-r946978

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




Re: [tools] Problem building apache-harmony-5.0-src-r946978

Posted by ch...@k-embedded-java.com.
Hello Alexei,

> 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

Yes, changing the xerces version number in the two files already mentioned
plus classlib/make/depends.xml seems to do a lot of good. I guess this is
just a bit of version skew which will fix itself in the next snapshot ...

Thanks

Chris



Re: [tools] Problem building apache-harmony-5.0-src-r946978

Posted by Alexei Fedotov <al...@gmail.com>.
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,  <ch...@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
>
>
>
>