On 27 Jun 2012, at 12:19, Sahoo wrote:

> When I use maven-bundle-plugin 2.3.7, it seems to be a version of bnd that's 
> smartly calculating the list of substitutable export packages. I am not 
> convinced that it can correctly calculate such a list. So, I would like to 
> configure it the old way, i.e., to make it generate Import-Package for every 
> Exported-Package. How do I configure? I tried saying:
> <Export-Package>xyz; -noimport:=false</Export-Package>
> but that didn't help.

I don't know of a way to override this (except by explicitly adding entries to 
Import-Package) but then again I haven't heard of an occasion where it went 
wrong.

Probably best to raise this on the bnd issues page at 
https://github.com/bndtools/bnd/issues ... especially since they're very close 
to cutting the next release.

> Thanks,
> Sahoo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to