[
https://issues.apache.org/jira/browse/SLING-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-548.
----------------------------------
Resolution: Fixed
Fix Version/s: JCR Contentloader 2.0.4
I rewrote the contentloader from a mock node/property based approach to an
event based approach. A content reader now requests creation of
nodes and properties on the fly. This makes handling binary information easier.
New import providers for jar and zip have been added.
New configuration possibility to turn off specific import providers
Enabled json reader test cases again.
> Add possibility to extract archives into the repository
> -------------------------------------------------------
>
> Key: SLING-548
> URL: https://issues.apache.org/jira/browse/SLING-548
> Project: Sling
> Issue Type: New Feature
> Components: JCR Contentloader
> Affects Versions: JCR Contentloader 2.0.2
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: JCR Contentloader 2.0.4
>
>
> Currently the content from a bundle is put as-is into the repository.
> We could add a new feature where the user can specify an archive (zip or jar
> as a start) together with a path in the manifest. The archive will then be
> extracted into the repository at the given path.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.