[
https://issues.apache.org/jira/browse/SLING-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-5922:
-----------------------------------
Comment: was deleted
(was: The implementation should try to reuse the classes from Jackrabbit
Filevault (namely
[https://github.com/apache/jackrabbit-filevault/blob/a4fedc4f2a74cab1389807ebbbdbd7b985d7b0f0/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L577]).
There is also some documentation around the FileVault DocView at
http://jackrabbit.apache.org/filevault/docview.html.)
> allow sling mock to load content from jcrvlt's xml
> --------------------------------------------------
>
> Key: SLING-5922
> URL: https://issues.apache.org/jira/browse/SLING-5922
> Project: Sling
> Issue Type: Improvement
> Components: JCR, Testing
> Affects Versions: JCR Content Parser 1.2.6, Testing Sling Mock 2.3.4
> Reporter: Nicolas Peltier
> Priority: Major
>
> loading test content from json is super simple and cool, but as soon as you
> have logical content in your project that is serialized in JCR-VLT format
> (xml), this forces you to:
> - reproduce the application xml's content in a test json file,
> - synchronize both file in later maintenance
> we should allow tester to load mock content from an arbitrary path (not
> necessarily resource), and accept JCR-VLT format
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)