Carsten Ziegeler created SLING-10823:
----------------------------------------
Summary: Pass in repoinit as a single text
Key: SLING-10823
URL: https://issues.apache.org/jira/browse/SLING-10823
Project: Sling
Issue Type: Improvement
Components: Content-Package to Feature Model Converter
Affects Versions: Content-Package to Feature Model Converter 1.1.10
Reporter: Carsten Ziegeler
Fix For: Content-Package to Feature Model Converter 1.1.12
When an OSGi configuration contains repoinit, each value of the scripts array
is handled separated. However sometimes a whole script is not passed in as a
single value in the array but as an array of strings.
So it is better to first append all values from the string array and handle
them as a single script
--
This message was sent by Atlassian Jira
(v8.3.4#803005)