You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/11 01:50:54 UTC

Build failed in Jenkins: Curator-3.0 » Curator Framework #46

See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/46/changes>

Changes:

[cammckenzie] [maven-release-plugin] prepare release apache-curator-2.9.1-SNAPSHOT

[cammckenzie] [maven-release-plugin] prepare for next development iteration

[cammckenzie] [maven-release-plugin] prepare release apache-curator-2.9.1

[cammckenzie] [maven-release-plugin] prepare for next development iteration

[cammckenzie] Back to 2.9.1-SNAPSHOT

[randgalt] Moved findAndDeleteProtectedNodeInBackground code into separate

[randgalt] Don't queue background operation if the client is closed

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-framework ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-framework ---
[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-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 149 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.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-framework/ws/src/main/java/org/apache/curator/framework/imps/FindAndDeleteProtectedNodeInBackground.java>:[100,46] constructor CuratorEventImpl in class org.apache.curator.framework.imps.CuratorEventImpl cannot be applied to given types;
  required: org.apache.curator.framework.imps.CuratorFrameworkImpl,org.apache.curator.framework.api.CuratorEventType,int,java.lang.String,java.lang.String,java.lang.Object,org.apache.zookeeper.data.Stat,byte[],java.util.List<java.lang.String>,org.apache.zookeeper.WatchedEvent,java.util.List<org.apache.zookeeper.data.ACL>,java.util.List<org.apache.curator.framework.api.transaction.CuratorTransactionResult>
  found: org.apache.curator.framework.imps.CuratorFrameworkImpl,org.apache.curator.framework.api.CuratorEventType,int,java.lang.String,<nulltype>,java.lang.Object,org.apache.zookeeper.data.Stat,<nulltype>,java.util.List<java.lang.String>,<nulltype>,<nulltype>
  reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : Curator-3.0 » Curator Framework #47

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/47/changes>