Tue, 28 May 2024 20:14:33 UTC | login

Information for build apache-commons-vfs-2.1-7.fc25

ID627
Package Nameapache-commons-vfs
Version2.1
Release7.fc25
Epoch
SummaryCommons Virtual File System
DescriptionCommons 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:46:53 UTC
CompletedSat, 14 Apr 2018 19:46:53 UTC
Tags
f28
f29
RPMs
src
apache-commons-vfs-2.1-7.fc25.src.rpm (info) (download)
noarch
apache-commons-vfs-2.1-7.fc25.noarch.rpm (info) (download)
apache-commons-vfs-ant-2.1-7.fc25.noarch.rpm (info) (download)
apache-commons-vfs-examples-2.1-7.fc25.noarch.rpm (info) (download)
apache-commons-vfs-javadoc-2.1-7.fc25.noarch.rpm (info) (download)
apache-commons-vfs-project-2.1-7.fc25.noarch.rpm (info) (download)
Changelog * Fri Oct 28 2016 gil cattaneo <puntogil@libero.it> 2.1-7 - enable HDFS support (rhbz#1387108) * Mon Oct 03 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1-6 - Remove build-requires on perl * Thu Jul 21 2016 gil cattaneo <puntogil@libero.it> 2.1-5 - add missing BR * Sat Jun 25 2016 gil cattaneo <puntogil@libero.it> 2.1-4 - disable tests failure * Thu Jun 02 2016 gil cattaneo <puntogil@libero.it> 2.1-3 - disable hadoop stuff with bcond * Thu Jun 02 2016 Michael Simacek <msimacek@redhat.com> - 2.1-2 - Remove support for retired hadoop * Sun May 22 2016 gil cattaneo <puntogil@libero.it> 2.1-1 - update to 2.1 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jan 29 2015 gil cattaneo <puntogil@libero.it> 2.0-15 - introduce license macro * Wed Jul 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0-14 - Fix build-requires on apache-commons-parent * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.0-12 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 28 2013 gil cattaneo <puntogil@libero.it> 2.0-10 - used pom_xpath_set macro * Fri Jun 28 2013 gil cattaneo <puntogil@libero.it> 2.0-9 - swith to pom macros - packaged in /usr/share/java instead of /usr/share/java/apache-commons-vfs * Fri Jun 28 2013 Michal Srb <msrb@redhat.com> - 2.0-8 - Fix directory ownership * Thu Jun 27 2013 Michal Srb <msrb@redhat.com> - 2.0-7 - Build with XMvn - Do not ignore test failures - Fix BR * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.0-5 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Wed Aug 01 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0-4 - Rebuild against javamail * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jun 18 2012 gil cattaneo <puntogil@libero.it> 2.0-2 - add subpackage ant - install NOTICE.txt in javadocs subpackage * Mon May 14 2012 gil cattaneo <puntogil@libero.it> 2.0-1 - initial rpm