Name: | guava |
---|---|
Version: | 18.0 |
Release: | 8.sw |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2234612 |
License: | ASL 2.0 |
RPM: | guava-18.0-8.sw.noarch.rpm |
Source RPM: | guava-18.0-8.sw.src.rpm |
Build Date: | Fri Dec 29 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/guava |
Summary: | Google Core Libraries for Java |
Description: | Guava is a suite of core and expanded libraries that include utility classes, Google’s collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. |
- Cleanup package
- Disable tests due to insufficient memory on Koji
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- enable module guava-testlib - enable tests in guava-testlib - backport fix to HashMap related test from 19.0-SNAPSHOT
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Remove maven-javadoc-plugin execution
- Update upstream website URL
- Update to v. 18 (#1175401) - Use ASL 2.0
- Add alias for com.google.guava:guava-jdk5
- Add patch for Java 8