Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
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).
Attachments
Issue Links
- causes
-
SLING-11865 Conversion fails when initial content document does not include namespace declaration
- Resolved
- is blocked by
-
JCRVLT-624 Provide methods for writing docview XML from DocViewNode2 and DocViewProperty2
- Closed
- relates to
-
SLING-11785 cpconverter: Sling-Initial-Content String values are not properly escaped in DocView XML
- Closed
- links to