Jakarta-Slide Release 2.2 ------------------------- THIS IS WORK IN PROGRESS RELEASE NUMBER: 2.2 RELEASE TAG / BRANCH: GENERAL NOTES ------------- TODO NEW FEATURES (since 2.1) ------------ WebDAV Layer: Core: - Information about changes to properties and children is now tracked in ObjectNode and RevisionDescriptor - Cache now supports time outs Stores: - New file store that directly maps the file system - MySQL store supports tuned way of storing only changed properties and children - new marco store for compound copy/move/delete requests to be passed to the store level - Lucene based properties indexer - Lucene based content indexer Client: Misc: - support for properties in Domain.xml BUGFIXES (since 2.1) -------- WebDAV Layer: Core: Stores: Client: Misc: KNOWN ISSUES ------------ WebDAV Layer: - SEARCH doesn't work with WebdavServlet mapped to a path other than / Core: - Performance on large collections still not satisfactory - Security checking performance still not satisfactory - Concurrency not satisfactory Stores: Client: Misc: - Documentation needs to be improved