[
https://issues.apache.org/jira/browse/SLING-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-12026:
------------------------------------
Description:
OSGi distinguishes between
[consumer|https://docs.osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ConsumerType.html]
and
[provider|https://docs.osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ProviderType.html]
types (either interfaces or classes).
Some bundles/features are only supposed to implement/extend consumer types in
order to be more stable against API changes. There should be a -feature model
analyser- bnd plugin enforcing this.
was:
OSGi distinguishes between
[consumer|https://docs.osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ConsumerType.html]
and
[provider|https://docs.osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ProviderType.html]
types (either interfaces or classes).
Some bundles/features are only supposed to implement/extend consumer types in
order to be more stable against API changes. There should be a feature model
analyser enforcing this.
> Check for implementation/extension of provider types
> ----------------------------------------------------
>
> Key: SLING-12026
> URL: https://issues.apache.org/jira/browse/SLING-12026
> Project: Sling
> Issue Type: New Feature
> Components: Bnd Plugins
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Provider Type Checker Bnd Plugin 1.0.0
>
>
> OSGi distinguishes between
> [consumer|https://docs.osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ConsumerType.html]
> and
> [provider|https://docs.osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ProviderType.html]
> types (either interfaces or classes).
> Some bundles/features are only supposed to implement/extend consumer types in
> order to be more stable against API changes. There should be a -feature model
> analyser- bnd plugin enforcing this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)