Sat, 17 Jan 2026 03:54:04 CST | login

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

ID3473
Package Nameapache-commons-collections
Version3.2.2
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/apache-commons-collections.git?.#5c5f8b648010992894c8133c82f5de3cc95f96ab
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 08:39:29 CST
CompletedSat, 09 Sep 2023 08:43:42 CST
Taskbuild (dist-ocs23, /opencloudos-stream/apache-commons-collections.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/apache-commons-collections.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
apache-commons-collections-3.2.2-6.ocs23.src.rpm (info) (download)
noarch
apache-commons-collections-3.2.2-6.ocs23.noarch.rpm (info) (download)
apache-commons-collections-javadoc-3.2.2-6.ocs23.noarch.rpm (info) (download)
apache-commons-collections-testframework-3.2.2-6.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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