See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/81/changes>
Changes: [dragonsinth] TreeCache does not need to use CloseableExecutorService. [markap14] CURATOR-337: Do not attempt to release a mutex unless it has actually ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Recipes 3.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-recipes --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-recipes --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-recipes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-recipes --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 86 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/target/classes> [INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>: Recompile with -Xlint:deprecation for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java>:[596,19] cannot find symbol symbol: method removeWatchers() location: variable client of type org.apache.curator.framework.CuratorFramework [INFO] 1 error [INFO] -------------------------------------------------------------
