Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] OSLC client library

Do we have the URL documented wrong somewhere maybe?

I just tried  git clone
http://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.client.git and it
worked ok.

You can always find URLs for Lyo Git repos (any Eclipse repos, actually) here:

https://git.eclipse.org/c/lyo

Regards,
Mike

On Tue, Sep 11, 2012 at 9:28 AM,  <Cecilia.lindgren@xxxxxxxxx> wrote:
> Hi,
>
> Still not working. We have tried on 2 different computers. We are using http/https.
>
>
>
> -----Original Message-----
> From: lyo-dev-bounces@xxxxxxxxxxx [mailto:lyo-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Fiedler
> Sent: den 11 september 2012 14:31
> To: Lyo project developer discussions
> Subject: Re: [lyo-dev] OSLC client library
>
> Git is back up and I was able to successfully clone the client repo.
> Please have another try.
>
> On Tue, Sep 11, 2012 at 7:58 AM, Michael Fiedler <fiedler.mf@xxxxxxxxx> wrote:
>> It looks like git.eclipse.org is having issues right now.   I'll check
>> for open tickets and keep an eye on it.
>>
>> On Tue, Sep 11, 2012 at 4:06 AM,  <Cecilia.lindgren@xxxxxxxxx> wrote:
>>> Hi,
>>>
>>> Something has happened with the OSLC client library the last day, today when cloning the git repository we are getting the error message
>>>
>>> Could not delete file
>>> org.eclipse.lyo.client\.git\objects\pack\pack-333235eb2e31a81954e82d7d76b128d268be98dd.pack
>>>
>>>
>>> Best regards
>>> Cecilia Lindgren
>>> Tieto Sweden
>>>
>>> -----Original Message-----
>>> From: lyo-dev-bounces@xxxxxxxxxxx [mailto:lyo-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Fiedler
>>> Sent: den 7 september 2012 13:45
>>> To: Lyo project developer discussions
>>> Subject: [lyo-dev] OSLC client library
>>>
>>> We have an early version of an OSLC client library in Lyo now.  It can
>>> be found in the
>>> http://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.client.git Git
>>> repository.   Once the dependencies have cleared the Eclipse IP
>>> process, it will be available as jars as well.   It includes:
>>>
>>> - Apache Wink client to facilitate HTTP requests
>>> - serialization/de-serialization of CM and QM artifacts to/from Java POJOs
>>> - query and paging support
>>> - OAuth client (samples coming soon)
>>> - IBM Rational Jazz client extensions to the generic OSLC client for
>>> rootservices processing
>>> - Samples
>>>
>>> It does depend on the OSLC4J
>>> (http://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.core.git) and
>>> OAuth (http://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.server.git)
>>> projects in Lyo.
>>>
>>> There is javadoc  now and we're working on some additional wiki
>>> documentations for it.
>>>
>>> Regards,
>>> Mike
>>> _______________________________________________
>>> lyo-dev mailing list
>>> lyo-dev@xxxxxxxxxxx
>>> http://dev.eclipse.org/mailman/listinfo/lyo-dev
>>> _______________________________________________
>>> lyo-dev mailing list
>>> lyo-dev@xxxxxxxxxxx
>>> http://dev.eclipse.org/mailman/listinfo/lyo-dev
> _______________________________________________
> lyo-dev mailing list
> lyo-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/lyo-dev
> _______________________________________________
> lyo-dev mailing list
> lyo-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/lyo-dev


Back to the top