[
https://issues.apache.org/jira/browse/SLING-11199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-11199.
--------------------------------------
Resolution: Fixed
Added a new Converters class with static methods for conversion in
https://github.com/apache/sling-org-apache-sling-feature/commit/47e790fba6dfe78c6eafc44fa59dcc43de3cf8ef
The package import for the OSGi feature is dynamic making these converters
optional
> Support OSGi Feature Implementation
> -----------------------------------
>
> Key: SLING-11199
> URL: https://issues.apache.org/jira/browse/SLING-11199
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model 1.3.0
>
>
> OSGi R8 contains a new specification about features which is very similar to
> Sling Features :
> https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.feature.html
> We should provide some initial support for that model through a converter
> that allows to converter between the two models.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)