You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2008/01/08 12:35:34 UTC

[jira] Resolved: (JCR-1296) Exception may get lost in WorkspaceManager.OperationVisitorImpl.execute()

     [ 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.