Stuart McCulloch wrote:
1) old plugin didn't put provided deps on the classpath passed to the BND tool

2) some people used Private-Package: * (tells BND to put whole classpath into bundle) 3) so to avoid getting deps added to bundle when using 2) => make deps provided

in bundleplugin 2 you can filter what gets passed to Bnd and there are better defaults so you don't have to do this now :)

Ok, I'll remove "provided" then.

/Rickard


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to