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
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
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
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