This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-providertype-bnd-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new f2886e0 Update remarks on Bnd import-package version policy
f2886e0 is described below
commit f2886e07838c843e7c1f1e57bd59d8b37bbcd944
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Feb 9 11:33:15 2026 +0100
Update remarks on Bnd import-package version policy
Clarified the Bnd import-package version policy issue for provider type
classes.
---
readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index 8369abf..567ea72 100644
--- a/readme.md
+++ b/readme.md
@@ -67,7 +67,7 @@ In order to speed up the check [the annotation is evaluated
and extracted into a
### Remarks
All provider type annotations are not inherited, i.e. only the direct super
class and directly implemented interfaces are ever evaluated ([OSGi issue
#634](https://github.com/osgi/osgi/issues/643)).
-Bnd does not correctly calculate the proper import-package version policy for
provider type classes being extended ([Bnd issue
#5925](https://github.com/bndtools/bnd/issues/5925)).
+Bnd does not correctly calculate the proper import-package version policy for
provider type classes being extended ([Bnd issue
#5925](https://github.com/bndtools/bnd/issues/5925)) in version < 7.1.0, though.
[bnd-plugins]: https://bnd.bndtools.org/chapters/870-plugins.html