Hi everyone, I would like to gather some feedback on https://issues.apache.org/jira/browse/SLING-9883 <https://issues.apache.org/jira/browse/SLING-9883>. I already provided a draft PR (lacking tests for now) in https://github.com/apache/sling-slingfeature-maven-plugin/pull/59 <https://github.com/apache/sling-slingfeature-maven-plugin/pull/59>.
IMHO using the bnd-resolver-maven-plugin helps to detect a lot of runtime issues already at compile time. I introduced that in https://github.com/apache/jackrabbit-filevault <https://github.com/apache/jackrabbit-filevault> some time ago and it turned out to be very useful. The only thing I am not sure about is API Regions, as you cannot tell from an OSGi-Capability to which package it belongs. Any idea how one could support that? Thanks, Konrad
