Changeset 995

Show
Ignore:
Timestamp:
08/25/06 18:46:06
Author:
douglm
Message:

Add class to represent translated icalendar objects. Stores method, prodid etc.
Related changes to a number of components

Support webdav-acl principal-match and principal-property-search

Add further caldav scheduling support

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/buildsh.xml

    r966 r995  
    118118    <copy todir="${app.dest.lib}" file="${commons-digester.jar}"/> 
    119119    <copy todir="${app.dest.lib}" file="${commons-httpclient.jar}"/> 
     120    <copy todir="${app.dest.lib}" file="${commons-ssl.jar}"/> 
     121    <copy todir="${app.dest.lib}" file="${commons-codec.jar}"/> 
    120122 
    121123    <!-- Extra libraries specified in calling build file -->