[Bedework-commit] caldavTest r105 - trunk/tests/caldavTestData/eg

svnadmin at bedework.org svnadmin at bedework.org
Wed Feb 25 23:38:00 EST 2009


Author: douglm
Date: 2009-02-25 23:37:58 -0500 (Wed, 25 Feb 2009)
New Revision: 105

Modified:
   trunk/tests/caldavTestData/eg/eg26.test
Log:
Fixed relatively small bug in GroupsDbImpl and in CalDAV

Made large set of changes to use class WdCollection throughout CalDAV rather than BwCalendar. Part of move to detach CalDAV project from bedework core.


Modified: trunk/tests/caldavTestData/eg/eg26.test
===================================================================
--- trunk/tests/caldavTestData/eg/eg26.test	2009-02-10 21:51:32 UTC (rev 104)
+++ trunk/tests/caldavTestData/eg/eg26.test	2009-02-26 04:37:58 UTC (rev 105)
@@ -18,8 +18,12 @@
   <D:prop>
     <D:getetag/>
     <D:owner/>
+    <D:resourcetype/>
+    <D:displayname/>
+    <D:principal-URL/>
     <D:acl/>
     <myns:aprop/>
+    <D:current-user-principal/>
     <D:current-user-privilege-set/>
     <C:calendar-home-set/>
     <C:calendar-user-address-set/>



More information about the Bedework-commit mailing list