Karl Pauls created SLING-10358:
----------------------------------
Summary: Enforcing configuration below config folders is not
taking into account the xml config handler
Key: SLING-10358
URL: https://issues.apache.org/jira/browse/SLING-10358
Project: Sling
Issue Type: Bug
Components: Content-Package to Feature Model Converter
Reporter: Karl Pauls
Assignee: Karl Pauls
Fix For: Content-Package to Feature Model Converter 1.0.26
The regex we use to find configurations in the case of the
XmlConfigurationEntryHandler is matching all xml files below an install or
config folder. Whether it is consider a config or not is decided later. The
enforcement is failing if there is a match below an install folder - hence, it
can make the convert fail even so the match would have been rejected later.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)