Mon, 25 Nov 2024 08:21:27 CST | login

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

ID16735
Package Nameapache-commons-collections
Version3.2.2
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/apache-commons-collections.git?.#9dcf83ad37221dc9343167a42111dba48ca5b216
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
StartedSat, 17 Aug 2024 10:58:24 CST
CompletedSat, 17 Aug 2024 11:00:42 CST
Taskbuild (dist-ocs23, /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
dist-ocs23-base
RPMs
src
apache-commons-collections-3.2.2-7.ocs23.src.rpm (info) (download)
noarch
apache-commons-collections-3.2.2-7.ocs23.noarch.rpm (info) (download)
apache-commons-collections-javadoc-3.2.2-7.ocs23.noarch.rpm (info) (download)
apache-commons-collections-testframework-3.2.2-7.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 * 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