You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/06/27 08:25:00 UTC

[jira] [Updated] (SLING-11421) Use DocView serialisation classes from FileVault

     [ https://issues.apache.org/jira/browse/SLING-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated SLING-11421:
------------------------------------
    Description: Instead of doing another implementation on enhanced DocView serialisation (in {{XMLNode}} and {{XMLNodeToXMLFileWriter}}), one should rather reuse the functionality provided by FileVault in https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java. That would also allow to get rid of the ancient {{staxutils}} dependency (https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/c95e677562c114bca877abdde8fa789b87f69e0d/pom.xml#L260-L265).  (was: Instead of doing another implementation on enhanced DocView serialisation, one should rather reuse the functionality provided by FileVault in https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java)

> Use DocView serialisation classes from FileVault
> ------------------------------------------------
>
>                 Key: SLING-11421
>                 URL: https://issues.apache.org/jira/browse/SLING-11421
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>
> Instead of doing another implementation on enhanced DocView serialisation (in {{XMLNode}} and {{XMLNodeToXMLFileWriter}}), one should rather reuse the functionality provided by FileVault in https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java. That would also allow to get rid of the ancient {{staxutils}} dependency (https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/c95e677562c114bca877abdde8fa789b87f69e0d/pom.xml#L260-L265).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)