Name: | apache-commons-vfs |
---|---|
Version: | 2.0 |
Release: | 11.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 440799 |
License: | ASL 2.0 |
RPM: | apache-commons-vfs-2.0-11.el7.noarch.rpm |
Source RPM: | apache-commons-vfs-2.0-11.el7.src.rpm |
Build Date: | Tue Apr 29 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://commons.apache.org/vfs/ |
Summary: | Commons Virtual File System |
Description: | Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on an HTTP server, or inside a Zip archive. Some of the features of Commons VFS are: * A single consistent API for accessing files of different types. * Support for numerous file system types. * Caching of file information. Caches information in-JVM, and optionally can cache remote file information on the local file system. * Event delivery. * Support for logical file systems made up of files from various different file systems. * Utilities for integrating Commons VFS into applications, such as a VFS-aware ClassLoader and URLStreamHandlerFactory. * A set of VFS-enabled Ant tasks. |
- Mass rebuild 2013-12-27
- Add BuildRequires on apache-commons-parent >= 26-7
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Fix directory ownership
- Build with XMvn - Do not ignore test failures - Fix BR
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local
- Rebuild against javamail
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- add subpackage ant - install NOTICE.txt in javadocs subpackage