Sat, 23 Nov 2024 08:43:16 UTC | login

Information for build apache-commons-collections-3.2.2-31.fc40

ID271230
Package Nameapache-commons-collections
Version3.2.2
Release31.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 29 Nov 2023 09:17:34 UTC
CompletedWed, 29 Nov 2023 09:17:34 UTC
Tags
f40
RPMs
src
apache-commons-collections-3.2.2-31.fc40.src.rpm (info) (download)
noarch
apache-commons-collections-3.2.2-31.fc40.noarch.rpm (info) (download)
apache-commons-collections-javadoc-3.2.2-31.fc40.noarch.rpm (info) (download)
apache-commons-collections-testframework-3.2.2-31.fc40.noarch.rpm (info) (download)
Changelog * Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-31 - Convert License tag to SPDX format * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 3.2.2-27 - Rebuilt for java-17-openjdk as system jdk * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 02 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-25 - Bump Java compiler source/target levels to 1.7