[CalendarServer-changes] [1000] CalDAVTester/trunk/scripts/tests

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 9 13:11:26 PST 2007


Revision: 1000
          http://trac.macosforge.org/projects/calendarserver/changeset/1000
Author:   cdaboo at apple.com
Date:     2007-01-09 13:11:26 -0800 (Tue, 09 Jan 2007)

Log Message:
-----------
Fix namespace.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml
    CalDAVTester/trunk/scripts/tests/dropbox.xml
    CalDAVTester/trunk/scripts/tests/notifications.xml

Modified: CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml	2007-01-09 21:09:07 UTC (rev 999)
+++ CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml	2007-01-09 21:11:26 UTC (rev 1000)
@@ -68,7 +68,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;principal/>&lt;collection/>&lt;calendar-proxy-read xmlns="http://org.calendarserver/ns/"/></value>
+						<value>DAV:resourcetype$&lt;principal/>&lt;collection/>&lt;calendar-proxy-read xmlns="http://calendarserver.org/ns/"/></value>
 					</arg>
 				</verify>
 			</request>
@@ -86,7 +86,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;principal/>&lt;collection/>&lt;calendar-proxy-write xmlns="http://org.calendarserver/ns/"/></value>
+						<value>DAV:resourcetype$&lt;principal/>&lt;collection/>&lt;calendar-proxy-write xmlns="http://calendarserver.org/ns/"/></value>
 					</arg>
 				</verify>
 			</request>

Modified: CalDAVTester/trunk/scripts/tests/dropbox.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/dropbox.xml	2007-01-09 21:09:07 UTC (rev 999)
+++ CalDAVTester/trunk/scripts/tests/dropbox.xml	2007-01-09 21:11:26 UTC (rev 1000)
@@ -43,8 +43,8 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>http://org.calendarserver/ns/dropbox-home-URL$&lt;href xmlns="DAV:">$pathprefix:/dropbox/&lt;/href></value>
-						<value>http://org.calendarserver/ns/notifications-URL$&lt;href xmlns="DAV:">$pathprefix:/notifications/&lt;/href></value>
+						<value>http://calendarserver.org/ns/dropbox-home-URL$&lt;href xmlns="DAV:">$pathprefix:/dropbox/&lt;/href></value>
+						<value>http://calendarserver.org/ns/notifications-URL$&lt;href xmlns="DAV:">$pathprefix:/notifications/&lt;/href></value>
 					</arg>
 				</verify>
 			</request>
@@ -68,7 +68,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox-home xmlns="http://org.calendarserver/ns/"/></value>
+						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox-home xmlns="http://calendarserver.org/ns/"/></value>
 					</arg>
 				</verify>
 			</request>
@@ -90,7 +90,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;collection/>&lt;notifications xmlns="http://org.calendarserver/ns/"/></value>
+						<value>DAV:resourcetype$&lt;collection/>&lt;notifications xmlns="http://calendarserver.org/ns/"/></value>
 					</arg>
 				</verify>
 			</request>
@@ -128,7 +128,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox xmlns="http://org.calendarserver/ns/"/></value>
+						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox xmlns="http://calendarserver.org/ns/"/></value>
 					</arg>
 				</verify>
 			</request>
@@ -222,7 +222,7 @@
 					<callback>prepostcondition</callback>
 					<arg>
 						<name>error</name>
-						<value>http://org.calendarserver/ns/valid-drop-box</value>
+						<value>http://calendarserver.org/ns/valid-drop-box</value>
 					</arg>
 				</verify>
 			</request>
@@ -240,7 +240,7 @@
 					<callback>prepostcondition</callback>
 					<arg>
 						<name>error</name>
-						<value>http://org.calendarserver/ns/valid-drop-box</value>
+						<value>http://calendarserver.org/ns/valid-drop-box</value>
 					</arg>
 				</verify>
 			</request>
@@ -256,7 +256,7 @@
 					<callback>prepostcondition</callback>
 					<arg>
 						<name>error</name>
-						<value>http://org.calendarserver/ns/valid-drop-box-resource</value>
+						<value>http://calendarserver.org/ns/valid-drop-box-resource</value>
 					</arg>
 				</verify>
 			</request>
@@ -270,7 +270,7 @@
 					<callback>prepostcondition</callback>
 					<arg>
 						<name>error</name>
-						<value>http://org.calendarserver/ns/valid-drop-box-resource</value>
+						<value>http://calendarserver.org/ns/valid-drop-box-resource</value>
 					</arg>
 				</verify>
 			</request>

Modified: CalDAVTester/trunk/scripts/tests/notifications.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/notifications.xml	2007-01-09 21:09:07 UTC (rev 999)
+++ CalDAVTester/trunk/scripts/tests/notifications.xml	2007-01-09 21:11:26 UTC (rev 1000)
@@ -128,8 +128,8 @@
 					</arg>
 					<arg>
 						<name>okprops</name>
-						<value>http://org.calendarserver/ns/time-stamp</value>
-						<value>http://org.calendarserver/ns/changed$&lt;href xmlns="DAV:"&gt;$pathprefix:/dropbox/ABC2/&lt;/href&gt;</value>
+						<value>http://calendarserver.org/ns/time-stamp</value>
+						<value>http://calendarserver.org/ns/changed$&lt;href xmlns="DAV:"&gt;$pathprefix:/dropbox/ABC2/&lt;/href&gt;</value>
 					</arg>
 				</verify>
 			</request>
@@ -201,8 +201,8 @@
 					</arg>
 					<arg>
 						<name>okprops</name>
-						<value>http://org.calendarserver/ns/time-stamp</value>
-						<value>http://org.calendarserver/ns/changed$&lt;href xmlns="DAV:"&gt;$pathprefix:/dropbox/ABC2/&lt;/href&gt;</value>
+						<value>http://calendarserver.org/ns/time-stamp</value>
+						<value>http://calendarserver.org/ns/changed$&lt;href xmlns="DAV:"&gt;$pathprefix:/dropbox/ABC2/&lt;/href&gt;</value>
 					</arg>
 				</verify>
 			</request>
@@ -273,7 +273,7 @@
 					<callback>prepostcondition</callback>
 					<arg>
 						<name>error</name>
-						<value>http://org.calendarserver/ns/principal-must-be-subscribed</value>
+						<value>http://calendarserver.org/ns/principal-must-be-subscribed</value>
 					</arg>
 				</verify>
 			</request>
@@ -337,7 +337,7 @@
 					<callback>prepostcondition</callback>
 					<arg>
 						<name>error</name>
-						<value>http://org.calendarserver/ns/principal-must-be-subscribed</value>
+						<value>http://calendarserver.org/ns/principal-must-be-subscribed</value>
 					</arg>
 				</verify>
 			</request>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070109/4a685631/attachment.html


More information about the calendarserver-changes mailing list