Download List

프로젝트 설명

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

기본 잠금 처리 지원이 추가되었습니다. PROPPATCH 이제 multistatus 응답을 반환합니다. 사용자 정의 네임 스페이스가 업데이 트 속성에 대해 정의될 수 있습니다. PUT 작업이 반복 엔티티에 대한 기대가 실패에 시도하고 있습니다. 구현은 이제 SAX 파서가 응답에 언급된 DTDs에 대한 엔티티가 해결되지 않는다는 것을 보장합니다.
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

이 릴리스 SardineException 정보를 더 추가합니다. 그것은 작업 개미 추가 createDirectory을합니다.
This release adds more information to SardineException.
It adds createDirectory to the Ant task.

2010-04-06 20:10
115

Liferay에서 고장난 서버 구현에 대한 수정 프로그램입니다.
A fix for a broken server implementation in Liferay.

2010-04-01 15:22
112

수정 특정 이상이 아닌 서버에 대한 준수되었다. HttpRoutePlanner가 올바르게 수정되었습니다 주위에 통과 아니었 문제. 간단한 개미 작업 래퍼 너무 정어리는 쉽게 개미에서 사용할 수 있도록 제공되었습니다.
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