[
https://issues.apache.org/jira/browse/SLING-10823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10823.
--------------------------------------
Assignee: Carsten Ziegeler
Resolution: Fixed
Fixed in
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/4592260e9146cb4a0bb4b4682cf433adad22fe26
and
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/35371dfda2156353df4a8fdb9c5d952980f6b156
> 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
> Assignee: Carsten Ziegeler
> Priority: Major
> 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)