[ 
https://issues.apache.org/jira/browse/SLING-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625688#action_12625688
 ] 

Carsten Ziegeler commented on SLING-624:
----------------------------------------

Hi Mike,

can you add the whole Sling-Initial-Content config you used here? And what 
exactly happended?

> ignoreImportProviders cannot have more than one value
> -----------------------------------------------------
>
>                 Key: SLING-624
>                 URL: https://issues.apache.org/jira/browse/SLING-624
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Contentloader
>    Affects Versions: JCR Contentloader 2.0.4
>            Reporter: Mike Pfaff
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Contentloader 2.0.4
>
>
> When using the following initial content configuration for the 
> maven-bundle-plugin, only json files are ignored, but xml files are 
> evaluated. The underlying problem is that ignoreImportProviders (which is 
> part of a single Sling-Initial-Content entry) expects a comma-separated list 
> and the Sling-Initial-Content expects a comma-separated list of entries.
> <Sling-Initial-Content>
> CQ-INF/content/apps/xyz/docroot;overwrite:=true;path:=/apps/xyz/docroot;ignoreImportProviders:=json,xml,
> CQ-INF/content/apps/xyz/components;overwrite:=true;path:=/apps/xyz/components,
> CQ-INF/content/apps/xyz/templates;overwrite:=true;path:=/apps/xyz/templates
> </Sling-Initial-Content>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to