Name: | rh-eclipse46-guava |
---|---|
Version: | 18.0 |
Release: | 6.2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2232160 |
License: | ASL 2.0 |
RPM: | rh-eclipse46-guava-18.0-6.2.el7.noarch.rpm |
Source RPM: | rh-eclipse46-guava-18.0-6.2.el7.src.rpm |
Build Date: | Wed Dec 14 2016 |
Build Host: | x86-ol7-builder-01.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. |
- Disable building tests due to unavailable Google 'truth' library - Avoid run-time dep on findbugs annotations - Remove some problematic doc files causing "cpio: bad magic" on EL6
- Auto SCL-ise package for rh-eclipse46 collection
- 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