Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Java API for OSLC CM 1.0
Java API for OSLC CM 1.0 [message #513735] Thu, 11 February 2010 01:59 Go to next message
Eric is currently offline EricFriend
Messages: 77
Registered: July 2009
Member
Hello,
I've installed the Java API for OSLC CM which is part of the SDK. There is a
reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I can't find
it.
Could someone tell me how to run some test against a live OSLC server such
as RTC?
Any help is welcome. Thank you for your time and help
Re: Java API for OSLC CM 1.0 [message #513739 is a reply to message #513735] Thu, 11 February 2010 02:57 Go to previous messageGo to next message
Eric is currently offline EricFriend
Messages: 77
Registered: July 2009
Member
Ok, I've found the tests plugin. Has anyone tried it against RTC?
Thanks.

"Eric" <eric@chalandsweb.com> wrote in message
news:hkvo9l$3sb$1@build.eclipse.org...
> Hello,
> I've installed the Java API for OSLC CM which is part of the SDK. There is
> a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I can't
> find it.
> Could someone tell me how to run some test against a live OSLC server such
> as RTC?
> Any help is welcome. Thank you for your time and help
>
>
>
Re: Java API for OSLC CM 1.0 [message #513931 is a reply to message #513739] Thu, 11 February 2010 17:12 Go to previous messageGo to next message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
Hi Eric,

As part of the Mylyn OSLC library, I'll be committing a rudimentary
connector that will exercise the core libraries and will be testing
against RTC and other service providers which are now coming online.

Watch for bugs tagged with [oslc] in the Mylyn bug repository and for
updates on the mailing list. My plan is to revisit this today so there
may be more news for you as early as this afternoon.

-Rob

Eric wrote:
> Ok, I've found the tests plugin. Has anyone tried it against RTC?
> Thanks.
>
> "Eric" <eric@chalandsweb.com> wrote in message
> news:hkvo9l$3sb$1@build.eclipse.org...
>> Hello,
>> I've installed the Java API for OSLC CM which is part of the SDK. There is
>> a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I can't
>> find it.
>> Could someone tell me how to run some test against a live OSLC server such
>> as RTC?
>> Any help is welcome. Thank you for your time and help
>>
>>
>>
>
>
Re: Java API for OSLC CM 1.0 [message #513957 is a reply to message #513931] Thu, 11 February 2010 19:06 Go to previous messageGo to next message
Eric is currently offline EricFriend
Messages: 77
Registered: July 2009
Member
Perfect thanks for the update.

Eric

"Robert Elves" <robert.elves@tasktop.com> wrote in message
news:hl1dpc$hl9$1@build.eclipse.org...
>
> Hi Eric,
>
> As part of the Mylyn OSLC library, I'll be committing a rudimentary
> connector that will exercise the core libraries and will be testing
> against RTC and other service providers which are now coming online.
>
> Watch for bugs tagged with [oslc] in the Mylyn bug repository and for
> updates on the mailing list. My plan is to revisit this today so there may
> be more news for you as early as this afternoon.
>
> -Rob
>
> Eric wrote:
>> Ok, I've found the tests plugin. Has anyone tried it against RTC?
>> Thanks.
>>
>> "Eric" <eric@chalandsweb.com> wrote in message
>> news:hkvo9l$3sb$1@build.eclipse.org...
>>> Hello,
>>> I've installed the Java API for OSLC CM which is part of the SDK. There
>>> is a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I
>>> can't find it.
>>> Could someone tell me how to run some test against a live OSLC server
>>> such as RTC?
>>> Any help is welcome. Thank you for your time and help
>>>
>>>
>>>
>>
Re: Java API for OSLC CM 1.0 [message #514014 is a reply to message #513957] Fri, 12 February 2010 01:16 Go to previous messageGo to next message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
Hi Eric,

I set up a test RTC and have committed the beginnings of a RTC test
suite. From the test you can get a glimpse of how this level of the code
works. A higher level connector plugin is in the works as well. I hope
to make more progress on this in the near future.

-Rob

302672: [oslc] create unit test against RTC Rational Team Concert's OSLC api
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302672



On 10-02-11 2:06 PM, Eric wrote:
> Perfect thanks for the update.
>
> Eric
>
> "Robert Elves"<robert.elves@tasktop.com> wrote in message
> news:hl1dpc$hl9$1@build.eclipse.org...
>>
>> Hi Eric,
>>
>> As part of the Mylyn OSLC library, I'll be committing a rudimentary
>> connector that will exercise the core libraries and will be testing
>> against RTC and other service providers which are now coming online.
>>
>> Watch for bugs tagged with [oslc] in the Mylyn bug repository and for
>> updates on the mailing list. My plan is to revisit this today so there may
>> be more news for you as early as this afternoon.
>>
>> -Rob
>>
>> Eric wrote:
>>> Ok, I've found the tests plugin. Has anyone tried it against RTC?
>>> Thanks.
>>>
>>> "Eric"<eric@chalandsweb.com> wrote in message
>>> news:hkvo9l$3sb$1@build.eclipse.org...
>>>> Hello,
>>>> I've installed the Java API for OSLC CM which is part of the SDK. There
>>>> is a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I
>>>> can't find it.
>>>> Could someone tell me how to run some test against a live OSLC server
>>>> such as RTC?
>>>> Any help is welcome. Thank you for your time and help
>>>>
>>>>
>>>>
>>>
>
Re: Java API for OSLC CM 1.0 [message #600636 is a reply to message #513735] Thu, 11 February 2010 02:57 Go to previous messageGo to next message
Eric is currently offline EricFriend
Messages: 77
Registered: July 2009
Member
Ok, I've found the tests plugin. Has anyone tried it against RTC?
Thanks.

"Eric" <eric@chalandsweb.com> wrote in message
news:hkvo9l$3sb$1@build.eclipse.org...
> Hello,
> I've installed the Java API for OSLC CM which is part of the SDK. There is
> a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I can't
> find it.
> Could someone tell me how to run some test against a live OSLC server such
> as RTC?
> Any help is welcome. Thank you for your time and help
>
>
>
Re: Java API for OSLC CM 1.0 [message #600643 is a reply to message #513739] Thu, 11 February 2010 17:12 Go to previous messageGo to next message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
Hi Eric,

As part of the Mylyn OSLC library, I'll be committing a rudimentary
connector that will exercise the core libraries and will be testing
against RTC and other service providers which are now coming online.

Watch for bugs tagged with [oslc] in the Mylyn bug repository and for
updates on the mailing list. My plan is to revisit this today so there
may be more news for you as early as this afternoon.

-Rob

Eric wrote:
> Ok, I've found the tests plugin. Has anyone tried it against RTC?
> Thanks.
>
> "Eric" <eric@chalandsweb.com> wrote in message
> news:hkvo9l$3sb$1@build.eclipse.org...
>> Hello,
>> I've installed the Java API for OSLC CM which is part of the SDK. There is
>> a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I can't
>> find it.
>> Could someone tell me how to run some test against a live OSLC server such
>> as RTC?
>> Any help is welcome. Thank you for your time and help
>>
>>
>>
>
>
Re: Java API for OSLC CM 1.0 [message #600652 is a reply to message #513931] Thu, 11 February 2010 19:06 Go to previous messageGo to next message
Eric is currently offline EricFriend
Messages: 77
Registered: July 2009
Member
Perfect thanks for the update.

Eric

"Robert Elves" <robert.elves@tasktop.com> wrote in message
news:hl1dpc$hl9$1@build.eclipse.org...
>
> Hi Eric,
>
> As part of the Mylyn OSLC library, I'll be committing a rudimentary
> connector that will exercise the core libraries and will be testing
> against RTC and other service providers which are now coming online.
>
> Watch for bugs tagged with [oslc] in the Mylyn bug repository and for
> updates on the mailing list. My plan is to revisit this today so there may
> be more news for you as early as this afternoon.
>
> -Rob
>
> Eric wrote:
>> Ok, I've found the tests plugin. Has anyone tried it against RTC?
>> Thanks.
>>
>> "Eric" <eric@chalandsweb.com> wrote in message
>> news:hkvo9l$3sb$1@build.eclipse.org...
>>> Hello,
>>> I've installed the Java API for OSLC CM which is part of the SDK. There
>>> is a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I
>>> can't find it.
>>> Could someone tell me how to run some test against a live OSLC server
>>> such as RTC?
>>> Any help is welcome. Thank you for your time and help
>>>
>>>
>>>
>>
Re: Java API for OSLC CM 1.0 [message #600671 is a reply to message #513957] Fri, 12 February 2010 05:48 Go to previous message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
Hi Eric,

I set up a test RTC and have committed the beginnings of a RTC test
suite. From the test you can get a glimpse of how this level of the code
works. A higher level connector plugin is in the works as well. I hope
to make more progress on this in the near future.

-Rob

302672: [oslc] create unit test against RTC Rational Team Concert's OSLC api
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302672



On 10-02-11 2:06 PM, Eric wrote:
> Perfect thanks for the update.
>
> Eric
>
> "Robert Elves"<robert.elves@tasktop.com> wrote in message
> news:hl1dpc$hl9$1@build.eclipse.org...
>>
>> Hi Eric,
>>
>> As part of the Mylyn OSLC library, I'll be committing a rudimentary
>> connector that will exercise the core libraries and will be testing
>> against RTC and other service providers which are now coming online.
>>
>> Watch for bugs tagged with [oslc] in the Mylyn bug repository and for
>> updates on the mailing list. My plan is to revisit this today so there may
>> be more news for you as early as this afternoon.
>>
>> -Rob
>>
>> Eric wrote:
>>> Ok, I've found the tests plugin. Has anyone tried it against RTC?
>>> Thanks.
>>>
>>> "Eric"<eric@chalandsweb.com> wrote in message
>>> news:hkvo9l$3sb$1@build.eclipse.org...
>>>> Hello,
>>>> I've installed the Java API for OSLC CM which is part of the SDK. There
>>>> is a reference to a plugin test "org.eclipse.mylyn.oslc.tests" but I
>>>> can't find it.
>>>> Could someone tell me how to run some test against a live OSLC server
>>>> such as RTC?
>>>> Any help is welcome. Thank you for your time and help
>>>>
>>>>
>>>>
>>>
>
Previous Topic:WikiText: following links in the preview
Next Topic:Unable to create query on Trac repository
Goto Forum:
  


Current Time: Thu Apr 25 00:35:20 GMT 2024

Powered by FUDForum. Page generated in 0.03605 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top