Skip to content

4.0.2.5-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@michael-conway michael-conway released this 01 Dec 14:07
· 22 commits to master since this release

Project: iRODS WebDav

Date: 12/01/2015

Release Version: 4.0.2.5-RC1

Git tag: 4.0.2.5-RC1

https://github.com/DICE-UNC/irods-webdav

Milton based WebDav interface to iRODS. This is differentiated from the ModeShape approach by providing a lightweight, no cached implementation that maps web requests directly to iRODS accounts.

See https://github.com/DICE-UNC/irods-webdav/issues for support and known issues

See the INSTALL.md file in this repo for notes on install and configuration.

INSTALL FILES

Drop-in war file, (deploy as root app in tomcat and/or configure a proxy in Apache so that the app appears at the root of the server). This .war file is preconfigured with enterprise Milton key.

###NOTE: war file was updated slightly to drop the JDK version - MC

.war download link MD5 hash 798582d058fd5b3e4860767db0f24b22

sample config file MD5 hash 9eb4a7dd2236c94b720b64f7240c9801

NOTE:

This is a release candidate, and thus has INFO level logging enabled, this will potentially generate a lot of data, and will be dialed back for release.

This version does not enforce a cap on max file upload, that will be in the next release. It does honor the max file download size.

Requirements

  • Depends on Java 1.8+
  • Built using Apache Maven2, see POM for dependencies
  • Built using a Milton.io webdav enterprise version key

Bug Fixes

Features

Initial release

This is the initial release of iRODS WebDav support using Milton, a lightweight WebDav library. DFC and the iRODS Consortium, in collaboration, are providing a WebDav connector that includes the Milton 'enterprise' license keys in a pre-packaged deployment supporting WebDav level 2.