descriptionJava GroupDAV library
homepage URLhttp://bionicmessage.net
ownermatt@mcbridematt.dhs.org
last changeSat, 7 Aug 2010 05:39:57 +0000 (7 15:39 +1000)
content tags
add:
README.txt
GroupDAV Client and Object Store Framework for Java
----------------------------------------------------
This is a set of classes incorporating the GroupDAV client class and
an object store for Java, designed to allow rapid development of anything
needing access to data from a GroupDAV server.

The store is implemented using the SmallSQL database engine, which
implements a small subset of SQL. SmallSQL makes it much easier to keep files
and metadata together (particular in the case of groupdav where we have etags, 
and the funambol requirement of tracking names*). It also solves the threadsafe
problems that caused all hell with the old tracking code that was used in the
Funambol GroupDAV connector

Requirements:
-----------------------------------------------------
iCal4j 
SmallSQL+Commons Logging
shortlog
2010-08-07 Mathew McBrideUpdate deps to Funambol 8.7master
2010-07-05 Mathew McBrideModifications relating to the new detached recurrence...
2010-07-05 Mathew McBrideUpdated POM for Funambol 8.5.2 pim-framework
2010-04-09 Mathew McBrideWorking implementation of ical detatched events manager...
2010-04-06 Mathew McBrideSome test samples
2010-04-06 Mathew McBrideDetect if collection is multiget capable or not
2010-04-05 Mathew McBride- Turn on multiget for calendar/task sources
2010-04-05 Mathew McBride* Initial multiget implementation
2010-01-25 Mathew McBrideFix some decompilation artifacts, and purge old tests
2010-01-25 Mathew McBrideFixed davical (with the test suite at least)
2010-01-25 Mathew McBrideAdded documentation for test setup
2010-01-25 Mathew McBrideUpdated object store tests and added tests for search...
2010-01-25 Mathew McBrideUpdated POM file for JGroupDAV, with Apache httpclient...
2010-01-25 Mathew McBrideReindent groupdav
2010-01-25 Mathew McBrideReindent object files
2010-01-25 Mathew McBrideReinstate list and map generics that were lost in decom...
...
heads
13 years ago master
16 years ago stable-1.1