You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2014/09/15 11:53:33 UTC

[jira] [Resolved] (OAK-2098) oak-tarmk-failover doesn't compile - "cannot find symbol" in SegmentLoaderHandler

     [ https://issues.apache.org/jira/browse/OAK-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved OAK-2098.
---------------------------------
    Resolution: Fixed

Fixed by reverting the commit.

> oak-tarmk-failover doesn't compile - "cannot find symbol" in SegmentLoaderHandler
> ---------------------------------------------------------------------------------
>
>                 Key: OAK-2098
>                 URL: https://issues.apache.org/jira/browse/OAK-2098
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: run
>    Affects Versions: 1.1
>         Environment: java 7 or 6
>            Reporter: Andrei Dulvac
>              Labels: failover, oak
>
> `$ mvn clean install` in the root of the project fails because oak-tarmk-failover fails to build.
> Introduced by 41916b6. Ln 104:
> {code}
> catch (FileStore.FileStoreCorruptException e) {
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)