Name: | apache-commons-collections |
---|---|
Version: | 3.2.2 |
Release: | 28.module+el8.7.0+20821+05ddc2c8 |
Architecture: | noarch |
Module: | javapackages-tools:202201:8010020220812072339:1750bf99 |
Group: | Unspecified |
Size: | 635107 |
License: | ASL 2.0 |
RPM: | apache-commons-collections-3.2.2-28.module+el8.7.0+20821+05ddc2c8.noarch.rpm |
Source RPM: | apache-commons-collections-3.2.2-28.module+el8.7.0+20821+05ddc2c8.src.rpm |
Build Date: | Wed Oct 05 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://commons.apache.org/collections/ |
Summary: | Provides new interfaces, implementations and utilities for Java Collections |
Description: | The 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for java-17-openjdk as system jdk
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Bump Java compiler source/target levels to 1.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Bootstrap build - Non-bootstrap build
- Backport fix to build with maven-antrun-plugin 3.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11