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 2016/11/01 00:12:21 UTC

Build failed in Jenkins: httpcomponents-client-5.x #61

See <https://builds.apache.org/job/httpcomponents-client-5.x/61/changes>

Changes:

[ggregory] These private ivars can be final.

[ggregory] Add missing @Override annotations.

[ggregory] [HTTPCLIENT-1786] Port from Apache Commons Logging to Apache Log4j 2.

[ggregory] Add missing EOL.

------------------------------------------
[...truncated 696 lines...]
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestAsynchronousValidationRequest.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestSizeLimitedResponseReader.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/AbstractProtocolTest.java
A         httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/memcached
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/memcached/TestMemcachedCacheEntryFactoryImpl.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/memcached/TestPrefixKeyHashingScheme.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/memcached/TestMemcachedCacheEntryImpl.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/memcached/TestMemcachedHttpCacheStorage.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/memcached/TestSHA256HashingScheme.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestProtocolDeviations.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestImmediateSchedulingStrategy.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestResponseCachingPolicy.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestCachedHttpResponseGenerator.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestHttpCacheJiraNumber1147.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestCacheInvalidator.java
A         httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/ehcache
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/ehcache/TestEhcacheProtocolRequirements.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/ehcache/TestEhcacheHttpCacheStorage.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestAsynchronousValidator.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/SimpleHttpCacheStorage.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestWarningValue.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestRequestProtocolCompliance.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestProtocolRecommendations.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/Serializer.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestCacheEntryUpdater.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/TestResponseProtocolCompliance.java
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/impl/cache/OKStatus.java
A         httpclient5-cache/src/test/java/org/apache/hc/client5/http/cache
AU        httpclient5-cache/src/test/java/org/apache/hc/client5/http/cache/TestHttpCacheEntry.java
A         httpclient5-cache/src/test/resources
A         httpclient5-cache/src/test/resources/log4j2.xml
AU        httpclient5-cache/src/test/resources/commons-logging.properties
A         httpclient5-cache/src/main
A         httpclient5-cache/src/main/java
A         httpclient5-cache/src/main/java/org
A         httpclient5-cache/src/main/java/org/apache
A         httpclient5-cache/src/main/java/org/apache/hc
A         httpclient5-cache/src/main/java/org/apache/hc/client5
A         httpclient5-cache/src/main/java/org/apache/hc/client5/http
A         httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl
A         httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CombinedEntity.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/package.html
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/AsynchronousValidationRequest.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/FileResourceFactory.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/DefaultHttpCacheEntrySerializer.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/SizeLimitedResponseReader.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/HeapResource.java
A         httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedCacheEntry.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedOperationTimeoutException.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/PrefixKeyHashingScheme.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedCacheEntryImpl.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/package.html
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/KeyHashingScheme.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedHttpCacheStorage.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedKeyHashingException.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedSerializationException.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedCacheEntryFactory.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/MemcachedCacheEntryFactoryImpl.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/memcached/SHA256KeyHashingScheme.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ImmediateSchedulingStrategy.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/IOUtils.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ExponentialBackOffSchedulingStrategy.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ResponseCachingPolicy.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachedHttpResponseGenerator.java
A         httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ehcache
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ehcache/EhcacheHttpCacheStorage.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ehcache/package.html
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheInvalidator.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheEntity.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/AsynchronousValidator.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/WarningValue.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/Variant.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/RequestProtocolCompliance.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/SchedulingStrategy.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/FailureCacheValue.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheEntryUpdater.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ResponseProtocolCompliance.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/FailureCache.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/OptionsHttp11Response.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/HeapResourceFactory.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachingHttpClients.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheableRequestPolicy.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/DefaultFailureCache.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ConditionalRequestBuilder.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheKeyGenerator.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/RequestProtocolError.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/FileResource.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheConfig.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheValidityPolicy.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/Proxies.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/BasicHttpCacheStorage.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachedResponseSuitabilityChecker.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ResponseProxyHandler.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachingExec.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CacheMap.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachingHttpClientBuilder.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/HttpCache.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ManagedHttpCacheStorage.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/BasicHttpCache.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/BasicIdGenerator.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/ResourceReference.java
A         httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/InputLimit.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/package.html
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheEntrySerializer.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/ResourceFactory.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheInvalidator.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheEntrySerializationException.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheUpdateCallback.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HeaderConstants.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheEntry.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheUpdateException.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/CacheResponseStatus.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/Resource.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheContext.java
AU        httpclient5-cache/src/main/java/org/apache/hc/client5/http/cache/HttpCacheStorage.java
AU        httpclient5-cache/pom.xml
 U        .
At revision 1767395

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38438
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpclient-5.0.x] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38438
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Client Parent
[INFO] Apache HttpClient
[INFO] Apache HttpClient Fluent
[INFO] Apache HttpClient Cache
[INFO] Apache HttpClient Windows features
[INFO] Apache HttpClient OSGi bundle
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Client Parent 5.0-alpha2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpclient5-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpclient5-parent ---
[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-client-5.x/ws/httpclient-5.0.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x>
[INFO] Storing buildNumber: 1767394 at timestamp: 1477959108959
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpclient5-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpclient5-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpclient5-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpclient5-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: .checkstyle
[INFO] Exclude: .externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] 17 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 12 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpclient5-parent ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-parent/5.0-alpha2-SNAPSHOT/httpclient5-parent-5.0-alpha2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-alpha2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
<https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/httpclient5/src/main/java/org/apache/hc/client5/http/auth/CredentialsStore.java>:29:8: Unused import - org.apache.hc.core5.http.protocol.HttpContext.
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client Parent ............... SUCCESS [10.630s]
[INFO] Apache HttpClient ................................. FAILURE [4.222s]
[INFO] Apache HttpClient Fluent .......................... SKIPPED
[INFO] Apache HttpClient Cache ........................... SKIPPED
[INFO] Apache HttpClient Windows features ................ SKIPPED
[INFO] Apache HttpClient OSGi bundle ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.159s
[INFO] Finished at: Tue Nov 01 00:12:00 UTC 2016
[INFO] Final Memory: 32M/294M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle (validate) on project httpclient5: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpclient5

[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/httpclient5-cache/pom.xml> to org.apache.httpcomponents.client5/httpclient5-cache/5.0-alpha2-SNAPSHOT/httpclient5-cache-5.0-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/httpclient5-osgi/pom.xml> to org.apache.httpcomponents.client5/httpclient5-osgi/5.0-alpha2-SNAPSHOT/httpclient5-osgi-5.0-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/httpclient5/pom.xml> to org.apache.httpcomponents.client5/httpclient5/5.0-alpha2-SNAPSHOT/httpclient5-5.0-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/httpclient5-fluent/pom.xml> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0-alpha2-SNAPSHOT/httpclient5-fluent-5.0-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/pom.xml> to org.apache.httpcomponents.client5/httpclient5-parent/5.0-alpha2-SNAPSHOT/httpclient5-parent-5.0-alpha2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient-5.0.x/httpclient5-win/pom.xml> to org.apache.httpcomponents.client5/httpclient5-win/5.0-alpha2-SNAPSHOT/httpclient5-win-5.0-alpha2-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Jenkins build is back to normal : httpcomponents-client-5.x #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/62/changes>