You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/08/08 15:12:11 UTC

[jira] [Created] (CURATOR-137) BaseTestTreeCache does not compile using Java 6

Mike Drob created CURATOR-137:
---------------------------------

             Summary: BaseTestTreeCache does not compile using Java 6
                 Key: CURATOR-137
                 URL: https://issues.apache.org/jira/browse/CURATOR-137
             Project: Apache Curator
          Issue Type: Bug
          Components: Tests
            Reporter: Mike Drob
            Priority: Blocker


Seeing reported failures on Jenkins for compilation error.

{code}
 [ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/test/java/org/apache/curator/framework/recipes/cache/BaseTestTreeCache.java>:[121,30] cannot find symbol
symbol  : method addSuppressed(java.lang.Throwable)
location: class java.lang.AssertionError
[INFO] 1 error
[INFO] -------------------------------------------------------------
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)