You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by David Bosschaert <da...@gmail.com> on 2014/05/05 10:58:39 UTC

Re: Generating a repository.xml for Felix OBR

Just a quick update on this...

I have added an OSGi spec-compliant Repository Service to OBR. At this
point all the OSGi Repository 1.0 CT tests pass with it.
For more details see https://issues.apache.org/jira/browse/FELIX-4368
(and sub-issues).

I haven't tried it in anger yet, so it would be great if people start
playing with this :)

Cheers,

David

On 31 January 2014 10:15, David Bosschaert <da...@gmail.com> wrote:
> I started implementing the OSGi Repository service API for Felix OBR
> [1]. Currently I'm taking the approach of providing this service as a
> façade over the existing OBR functionality. So it's backward
> compatible, although I think that for certain things the main OBR code
> may need to be enhanced.
>
> If nobody complains I'd like to simply start adding things for this to
> felix/trunk/bundlerepository, making sure that the existing tests
> don't break. Ok with everyone?
>
> Cheers,
>
> David
>
> [1] https://issues.apache.org/jira/browse/FELIX-4370
>
> On 6 January 2014 10:09, Felix Meschberger <fm...@adobe.com> wrote:
>> Hi
>>
>> I don't know the state exactly of Felix' OBR bundle. But I agree with you that it should definitely support spec compliant files.
>>
>> Regards
>> Felix
>>
>> Am 02.01.2014 um 15:00 schrieb David Bosschaert <da...@gmail.com>:
>>
>>> Maybe a silly question, but what is the best way to generate a
>>> repository.xml file for Felix OBR these days? I would simply like to
>>> generate one for a directory with bundles...
>>> The Felix website suggests to use bindex [1], but bindex generates
>>> OSGi spec-compliant xml files and these are different from what Felix
>>> OBR supports. Or am I wrong and can I use spec-compliant
>>> repository.xml files at with Felix OBR right now?
>>>
>>> Thanks,
>>>
>>> David
>>>
>>> [1] http://felix.apache.org/site/apache-felix-sigil-obr.html
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>>> For additional commands, e-mail: users-help@felix.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>>