[
https://issues.apache.org/jira/browse/SLING-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639818#comment-16639818
]
ASF GitHub Bot commented on SLING-7970:
---------------------------------------
bosschaert opened a new pull request #3: SLING-7970 Add Feature Model
introspection service
URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/3
Get the launcher to install a Felix Inventory Printer service that prints the
effective feature. This can be used to report on the selected feature.
Additionally register a service that can find the Bundle Artifact ID
from a given Bundle Symbolic Name and Version. This can be used to find
a bundle in a feature description. The interface for this service can be
found here
https://github.com/apache/sling-whiteboard/blob/master/featuremodel/feature-service/src/main/java/org/apache/sling/feature/service/Bundles.java
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add Feature Model introspection service
> ---------------------------------------
>
> Key: SLING-7970
> URL: https://issues.apache.org/jira/browse/SLING-7970
> Project: Sling
> Issue Type: New Feature
> Components: Feature Model
> Reporter: David Bosschaert
> Assignee: David Bosschaert
> Priority: Major
>
> We need a service that can report on the feature model that is launched by
> the launcher, for introspection purposes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)