See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/889/changes>
Changes: [scottb] CURATOR-33 recursive TreeCache recipe [scottb] Namespaces working. [scottb] Added more extensive testing. [scottb] Fix potential race condition. [scottb] Style tweaks. [scottb] Style tweaks. [scottb] Fix startup connection problem. [randgalt] website doc for new TreeCache ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Recipes 2.6.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.6: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.1:compile (default-compile) @ curator-recipes --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 80 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/classes> [WARNING] Note: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java> uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-recipes --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-recipes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ curator-recipes --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/test-classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [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] -------------------------------------------------------------
