juergen 2003/09/03 08:15:48
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_resource_properties
Proppsupportmethset.xml
Log:
use the star to suppress e.g. bind, dasl and acl.
Revision Changes Path
1.4 +33 -32
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_resource_properties/Proppsupportmethset.xml
Index: Proppsupportmethset.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_resource_properties/Proppsupportmethset.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Proppsupportmethset.xml 13 Aug 2002 12:45:32 -0000 1.3
+++ Proppsupportmethset.xml 3 Sep 2003 15:15:48 -0000 1.4
@@ -40,38 +40,39 @@
<response>
<command>HTTP/1.0 207 Multi Status</command>
<body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
-<multistatus xmlns="DAV:">
- <response>
- <href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</href>
- <propstat>
- <prop>
- <supported-method-set>
- <supported-method name="COPY" />
- <supported-method name="POST" />
- <supported-method name="ACL" />
- <supported-method name="VERSION-CONTROL" />
- <supported-method name="LOCK" />
- <supported-method name="REPORT" />
- <supported-method name="PROPPATCH" />
- <supported-method name="TRACE" />
- <supported-method name="PUT" />
- <supported-method name="PROPFIND" />
- <supported-method name="HEAD" />
- <supported-method name="UNLOCK" />
- <supported-method name="CONNECT" />
- <supported-method name="OPTIONS" />
- <supported-method name="UPDATE" />
- <supported-method name="DELETE" />
- <supported-method name="CHECKOUT" />
- <supported-method name="SEARCH" />
- <supported-method name="MOVE" />
- <supported-method name="GET" />
- </supported-method-set>
- </prop>
- <status>HTTP/1.1 200 OK</status>
- </propstat>
- </response>
-</multistatus>]]></body>
+ <multistatus xmlns="DAV:">
+ <response>
+
<href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</href>
+ <propstat>
+ <prop>
+ <supported-method-set>
+ *
+ <supported-method name="COPY" />
+ <supported-method name="POST" />
+ <supported-method name="VERSION-CONTROL" />
+ <supported-method name="LOCK" />
+ <supported-method name="REPORT" />
+ <supported-method name="PROPPATCH" />
+ <supported-method name="TRACE" />
+ <supported-method name="PUT" />
+ <supported-method name="PROPFIND" />
+ <supported-method name="HEAD" />
+ <supported-method name="UNLOCK" />
+ <supported-method name="CONNECT" />
+ <supported-method name="OPTIONS" />
+ <supported-method name="UPDATE" />
+ <supported-method name="DELETE" />
+ <supported-method name="CHECKOUT" />
+ <supported-method name="MOVE" />
+ <supported-method name="GET" />
+ </supported-method-set>
+ </prop>
+ <status>HTTP/1.1 200 OK</status>
+ </propstat>
+ </response>
+ </multistatus>
+ ]]>
+ </body>
</response>
</step>
<step>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]