bnd icon indicating copy to clipboard operation
bnd copied to clipboard

[analyzer] Exporters macro doesn't check export

Open kriegfrj opened this issue 4 years ago • 1 comments

In examining the source code it seems that the exporters macro is not properly implemented:

https://github.com/bndtools/bnd/blob/afeb68b568821dd0bd9f47247f88a85b3e0b8580/biz.aQute.bndlib/src/aQute/bnd/osgi/Analyzer.java#L2979-L2992

It will find all bundles that contain the specified resource. Contrary to what its name suggests, it will find them whether they export the resource or not.

kriegfrj avatar Jul 09 '21 01:07 kriegfrj

This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. If you feel this is something you could contribute, please have a look at our Contributor Guide. Thank you for your contribution.

github-actions[bot] avatar Aug 07 '22 03:08 github-actions[bot]

This issue has been automatically closed due to inactivity. If you can reproduce this on a recent version of Bnd/Bndtools or if you have a good use case for this feature, please feel free to reopen the issue with steps to reproduce, a quick explanation of your use case or a high-quality pull request.

github-actions[bot] avatar Aug 28 '22 03:08 github-actions[bot]