[
https://issues.apache.org/jira/browse/JCR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-1296.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5
Fixed in trunk in revision: 609938
> Exception may get lost in WorkspaceManager.OperationVisitorImpl.execute()
> -------------------------------------------------------------------------
>
> Key: JCR-1296
> URL: https://issues.apache.org/jira/browse/JCR-1296
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-jcr2spi
> Affects Versions: 1.4
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 1.5
>
>
> The method calls Batch.submit() in the finally block. If both the try and
> finally block throw exceptions, the one from the try block is ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.