| Name: | maven30-httpcomponents-core | 
|---|---|
| Version: | 4.2.4 | 
| Release: | 6.11.el7 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 809388 | 
| License: | ASL 2.0 and CC-BY | 
| RPM: | maven30-httpcomponents-core-4.2.4-6.11.el7.noarch.rpm | 
| Source RPM: | maven30-httpcomponents-core-4.2.4-6.11.el7.src.rpm | 
| Build Date: | Wed Jun 01 2016 | 
| Build Host: | x86-ol7-builder-01.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://hc.apache.org/ | 
| Summary: | Set of low level Java HTTP transport components for HTTP services | 
| Description: | HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: blocking I/O model based on the classic Java I/O and non-blocking, event driven I/O model based on Java NIO. The blocking I/O model may be more appropriate for data intensive, low latency scenarios, whereas the non-blocking model may be more appropriate for high latency scenarios where raw data throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner. | 
- Add directory ownership on %{_mavenpomdir} subdir
  - Rebuild to fix javadoc requires
- This will be a compat package from now on - Fix BR
- Mass rebuild 2015-01-06
- Mass rebuild 2014-05-26
- Mass rebuild 2014-02-19
- Mass rebuild 2014-02-18
- Remove requires on java
- SCL-ize build-requires
- Rebuild to regenerate auto-requires