You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dominik Süß (JIRA)" <ji...@apache.org> on 2019/05/02 08:17:00 UTC

[jira] [Created] (SLING-8383) Syntax incorrect for Factory configurations on conversion with content-package converter

Dominik Süß created SLING-8383:
----------------------------------

             Summary: 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üß


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)