[
https://issues.apache.org/jira/browse/SLING-10144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-10144:
------------------------------------
Description:
The patterns introduced in SLING-9031 and SLING-8548 should be supported when
extracting OSGi configuration in the cp2fm converter. This code needs to be
adjusted accordingly:
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/master/src/main/java/org/apache/sling/feature/cpconverter/handlers/AbstractConfigurationEntryHandler.java#L87
Most probably this requires to initially specify the target run modes to figure
out to which ones to add the according configuration.
was:The patterns introduced in SLING-9031 and SLING-8548 should be supported
when extracting OSGi configuration in the cp2fm converter. This code needs to
be adjusted accordingly:
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/master/src/main/java/org/apache/sling/feature/cpconverter/handlers/AbstractConfigurationEntryHandler.java#L87
> Support OR and NOT logic in run modes
> -------------------------------------
>
> Key: SLING-10144
> URL: https://issues.apache.org/jira/browse/SLING-10144
> Project: Sling
> Issue Type: Improvement
> Components: Content-Package to Feature Model Converter
> Affects Versions: Content-Package to Feature Model Converter 1.0.24
> Reporter: Konrad Windszus
> Priority: Major
>
> The patterns introduced in SLING-9031 and SLING-8548 should be supported when
> extracting OSGi configuration in the cp2fm converter. This code needs to be
> adjusted accordingly:
> https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/master/src/main/java/org/apache/sling/feature/cpconverter/handlers/AbstractConfigurationEntryHandler.java#L87
> Most probably this requires to initially specify the target run modes to
> figure out to which ones to add the according configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)