[
https://issues.apache.org/jira/browse/SLING-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger closed SLING-266.
-----------------------------------
Resolution: Fixed
As discussed some time ago, I finally no removed support for the old JSON
format content import. As of Rev. 646703 and 646706 only the new JSON format
which equals the format returned by the default JSON exporter servlet is
supported.
In addition in Rev. 646706 the support for files with the extension .xjson is
removed, so only files with the extension .json are treated as JSON formatted
content to be loaded.
> Replace old JSON content import by new importer
> -----------------------------------------------
>
> Key: SLING-266
> URL: https://issues.apache.org/jira/browse/SLING-266
> Project: Sling
> Issue Type: New Feature
> Components: Resource
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: 2.0.0
>
>
> SLING-194 introduced a new JSON importer, currently support "xjson" files.
> This new importer supports standard JSON exports as provided by the default
> servlet for the JSON format.
> As mentioned in SLING-194, the old format supporting "json" files should be
> removed in favor of the new one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.