You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Remy Maucherat <re...@apache.org> on 2001/05/30 05:40:53 UTC

Slide 1.0.10 released

Hi,

Slide 1.0.10 has just been released.

Get it :
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0
.10.zip
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0
.10.tar.gz

Source packages are now available by popular demand :
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src
-1.0.10.zip
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src
-1.0.10.tar.gz

This release includes lots of bugs fixes, as well as a few feature
additions, including :
- Improved to be possible to access the child-resource recursively (SGP)
- Add interceptors in the client to do event notification (RM, SGP)
- The Uri object will now hold a reference to the SlideToken (RM)
- Simple implementation of DASL's SEARCH method in the client library (Shawn
Dodd)
- Update the build system to use the new Jakarta style (RM)
- WebDAV enabled JFileChooser Swing component (JT)
- WebDAV debug graphical client (JT)
- Add CacheInfoToken, used by the client to give optimization hints to the
cache engine and the store (PH)
- Fix locking issues where locks weren't appropriately enforced (it was too
easy for client applications to steal locks) (RM)
- Add a fix for a bug in IE 5.0 where the authentication challenge response
is not sent when doing a HEAD request (RM)

Slide 1.0 is still not feature complete, so it should still be considered
alpha quality software.

Remy