Re: maven-bundle-plugin 1.4.3 vs. 2.0.0

2009-06-04 Thread Toni Menzel
found it myself..(before just after sent initial mail ..) it was Export-Package vs. _exportcontents ;) Sorry,Sorry,Sorry,Sorry,Sorry,Sorry.. On 6/4/09, Stuart McCulloch wrote: > 2009/6/4 Toni Menzel > >> Just have a tiny question about changes in maven-bundle-plugin 2.0.0. >> >> As i noticed, th

Re: maven-bundle-plugin 1.4.3 vs. 2.0.0

2009-06-04 Thread Stuart McCulloch
2009/6/4 Toni Menzel > Just have a tiny question about changes in maven-bundle-plugin 2.0.0. > > As i noticed, the plugin now recognizes all dependency scopes and > passes them to bnd. As a result deflates jars into the resulting > bundle. > > My usecase is a typical "wrap" a single jar (dependen

maven-bundle-plugin 1.4.3 vs. 2.0.0

2009-06-04 Thread Toni Menzel
Just have a tiny question about changes in maven-bundle-plugin 2.0.0. As i noticed, the plugin now recognizes all dependency scopes and passes them to bnd. As a result deflates jars into the resulting bundle. My usecase is a typical "wrap" a single jar (dependency) but inline=false. So, *;inline=