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.

Thanks,
Sahoo

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

Reply via email to