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

ID15885
Package Nameapache-commons-collections
Version3.2.2
Release5.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/apache-commons-collections.git?.#d97865b93cfd8591a910ae8af38e5839ea2d3fb1
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 bydenisecheng
State complete
Volume DEFAULT
StartedWed, 20 Sep 2023 23:15:28 CST
CompletedWed, 20 Sep 2023 23:18:33 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-5.oc9.src.rpm (info) (download)
noarch
apache-commons-collections-3.2.2-5.oc9.noarch.rpm (info) (download)
apache-commons-collections-javadoc-3.2.2-5.oc9.noarch.rpm (info) (download)
apache-commons-collections-testframework-3.2.2-5.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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