« Return to Thread: More flexibility in the OSGi manifest headers

Re: More flexibility in the OSGi manifest headers

by James Lemieux :: Rate this Message:

Reply to Author | View in Thread

Barend,

   The latest jars have been updated to include this change.

James

On Fri, Oct 10, 2008 at 5:09 AM, W.B. Garvelink <barend.garvelink@...> wrote:
Hi James,



Thank you. I built a new jar file and did in fact run into trouble.
There was a line missing from the bnd file. I checked, and it's also
missing from the file I uploaded into the issue tracker, making it my
fault. I don't know what happened there, sorry. Here's the missing
line:

Import-Package: *;resolution:=optional

This is the line that enables Glazed Lists to be deployed into an OSGi
container with some or all of its dependencies missing. It is to be
added to the bottom section of the glazedlists.bnd file.

Thanks and regards,

Barend




On Mon, Oct 6, 2008 at 10:15 AM, James Lemieux <jplemieux@...> wrote:
> Barend,
>
>    I have added your changes to source control and updated the latest jars
> here.
>
> Please try it out and let me know if you experience any troubles.
>
> James
>
> On Sun, Sep 28, 2008 at 1:15 PM, W.B. Garvelink <barend.garvelink@...>
> wrote:
>>
>> Hi Jesse,
>>
>>
>> I have attached a bnd definitions file and an modified ant task to
>> issue #454 in the tracker. The version I uploaded doesn't delete the
>> original JAR file but puts the OSGi file alongside it for easy
>> comparison. After checking the two, you may want to introduce a delete
>> and rename like there were there before.
>>
>> I had to duplicate the JAR metadata in the .bnd file. You may want to
>> remove it from the ant build, but I'll leave that up to you.
>>
>>
>> Regards,
>> Barend
>>
>>
>>
>> On Sun, Sep 21, 2008 at 4:52 PM, W.B. Garvelink
>> <barend.garvelink@...> wrote:
>> > I mentioned last week that I should have an updated bnd definition by
>> > about now. Altough I have made some progress, I'm not yet satisfied
>> > with the results and I'm going to take some more time. I'll check back
>> > in next weekend.
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@...
>> For additional commands, e-mail: dev-help@...
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


 « Return to Thread: More flexibility in the OSGi manifest headers