See
<https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/818/changes>
Changes:
[jordan.zimmerman] It was not possible to correctly handle connection state
issues with the LeaderSelectorListener. There was an edge case where if
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.curator:curator-framework:2.2.1-incubating-SNAPSHOT:
checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 75 source files to
<https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/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/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9]
cannot find symbol
symbol : constructor
RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving
<https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/pom.xml>
to
/home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-09-10_23-51-16/archive/org.apache.curator/curator-recipes/2.2.1-incubating-SNAPSHOT/curator-recipes-2.2.1-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9]
cannot find symbol
symbol : constructor
RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 48 seconds
[INFO] Finished at: Tue Sep 10 23:58:24 UTC 2013
[INFO] Final Memory: 68M/433M
[INFO] ------------------------------------------------------------------------