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)