Konrad Windszus created SLING-13195:
---------------------------------------
Summary: Implement CollisionHookService to allow same BSN/version
combination in different regions
Key: SLING-13195
URL: https://issues.apache.org/jira/browse/SLING-13195
Project: Sling
Issue Type: Improvement
Components: Extensions
Reporter: Konrad Windszus
Fix For: Feature Model API Regions Runtime Fragment 1.1.12
By default same BSN/version combinations are not allowed to be used more than
once (compare with
https://docs.osgi.org/specification/osgi.core/7.0.0/framework.bundlehooks.html#framework.bundlehooks.collisionhook).
However if the framework property {{org.osgi.framework.bsnversion}} is set to
{{managed}} a hook is called which can decide if this should be allowed or not
for this case.
It would be beneficial for the API regions extension to provide a hook to allow
such duplicates in case they belong to different regions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)