Sat, 27 Dec 2025 13:00:21 CST | login

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

ID33171
Package Nameapache-commons-collections
Version3.2.2
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/apache-commons-collections.git?.#c5ba9b6a2f5fb58665fae0281b6fe29ff7b8ef9f
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 bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 22 Apr 2025 16:24:57 CST
CompletedTue, 22 Apr 2025 16:27:12 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/apache-commons-collections.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/apache-commons-collections.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
apache-commons-collections-3.2.2-8.oc9.src.rpm (info) (download)
noarch
apache-commons-collections-3.2.2-8.oc9.noarch.rpm (info) (download)
apache-commons-collections-javadoc-3.2.2-8.oc9.noarch.rpm (info) (download)
apache-commons-collections-testframework-3.2.2-8.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.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