[
https://issues.apache.org/jira/browse/JCRVLT-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated JCRVLT-494:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Fixed in
https://github.com/apache/jackrabbit-filevault/commit/beb4a72adcf963c1da6ed9604c18b8b5b69ee57c.
> Clarify javadoc of ExecutionPlanBuilder.execute()
> -------------------------------------------------
>
> Key: JCRVLT-494
> URL: https://issues.apache.org/jira/browse/JCRVLT-494
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: vlt
> Affects Versions: 3.4.8
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.10
>
>
> Currently the
> https://github.com/apache/jackrabbit-filevault/blob/f785fcb24d4cbd01c734e9273310a925c29ae15b/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/registry/impl/ExecutionPlanBuilderImpl.java#L331
> does not throw an exception in case a task fails. This is due to the fact
> that all errors are caught in
> https://github.com/apache/jackrabbit-filevault/blob/b044c03e4440c935fb1b49a41771551307eb3a3a/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/registry/impl/PackageTaskImpl.java#L91
> and just collected.
> This requires clarification in
> https://github.com/apache/jackrabbit-filevault/blob/b044c03e4440c935fb1b49a41771551307eb3a3a/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/registry/ExecutionPlanBuilder.java#L113
> as it is currently states there "throws PackageException if a package
> operation fails."
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
