Konrad Windszus created SLING-10278: ---------------------------------------
Summary: Treat install and config folders the same
Key: SLING-10278
URL: https://issues.apache.org/jira/browse/SLING-10278
Project: Sling
Issue Type: Bug
Components: Content-Package to Feature Model Converter
Reporter: Konrad Windszus
Fix For: Content-Package to Feature Model Converter 1.0.26
As the JCR Installer Providers by default considers artifacts in both folders
(https://github.com/apache/sling-org-apache-sling-installer-provider-jcr/blob/bf911ef17a5ccbebc8dc3e10690bb9c88b3512eb/src/main/java/org/apache/sling/installer/provider/jcr/impl/JcrInstaller.java#L101)
cp2fm should both treat the same.
That means that by default both
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/8e2eda722d6d4b9d8007711d9bee9ce57ce48a67/src/main/java/org/apache/sling/feature/cpconverter/handlers/AbstractConfigurationEntryHandler.java#L40
and
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/8e2eda722d6d4b9d8007711d9bee9ce57ce48a67/src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java#L66
should consider both paths.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
