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 "Andrei Dulvac (JIRA)" <ji...@apache.org> on 2014/09/15 11:41:33 UTC

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

Andrei Dulvac created OAK-2098:
----------------------------------

             Summary: 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


`$ 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)