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)