You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mark Hindess <ma...@googlemail.com> on 2008/08/11 08:49:46 UTC

Re: [classlib] Build failed, missed dependency

I approve, but we are in a strict code freeze and should really get two
committers approval to make changes.

-Mark.

In message <94...@mail.gmail.com>,
"Sean Qiu" writes:
>
> Thanks. Nathan.
> I have updated yoko related jars to new locations.
> 
> 2008/8/8 Nathan Beyer <nd...@apache.org>:
> > It probably just hasn't been updated for a while.
> >
> > Don't use 'ibiblio' for the maven repo, use "repo1.maven.org".
> >
> > -Nathan
> >
> > On Thu, Aug 7, 2008 at 8:18 PM, Sean Qiu <se...@gmail.com> wrote:
> >
> >> Yes, the link seems out-of-date, why do we use the snapshot of yoko?
> >> Are we depend on some APIs of the latest spec?
> >> I am not sure about this.
> >>
> >> If not, maybe we can use some more stable one, such as:
> >>
> >> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/yoko/yoko-spec-co
> rba/1.0/yoko-spec-corba-1.0.jar
> >>
> >>
> >> 2008/8/8 Aleksey Shipilev <al...@gmail.com>:
> >> > Hi,
> >> >
> >> > I'm building Harmony-classlib from the scratch, just checked it out,
> >> > now building. The download link is broken, I guess.
> >> >
> >> > shade@1608-pegasus ~/trunks/Harmony-classlib $ ant fetch-depends
> >> > Buildfile: build.xml
> >> >
> >> > fetch-depends:
> >> >
> >> > -download:
> >> >     [echo] Checking depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
> >> >
> >> > -really-download:
> >> >     [echo] Fetching depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
> >> >      [get] Getting:
> >> >
> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
> >> >      [get] To:
> >> >
> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
> 4/yoko.jar
> >> >      [get] Error opening connection java.io.FileNotFoundException:
> >> >
> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
> >> >      [get] Error opening connection java.io.FileNotFoundException:
> >> >
> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
> >> >      [get] Error opening connection java.io.FileNotFoundException:
> >> >
> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
> >> >      [get] Can't get
> >> >
> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
> >> > to
> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
> 4/yoko.jar
> >> >
> >> > BUILD FAILED
> >> > /home/shade/trunks/Harmony-classlib/build.xml:282: The following error
> >> > occurred while executing this line:
> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:200: The
> >> > following error occurred while executing this line:
> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:289: The
> >> > following error occurred while executing this line:
> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:317: Can't get
> >> >
> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
> >> > to
> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
> 4/yoko.jar
> >> >
> >> > Total time: 0 seconds
> >> >
> >> > Thanks,
> >> > Aleksey.
> >> >
> >>
> >>
> >>
> >> --
> >> Best Regards
> >> Sean, Xiao Xia Qiu
> >>
> >> China Software Development Lab, IBM
> >>
> >
> 
> 
> 
> -- 
> Best Regards
> Sean, Xiao Xia Qiu
> 
> China Software Development Lab, IBM
> 



Re: [classlib] Build failed, missed dependency

Posted by Sean Qiu <se...@gmail.com>.
Sorry.
It blocks the building, and there is no source code updating, so ...
I will take care next time.

2008/8/11 Mark Hindess <ma...@googlemail.com>:
>
> I approve, but we are in a strict code freeze and should really get two
> committers approval to make changes.
>
> -Mark.
>
> In message <94...@mail.gmail.com>,
> "Sean Qiu" writes:
>>
>> Thanks. Nathan.
>> I have updated yoko related jars to new locations.
>>
>> 2008/8/8 Nathan Beyer <nd...@apache.org>:
>> > It probably just hasn't been updated for a while.
>> >
>> > Don't use 'ibiblio' for the maven repo, use "repo1.maven.org".
>> >
>> > -Nathan
>> >
>> > On Thu, Aug 7, 2008 at 8:18 PM, Sean Qiu <se...@gmail.com> wrote:
>> >
>> >> Yes, the link seems out-of-date, why do we use the snapshot of yoko?
>> >> Are we depend on some APIs of the latest spec?
>> >> I am not sure about this.
>> >>
>> >> If not, maybe we can use some more stable one, such as:
>> >>
>> >> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/yoko/yoko-spec-co
>> rba/1.0/yoko-spec-corba-1.0.jar
>> >>
>> >>
>> >> 2008/8/8 Aleksey Shipilev <al...@gmail.com>:
>> >> > Hi,
>> >> >
>> >> > I'm building Harmony-classlib from the scratch, just checked it out,
>> >> > now building. The download link is broken, I guess.
>> >> >
>> >> > shade@1608-pegasus ~/trunks/Harmony-classlib $ ant fetch-depends
>> >> > Buildfile: build.xml
>> >> >
>> >> > fetch-depends:
>> >> >
>> >> > -download:
>> >> >     [echo] Checking depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
>> >> >
>> >> > -really-download:
>> >> >     [echo] Fetching depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
>> >> >      [get] Getting:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] To:
>> >> >
>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>> 4/yoko.jar
>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] Can't get
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> > to
>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>> 4/yoko.jar
>> >> >
>> >> > BUILD FAILED
>> >> > /home/shade/trunks/Harmony-classlib/build.xml:282: The following error
>> >> > occurred while executing this line:
>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:200: The
>> >> > following error occurred while executing this line:
>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:289: The
>> >> > following error occurred while executing this line:
>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:317: Can't get
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> > to
>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>> 4/yoko.jar
>> >> >
>> >> > Total time: 0 seconds
>> >> >
>> >> > Thanks,
>> >> > Aleksey.
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Best Regards
>> >> Sean, Xiao Xia Qiu
>> >>
>> >> China Software Development Lab, IBM
>> >>
>> >
>>
>>
>>
>> --
>> Best Regards
>> Sean, Xiao Xia Qiu
>>
>> China Software Development Lab, IBM
>>
>
>
>



-- 
Best Regards
Sean, Xiao Xia Qiu

China Software Development Lab, IBM

Re: [classlib] Build failed, missed dependency

Posted by Sean Qiu <se...@gmail.com>.
Resolved :)

2008/8/11 Aleksey Shipilev <al...@gmail.com>:
> There is open JIRA [1] from Steve related to this issue.
>
> Thanks,
> Aleksey.
>
> [1] "yoko jar link broken"
> https://issues.apache.org/jira/browse/HARMONY-5942
>
> On Mon, Aug 11, 2008 at 10:49 AM, Mark Hindess
> <ma...@googlemail.com> wrote:
>>
>> I approve, but we are in a strict code freeze and should really get two
>> committers approval to make changes.
>>
>> -Mark.
>>
>> In message <94...@mail.gmail.com>,
>> "Sean Qiu" writes:
>>>
>>> Thanks. Nathan.
>>> I have updated yoko related jars to new locations.
>>>
>>> 2008/8/8 Nathan Beyer <nd...@apache.org>:
>>> > It probably just hasn't been updated for a while.
>>> >
>>> > Don't use 'ibiblio' for the maven repo, use "repo1.maven.org".
>>> >
>>> > -Nathan
>>> >
>>> > On Thu, Aug 7, 2008 at 8:18 PM, Sean Qiu <se...@gmail.com> wrote:
>>> >
>>> >> Yes, the link seems out-of-date, why do we use the snapshot of yoko?
>>> >> Are we depend on some APIs of the latest spec?
>>> >> I am not sure about this.
>>> >>
>>> >> If not, maybe we can use some more stable one, such as:
>>> >>
>>> >> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/yoko/yoko-spec-co
>>> rba/1.0/yoko-spec-corba-1.0.jar
>>> >>
>>> >>
>>> >> 2008/8/8 Aleksey Shipilev <al...@gmail.com>:
>>> >> > Hi,
>>> >> >
>>> >> > I'm building Harmony-classlib from the scratch, just checked it out,
>>> >> > now building. The download link is broken, I guess.
>>> >> >
>>> >> > shade@1608-pegasus ~/trunks/Harmony-classlib $ ant fetch-depends
>>> >> > Buildfile: build.xml
>>> >> >
>>> >> > fetch-depends:
>>> >> >
>>> >> > -download:
>>> >> >     [echo] Checking depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
>>> >> >
>>> >> > -really-download:
>>> >> >     [echo] Fetching depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
>>> >> >      [get] Getting:
>>> >> >
>>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>>> >> >      [get] To:
>>> >> >
>>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>>> 4/yoko.jar
>>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>>> >> >
>>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>>> >> >
>>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>>> >> >
>>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>>> >> >      [get] Can't get
>>> >> >
>>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>>> >> > to
>>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>>> 4/yoko.jar
>>> >> >
>>> >> > BUILD FAILED
>>> >> > /home/shade/trunks/Harmony-classlib/build.xml:282: The following error
>>> >> > occurred while executing this line:
>>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:200: The
>>> >> > following error occurred while executing this line:
>>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:289: The
>>> >> > following error occurred while executing this line:
>>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:317: Can't get
>>> >> >
>>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>>> >> > to
>>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>>> 4/yoko.jar
>>> >> >
>>> >> > Total time: 0 seconds
>>> >> >
>>> >> > Thanks,
>>> >> > Aleksey.
>>> >> >
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Best Regards
>>> >> Sean, Xiao Xia Qiu
>>> >>
>>> >> China Software Development Lab, IBM
>>> >>
>>> >
>>>
>>>
>>>
>>> --
>>> Best Regards
>>> Sean, Xiao Xia Qiu
>>>
>>> China Software Development Lab, IBM
>>>
>>
>>
>>
>



-- 
Best Regards
Sean, Xiao Xia Qiu

China Software Development Lab, IBM

Re: [classlib] Build failed, missed dependency

Posted by Aleksey Shipilev <al...@gmail.com>.
There is open JIRA [1] from Steve related to this issue.

Thanks,
Aleksey.

[1] "yoko jar link broken"
https://issues.apache.org/jira/browse/HARMONY-5942

On Mon, Aug 11, 2008 at 10:49 AM, Mark Hindess
<ma...@googlemail.com> wrote:
>
> I approve, but we are in a strict code freeze and should really get two
> committers approval to make changes.
>
> -Mark.
>
> In message <94...@mail.gmail.com>,
> "Sean Qiu" writes:
>>
>> Thanks. Nathan.
>> I have updated yoko related jars to new locations.
>>
>> 2008/8/8 Nathan Beyer <nd...@apache.org>:
>> > It probably just hasn't been updated for a while.
>> >
>> > Don't use 'ibiblio' for the maven repo, use "repo1.maven.org".
>> >
>> > -Nathan
>> >
>> > On Thu, Aug 7, 2008 at 8:18 PM, Sean Qiu <se...@gmail.com> wrote:
>> >
>> >> Yes, the link seems out-of-date, why do we use the snapshot of yoko?
>> >> Are we depend on some APIs of the latest spec?
>> >> I am not sure about this.
>> >>
>> >> If not, maybe we can use some more stable one, such as:
>> >>
>> >> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/yoko/yoko-spec-co
>> rba/1.0/yoko-spec-corba-1.0.jar
>> >>
>> >>
>> >> 2008/8/8 Aleksey Shipilev <al...@gmail.com>:
>> >> > Hi,
>> >> >
>> >> > I'm building Harmony-classlib from the scratch, just checked it out,
>> >> > now building. The download link is broken, I guess.
>> >> >
>> >> > shade@1608-pegasus ~/trunks/Harmony-classlib $ ant fetch-depends
>> >> > Buildfile: build.xml
>> >> >
>> >> > fetch-depends:
>> >> >
>> >> > -download:
>> >> >     [echo] Checking depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
>> >> >
>> >> > -really-download:
>> >> >     [echo] Fetching depends/jars/yoko-1.0-SNAPSHOT-20080304/yoko.jar
>> >> >      [get] Getting:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] To:
>> >> >
>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>> 4/yoko.jar
>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] Error opening connection java.io.FileNotFoundException:
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> >      [get] Can't get
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> > to
>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>> 4/yoko.jar
>> >> >
>> >> > BUILD FAILED
>> >> > /home/shade/trunks/Harmony-classlib/build.xml:282: The following error
>> >> > occurred while executing this line:
>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:200: The
>> >> > following error occurred while executing this line:
>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:289: The
>> >> > following error occurred while executing this line:
>> >> > /home/shade/trunks/Harmony-classlib/make/depends.xml:317: Can't get
>> >> >
>> >> http://people.apache.org/maven-snapshot-repository/org/apache/yoko/yoko-sp
>> ec-corba/1.0-SNAPSHOT/yoko-spec-corba-1.0-20080304.193341-1.jar
>> >> > to
>> >> /home/shade/trunks/Harmony-classlib/depends/jars/yoko-1.0-SNAPSHOT-2008030
>> 4/yoko.jar
>> >> >
>> >> > Total time: 0 seconds
>> >> >
>> >> > Thanks,
>> >> > Aleksey.
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Best Regards
>> >> Sean, Xiao Xia Qiu
>> >>
>> >> China Software Development Lab, IBM
>> >>
>> >
>>
>>
>>
>> --
>> Best Regards
>> Sean, Xiao Xia Qiu
>>
>> China Software Development Lab, IBM
>>
>
>
>