Re: bundleplugin 1.2.1-SNAPSHOT

2008-02-02 Thread Stuart McCulloch
On 02/02/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > On Feb 1, 2008 5:41 PM, Stuart McCulloch <[EMAIL PROTECTED]> > wrote: > > Hi folks, > > > > I've deployed a new 1.2.1-SNAPSHOT of the bundleplugin with Peter's > improved > > "uses:" support... > > > > 1) generated "uses:" clause no lo

Re: bundleplugin 1.2.1-SNAPSHOT

2008-02-02 Thread Alin Dreghiciu
bnd 0.0.236 form 1.2.1-SNAPSHOT also solves the following: It was tricky! It turned out that the inline copied also the manifest. When calculating the manifest, bnd thought that this was the original manifest of a wrapped bundle. The solution is now to not copy the manifest for an inline. Version

Re: bundleplugin 1.2.1-SNAPSHOT

2008-02-01 Thread Niall Pemberton
On Feb 1, 2008 5:41 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > Hi folks, > > I've deployed a new 1.2.1-SNAPSHOT of the bundleplugin with Peter's improved > "uses:" support... > > 1) generated "uses:" clause no longer include implementation packages Maybe I'm doing something wrong - but th

bundleplugin 1.2.1-SNAPSHOT

2008-02-01 Thread Stuart McCulloch
Hi folks, I've deployed a new 1.2.1-SNAPSHOT of the bundleplugin with Peter's improved "uses:" support... 1) generated "uses:" clause no longer include implementation packages 2) you can now turn off all the generated "uses:" clause with: <_nouses>true ( or -nouses: true