Karl Pauls created SLING-10395:
----------------------------------
Summary: Converter fails on serviceuser mappings without a service
name
Key: SLING-10395
URL: https://issues.apache.org/jira/browse/SLING-10395
Project: Sling
Issue Type: Bug
Components: Content-Package to Feature Model Converter
Affects Versions: Content-Package to Feature Model Converter 1.1.0
Reporter: Karl Pauls
Fix For: Content-Package to Feature Model Converter 1.1.2
The converter fails when it encounters a serviceusermapping config with a
missing service name:
{code:java}
Unable to convert content-package [<snip>]: serviceName is required
{code}
It should log an error and continue instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)