Konrad Windszus created JCRVLT-289:
--------------------------------------
Summary: InstallHooks: Propagate exceptions also for phase INSTALL
Key: JCRVLT-289
URL: https://issues.apache.org/jira/browse/JCRVLT-289
Project: Jackrabbit FileVault
Issue Type: New Feature
Reporter: Konrad Windszus
Currently only exceptions in phase {{PREPARE}} lead to a failure on the client
side
(https://github.com/apache/jackrabbit-filevault/blob/a64860257de2450f804b0cdf55a5afc8686b2636/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/impl/InstallHookProcessorImpl.java#L150).
But also errors in phase {{lifecyle}} should be propagated to the called,
otherwise the caller cannot know whether the execution of the hook was
successful or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)