Download List

Project Description

Sardine is a next generation WebDAV client for Java. It is intended to be simple to use and does not implement the full WebDAV client spec. Instead, the goal is to provide methods for most use case scenarios when working with a WebDAV server. The code needs to run as fast as possible and use the latest released Apache HttpComponents.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-06 16:56
284

Basic lock handling support was added. PROPPATCH now returns a multistatus response. A custom namespace may be defined for updated properties. PUT operations are retried on expectation failure for repeatable entities. The implementation now ensures that the SAX parser does not resolve entities for referenced DTDs in the response.

2010-06-01 16:05
129

An issue where multiple commands could sometimes cause a hang was fixed.

2010-04-15 07:25
123

This release adds more information to SardineException.
It adds createDirectory to the Ant task.

2010-04-06 20:10
115

A fix for a broken server implementation in Liferay.

2010-04-01 15:22
112

Fixes were made for certain weird, non-compliant servers. A problem where HttpRoutePlanner wasn't passed around correctly was fixed. A simple Ant task wrapper was provided so that Sardine can be easily used from Ant.

Project Resources