You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by tm...@apache.org on 2021/08/12 23:35:11 UTC

[sling-org-apache-sling-distribution-core] 01/01: Merge pull request #53 from apache/SLING-10097

This is an automated email from the ASF dual-hosted git repository.

tmaret pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git

commit b8acb3a1f6dec7b34431778d4097f1ddf2a0a177
Merge: dc62d74 25ca03b
Author: Timothee Maret <tm...@apache.org>
AuthorDate: Fri Aug 13 01:35:03 2021 +0200

    Merge pull request #53 from apache/SLING-10097
    
    SLING-10097 - Surface latest importer error as an exception

 .../serialization/impl/vlt/ErrorListener.java      | 49 ++++++++++++++++++
 .../impl/vlt/FileVaultContentSerializer.java       |  5 +-
 .../serialization/impl/vlt/ErrorListenerTest.java  | 60 ++++++++++++++++++++++
 3 files changed, 112 insertions(+), 2 deletions(-)