Konrad Windszus created SLING-5451:
--------------------------------------
Summary: Sling Models API does not define consumer/provider type
Key: SLING-5451
URL: https://issues.apache.org/jira/browse/SLING-5451
Project: Sling
Issue Type: Bug
Affects Versions: Sling Models API 1.2.2
Reporter: Konrad Windszus
Since the packages are not explicitly annotated they used to be ProviderType
with an old version of the maven-bundle-plugin but now are by default
ConsumerType
(https://github.com/bndtools/bnd/commit/5935e70ba990e40a95e14fb932158ebf8d2225fe).
We should not rely on defaults but rather make those types explicit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)