commons-vfs 2.0-3ubuntu1 source package in Ubuntu

Changelog

commons-vfs (2.0-3ubuntu1) quantal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Use ant build system:
      + d/control: Drop B-D's on maven-debian-helper + cdbs and add
        B-D on maven-ant-helper, maven-repo-helper.
      + d/rules, d/build-classpath, d/build.xml, d/build.properties:
        Configure build to use customized version of maven-ant-helper
        build.xml + debhelper.
      + d/libcommons-vfs-java.poms: Update to pickup build artifacts
        and remove surplus pom files.
      + d/libcommons-vfs-java-doc.install: Pickup documentation
        from core component instead of aggregated javadoc.
      + d/control: Manually set dependencies for binary packages.
    - Enabled test suite:
      + d/patches/disable_webdav_provider.diff: Update patch to
        fix test that checks for webdav support.
      + d/build.xml: Ignore webdav when running tests.

commons-vfs (2.0-3) unstable; urgency=low

  * Team upload.
  * Explicitly state the encoding used to fix FTBFS with Java7.
 -- James Page <email address hidden>   Fri, 22 Jun 2012 16:27:58 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main libs

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
commons-vfs_2.0.orig.tar.gz 327.4 KiB a90d4d1e9ff17bb856d0d9eb56dd8587db9e7ed33a10e0a680534e125e7a6ebe
commons-vfs_2.0-3ubuntu1.debian.tar.gz 10.9 KiB 47a7481252cae2596fd79c691bf0d854715532cc838715501b3f647760b417ad
commons-vfs_2.0-3ubuntu1.dsc 2.5 KiB 1d018d9aa3645d624c8f5c05748596cb24f82040c898780090bb5c06c311f226

Available diffs

View changes file

Binary packages built by this source

libcommons-vfs-java: Java API for accessing various filesystems

 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.
 .
 This is a part of the Apache Commons Project.

libcommons-vfs-java-doc: Java API for accessing various filesystems - documentation

 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.
 .
 This is a part of the Apache Commons Project.
 .
 This package provides the API documentation for Commons VFS.