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, <Embed-Dependency>*;inline=false</Embed-Dependency>

But, since 2.0.0, i get a deflated version in my final jar as well.
I do not want that. I want a
+ calculated manifest but
+ bundle-classpath refereing to my jar
+ no deflated stuff.

Usecase is so "simple" that there should be a simple solution i do not see ??
Worked in 1.4.3.

Toni

-- 
Toni Menzel
Independent Software Developer
Professional Profile: http://okidokiteam.com
t...@okidokiteam.com
http://www.ops4j.org     - New Energy for OSS Communities - Open
Participation Software.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to