Mon, 25 Nov 2024 08:43:31 CST | login

Information for build apache-commons-collections-3.2.2-8.ocs23

ID21554
Package Nameapache-commons-collections
Version3.2.2
Release8.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/apache-commons-collections.git?.#ac73fa263c05d224f95ba91516221f5b1c95cc98
SummaryProvides new interfaces, implementations and utilities for Java Collections
DescriptionThe introduction of the Collections API by Sun in JDK 1.2 has been a boon to quick and effective Java programming. Ready access to powerful data structures has accelerated development by reducing the need for custom container classes around each core object. Most Java2 APIs are significantly easier to use because of the Collections API. However, there are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: - special-purpose implementations of Lists and Maps for fast access - adapter classes from Java1-style containers (arrays, enumerations) to Java2-style collections. - methods to test or create typical set-theory properties of collections such as union, intersection, and closure.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 15:07:23 CST
CompletedFri, 27 Sep 2024 15:24:00 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/apache-commons-collections.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/apache-commons-collections.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
apache-commons-collections-3.2.2-8.ocs23.src.rpm (info) (download)
noarch
apache-commons-collections-3.2.2-8.ocs23.noarch.rpm (info) (download)
apache-commons-collections-javadoc-3.2.2-8.ocs23.noarch.rpm (info) (download)
apache-commons-collections-testframework-3.2.2-8.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-7 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-6 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-5 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 19 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.2.2-4 - switched to non-bootstrap building * Tue Apr 18 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.2.2-3 - rebuild * Fri Mar 24 2023 Miaojun Dong <zoedong@tencent.com> - 3.2.2-2 - rebuild * Fri Mar 24 2023 Miaojun Dong <zoedong@tencent.com> - 3.2.2-1 - initial build