[ 
https://issues.apache.org/jira/browse/SLING-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated SLING-7735:
-----------------------------------
    Description: 
If I have a repository which first contains
{code}
.../config/myPID [sling:OsgiConfig]
{code}
and this is being changed to 
{code}
.../config/myPID.config [nt:file]
{code}

The latter configuration is not being installed properly. It is marked as 
IGNORED in the OSGi installer and one has to manually remove the still bound 
old configuration (which initially came from the sling:OsgiConfig node).

  was:
If I have a repository which first contains
{code}
.../config/myPID [sling:OsgiConfig]
{code}
and this is being changed to 
{code}
.../config/myPID.config [nt:file]
{code}

The latter configuration is not being installed properly. It is marked as 
IGNORED in the OSGi installer and one has to manually remove the still bound 
configuration (which initially came from the sling:OsgiConfig node).


> JcrInstaller: Switching a configuration from sling:OsgiConfig to the .config 
> file format not properly supported
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-7735
>                 URL: https://issues.apache.org/jira/browse/SLING-7735
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: JCR Installer 3.1.22
>            Reporter: Konrad Windszus
>            Priority: Major
>
> If I have a repository which first contains
> {code}
> .../config/myPID [sling:OsgiConfig]
> {code}
> and this is being changed to 
> {code}
> .../config/myPID.config [nt:file]
> {code}
> The latter configuration is not being installed properly. It is marked as 
> IGNORED in the OSGi installer and one has to manually remove the still bound 
> old configuration (which initially came from the sling:OsgiConfig node).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to