Hi, I have an issue with the new (great) Bundle plugin: If have optional dependencies, which I used to declare using the "Dynamic-ImportPackage" header. This worked fine with the old plugin, which did not generate an ImportPackage entry for these packages.
For the new plugin, the Dynamic-ImportPackage header is added to the manifest but it is ignored for the generation of the ImportPackage header. So to prevent an entry from being created in the ImportPackage header, an explicit exclude is required. Is this intended behaviour ? If so, is this an issue with the plugin or the bnd tool ? Regards and Thanks Felix