Thu, 21 Nov 2024 23:34:41 CST | login

Information for build httpcomponents-core-4.4.13-7.el9

ID24955
Package Namehttpcomponents-core
Version4.4.13
Release7.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/httpcomponents-core.git#b3db2f4cf9e9518a86681765113913b093e922e6
SummarySet of low level Java HTTP transport components for HTTP services
DescriptionHttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: blocking I/O model based on the classic Java I/O and non-blocking, event driven I/O model based on Java NIO. The blocking I/O model may be more appropriate for data intensive, low latency scenarios, whereas the non-blocking model may be more appropriate for high latency scenarios where raw data throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 15 May 2023 22:04:44 CST
CompletedMon, 15 May 2023 22:07:39 CST
Taskbuild (dist-circle9, /stage/rpms/httpcomponents-core.git:b3db2f4cf9e9518a86681765113913b093e922e6)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/httpcomponents-core.git?#b3db2f4cf9e9518a86681765113913b093e922e6'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
httpcomponents-core-4.4.13-7.el9.src.rpm (info) (download)
noarch
httpcomponents-core-4.4.13-7.el9.noarch.rpm (info) (download)
httpcomponents-core-javadoc-4.4.13-7.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-7 - Rebuild to regenerate auto-requires * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.4.13-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-5 - Rebuild to workaround DistroBaker issue * Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-4 - Bootstrap Maven for CentOS Stream 9 * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-3 - Bootstrap build - Non-bootstrap build