[
https://issues.apache.org/jira/browse/SLING-8383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi resolved SLING-8383.
-----------------------------------
Resolution: Fixed
fixed in
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/c06dd911b0449bc71e90f42b96b06e76c19ef44f
> Syntax incorrect for Factory configurations on conversion with
> content-package converter
> ----------------------------------------------------------------------------------------
>
> Key: SLING-8383
> URL: https://issues.apache.org/jira/browse/SLING-8383
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Reporter: Dominik Süß
> Assignee: Simone Tripodi
> Priority: Major
>
> The conversion of contentpackage to feature model currently has a bug for
> factory configurations. The osgi installer by appending a unique (named)
> identifier to the FactoryPID via dash {{-}} while the json based osgi
> configurations expect the name to be appended with tilde {{~}}
> The converter needs to be fixed to identify factory configurations and
> produced the correct syntax according to
> https://osgi.org/specification/osgi.enterprise/7.0.0/service.configurator.html#d0e86043
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)