This is an automated email from the ASF dual-hosted git repository.
tmaret pushed a change to branch SLING-12687-fix
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git
from e3330456 SLING-12687 - Add a provider for file vault serializer
add e3c50f9c SLING-12687 - Add a provider for file vault serializer
No new revisions were added by this update.
Summary of changes:
.../DistributionContentSerializerProvider.java | 61 ++++++++++++++------
.../vlt/FileVaultContentSerializerProvider.java | 65 ++++++++++++++++++++++
2 files changed, 109 insertions(+), 17 deletions(-)
create mode 100644
src/main/java/org/apache/sling/distribution/serialization/impl/vlt/FileVaultContentSerializerProvider.java