You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/24 13:13:32 UTC

Build failed in Jenkins: HttpComponents Client » HttpClient Cache #542

See <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/542/changes>

Changes:

[olegk] HTTPCLIENT-1298: Add AsynchronousValidator in HttpClientBuilder's list of closeable objects
Contributed by Martin Meinhold <mmeinhold at atlassian.com>

* Resolve constructor dependency between CachingExec and AsynchronousValidator
* AsynchronousValidator implements Closeable interface

------------------------------------------
projectStarted org.apache.httpcomponents:httpclient-cache:4.3-alpha2-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpClient Cache 4.3-alpha2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] Deleting <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/target>
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ httpclient-cache ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1(validate)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpclient-cache ---
[INFO] Starting audit...
Audit done.

mojoSucceeded org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1(validate)
mojoStarted org.apache.httpcomponents:maven-notice-plugin:0.0.2(attach-notice-license)[INFO] Generating NOTICE and LICENSE resources

[INFO] 
[INFO] --- maven-notice-plugin:0.0.2:generate (attach-notice-license) @ httpclient-cache ---
mojoSucceeded org.apache.httpcomponents:maven-notice-plugin:0.0.2(attach-notice-license)
mojoStarted org.codehaus.mojo:buildnumber-maven-plugin:1.0(default)
[INFO] 
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/>
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ httpclient-cache ---
[INFO] Storing buildNumber: 1437952 at timestamp: 1359029581258
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/>
[INFO] Storing buildScmBranch: trunk
mojoSucceeded org.codehaus.mojo:buildnumber-maven-plugin:1.0(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
[INFO] 
[debug] execute contextualize
[WARNING] File encoding has not been set, using platform encoding ISO646-US, i.e. build is platform dependent!
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ httpclient-cache ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[WARNING] File encoding has not been set, using platform encoding ISO646-US, i.e. build is platform dependent!
[INFO] Compiling 64 source files to <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/target/classes>
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ httpclient-cache ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/ws/src/main/java/org/apache/http/impl/client/cache/AsynchronousValidator.java>:[90,5] method does not override a method from its superclass
[INFO] 1 error
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
projectFailed org.apache.httpcomponents:httpclient-cache:4.3-alpha2-SNAPSHOT

Jenkins build is back to normal : HttpComponents Client » HttpClient Cache #543

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HttpComponents%20Client/org.apache.httpcomponents$httpclient-cache/543/changes>