You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/07/09 18:28:00 UTC

[jira] [Created] (JCRVLT-453) RepositoryCopier should not catch exceptions

Konrad Windszus created JCRVLT-453:
--------------------------------------

             Summary: RepositoryCopier should not catch exceptions
                 Key: JCRVLT-453
                 URL: https://issues.apache.org/jira/browse/JCRVLT-453
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: vlt
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus


To ease debugging in downstream consumers, the RepositoryCopier (https://github.com/apache/jackrabbit-filevault/blob/70dfb76e5c5aef46866b6e31570ce6cea9c9ccd7/vault-core/src/main/java/org/apache/jackrabbit/vault/util/RepositoryCopier.java#L187) should not catch exceptions but rather wrap the original ones and rethrow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)