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 2017/09/01 18:18:27 UTC

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

See <https://builds.apache.org/job/httpcomponents-client-5.x/120/display/redirect?page=changes>

Changes:

[olegk] Upgraded HttpCore to version 5.0-alpha4

[olegk] Logging improvements

------------------------------------------
[...truncated 65.73 KB...]
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/io/HttpClientConnectionManager.java>:102: warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/io/LeaseRequest.java>:66: warning: no @throws for java.util.concurrent.ExecutionException
[ERROR] ConnectionEndpoint get(long timeout, TimeUnit tunit)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/io/ManagedHttpClientConnection.java>:53: warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/io/ManagedHttpClientConnection.java>:60: warning: no @return
[ERROR] Socket getSocket();
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:150: warning: no @return
[ERROR] public static HostnameVerifier getDefaultHostnameVerifier() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:249: warning: no @param for socket
[ERROR] protected void prepareSocket(final SSLSocket socket) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:200: warning: no @param for sslContext
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:200: warning: no @param for hostnameVerifier
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:209: warning: no @param for sslContext
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:209: warning: no @param for supportedProtocols
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:209: warning: no @param for supportedCipherSuites
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:209: warning: no @param for hostnameVerifier
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:221: warning: no @param for socketfactory
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:221: warning: no @param for hostnameVerifier
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:230: warning: no @param for socketfactory
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:230: warning: no @param for supportedProtocols
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:230: warning: no @param for supportedCipherSuites
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java>:230: warning: no @param for hostnameVerifier
[ERROR] public SSLConnectionSocketFactory(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixList.java>:68: warning: no @return
[ERROR] public DomainType getType() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixList.java>:55: warning: no @param for type
[ERROR] public PublicSuffixList(final DomainType type, final List<String> rules, final List<String> exceptions) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixList.java>:55: warning: no @param for rules
[ERROR] public PublicSuffixList(final DomainType type, final List<String> rules, final List<String> exceptions) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixList.java>:55: warning: no @param for exceptions
[ERROR] public PublicSuffixList(final DomainType type, final List<String> rules, final List<String> exceptions) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixListParser.java>:59: warning: no @return
[ERROR] public PublicSuffixList parse(final Reader reader) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixListParser.java>:101: warning: no @return
[ERROR] public List<PublicSuffixList> parseByType(final Reader reader) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:125: warning: no description for @param
[ERROR] * @param domain
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:136: warning: no description for @param
[ERROR] * @param domain
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:181: warning: no @param for domain
[ERROR] public boolean matches(final String domain) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:181: warning: no @return
[ERROR] public boolean matches(final String domain) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:188: warning: no description for @param
[ERROR] * @param domain
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:82: warning: no @param for lists
[ERROR] public PublicSuffixMatcher(final Collection<PublicSuffixList> lists) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:63: warning: no @param for domainType
[ERROR] public PublicSuffixMatcher(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:63: warning: no @param for rules
[ERROR] public PublicSuffixMatcher(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java>:63: warning: no @param for exceptions
[ERROR] public PublicSuffixMatcher(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java>:221: warning: no @return
[ERROR] public Map<HttpHost, AuthExchange> getAuthExchanges() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java>:233: warning: no @param for host
[ERROR] public AuthExchange getAuthExchange(final HttpHost host) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java>:233: warning: no @return
[ERROR] public AuthExchange getAuthExchange(final HttpHost host) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java>:246: warning: no @param for host
[ERROR] public void setAuthExchange(final HttpHost host, final AuthExchange authExchange) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java>:246: warning: no @param for authExchange
[ERROR] public void setAuthExchange(final HttpHost host, final AuthExchange authExchange) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java>:254: warning: no @param for host
[ERROR] public void resetAuthExchange(final HttpHost host, final AuthScheme authScheme) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java>:254: warning: no @param for authScheme
[ERROR] public void resetAuthExchange(final HttpHost host, final AuthScheme authScheme) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectLocations.java>:58: warning: no @param for uri
[ERROR] public boolean contains(final URI uri) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectLocations.java>:58: warning: no @return
[ERROR] public boolean contains(final URI uri) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectLocations.java>:65: warning: no @param for uri
[ERROR] public void add(final URI uri) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectLocations.java>:73: warning: no @param for uri
[ERROR] public boolean remove(final URI uri) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectLocations.java>:73: warning: no @return
[ERROR] public boolean remove(final URI uri) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectStrategy.java>:60: warning: no @throws for org.apache.hc.core5.http.HttpException
[ERROR] boolean isRedirected(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestDefaultHeaders.java>:56: warning: no @param for defaultHeaders
[ERROR] public RequestDefaultHeaders(final Collection<? extends Header> defaultHeaders) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/nio/AsyncClientConnectionManager.java>:77: warning: no @return
[ERROR] Future<AsyncConnectionEndpoint> lease(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/nio/AsyncClientConnectionManager.java>:107: warning: no @param for connectionInitiator
[ERROR] Future<AsyncConnectionEndpoint> connect(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/nio/AsyncClientConnectionManager.java>:107: warning: no @return
[ERROR] Future<AsyncConnectionEndpoint> connect(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:65: warning: no @return
[ERROR] public static URI rewriteURI(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:97: warning: no @param for uri
[ERROR] public static URI rewriteURI(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:97: warning: no @param for target
[ERROR] public static URI rewriteURI(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:97: warning: no @return
[ERROR] public static URI rewriteURI(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:97: warning: no @throws for java.net.URISyntaxException
[ERROR] public static URI rewriteURI(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:114: warning: no @return
[ERROR] public static URI rewriteURI(final URI uri) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:230: warning: no description for @param
[ERROR] * @param uri
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:308: warning: no @throws for java.net.URISyntaxException
[ERROR] public static URI resolve(
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:343: warning: no @param for host
[ERROR] public static URI create(final HttpHost host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:343: warning: no @param for path
[ERROR] public static URI create(final HttpHost host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:343: warning: no @return
[ERROR] public static URI create(final HttpHost host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:343: warning: no @throws for java.net.URISyntaxException
[ERROR] public static URI create(final HttpHost host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:356: warning: no @param for scheme
[ERROR] public static URI create(final String scheme, final URIAuthority host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:356: warning: no @param for host
[ERROR] public static URI create(final String scheme, final URIAuthority host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:356: warning: no @param for path
[ERROR] public static URI create(final String scheme, final URIAuthority host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:356: warning: no @return
[ERROR] public static URI create(final String scheme, final URIAuthority host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java>:356: warning: no @throws for java.net.URISyntaxException
[ERROR] public static URI create(final String scheme, final URIAuthority host, final String path) throws URISyntaxException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/cookie/CookieStore.java>:62: warning: no @param for date
[ERROR] boolean clearExpired(Date date);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/cookie/CookieAttributeHandler.java>:50: warning: no @throws for org.apache.hc.client5.http.cookie.MalformedCookieException
[ERROR] void parse(SetCookie cookie, String value)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java>:54: warning: no @param for name
[ERROR] String getAttribute(String name);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java>:54: warning: no @return
[ERROR] String getAttribute(String name);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java>:59: warning: no @param for name
[ERROR] boolean containsAttribute(String name);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/impl/sync/BasicHttpClientResponseHandler.java>:41: error: reference not found
[ERROR] * A {@link org.apache.hc.core5.http.io.ResponseHandler} that returns the response body as a String
[ERROR] ^
[ERROR] <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/src/main/java/org/apache/hc/client5/http/impl/sync/BasicHttpClientResponseHandler.java>:46: error: reference not found
[ERROR] * {@link org.apache.hc.client5.http.sync.HttpClient#execute(
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.8.0_131/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/apidocs'> dir.
[ERROR] -> [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/httpclient5-cache/pom.xml> to org.apache.httpcomponents.client5/httpclient5-cache/5.0-alpha3-SNAPSHOT/httpclient5-cache-5.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-osgi/pom.xml> to org.apache.httpcomponents.client5/httpclient5-osgi/5.0-alpha3-SNAPSHOT/httpclient5-osgi-5.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/pom.xml> to org.apache.httpcomponents.client5/httpclient5/5.0-alpha3-SNAPSHOT/httpclient5-5.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0-alpha3-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5/5.0-alpha3-SNAPSHOT/httpclient5-5.0-alpha3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0-alpha3-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5/5.0-alpha3-SNAPSHOT/httpclient5-5.0-alpha3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/pom.xml> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0-alpha3-SNAPSHOT/httpclient5-fluent-5.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to org.apache.httpcomponents.client5/httpclient5-testing/5.0-alpha3-SNAPSHOT/httpclient5-testing-5.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/pom.xml> to org.apache.httpcomponents.client5/httpclient5-parent/5.0-alpha3-SNAPSHOT/httpclient5-parent-5.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/pom.xml> to org.apache.httpcomponents.client5/httpclient5-win/5.0-alpha3-SNAPSHOT/httpclient5-win-5.0-alpha3-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/121/display/redirect?page=changes>