httpcomponents-client 4.5.10-2 source package in Ubuntu

Changelog

httpcomponents-client (4.5.10-2) unstable; urgency=medium

  * Team upload.
  * Enabling tests during build.
  * Building httpclient-cache and httpclient-osgi artifacts (Closes: #942035).

 -- Andrius Merkys <email address hidden>  Thu, 10 Oct 2019 01:57:43 -0400

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
httpcomponents-client_4.5.10-2.dsc 2.4 KiB 29936d3b724528b3353fc1dd955d7450500fce08335778dc348d4b578c43985a
httpcomponents-client_4.5.10.orig.tar.xz 582.8 KiB bf24c4c3e47f180b76f0edbf3d8b9669a8be35e3ea5dc85b1b0aa02f3fc4f7a2
httpcomponents-client_4.5.10-2.debian.tar.xz 56.8 KiB fb72bdc4ccad52eaeaa350dd0967f839400209afbf65454a9899356315bfdd66

Available diffs

No changes file available.

Binary packages built by this source

libhttpclient-java: HTTP/1.1 compliant HTTP agent implementation

 HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
 HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 HttpComponents Client is a successor of and replacement for Commons
 HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
 upgrade.

libhttpmime-java: HTTP/1.1 compliant HTTP agent implementation - MIME extension

 HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
 HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 HttpComponents Client is a successor of and replacement for Commons
 HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
 upgrade.
 .
 This package provides support for MIME multipart encoded entities
 to be used with HttpComponents Client.