juergen 2003/09/04 06:58:08
Modified:
testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/invalidXML
PropFind10File.xml
Propfind1Get1Head1PropPatch1Put1Copy1Move1Del1MKcol1LockUnlock1.xml
PropFind3Get3Head3.xml
Log:
(fga) Removed displayName and added getcontenttype
Revision Changes Path
1.4 +14 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/invalidXML/PropFind10File.xml
Index: PropFind10File.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/invalidXML/PropFind10File.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PropFind10File.xml 13 Aug 2002 12:45:08 -0000 1.3
+++ PropFind10File.xml 4 Sep 2003 13:58:08 -0000 1.4
@@ -67,11 +67,23 @@
<header>Depth: 1</header>
<header>User-Agent: Microsoft Data
Access Internet Publishing Provider DAV</header>
<header>Connection: Keep-Alive</header>
- <body><![CDATA[<?xml version="1.0"
?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
+ <body><![CDATA[<?xml version="1.0"
?><propfind xmlns="DAV:"><prop><getcontenttype/></prop></propfind>]]></body>
</request>
<response>
<command>HTTP/1.0 207
Multi-Status</command>
- <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><?xml
version="1.0" encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/resource1.xml</href><propstat><prop><displayname>resource1.xml</displayname></prop><status>HTTP/1.1
200 OK</status></propstat></response></multistatus></body>
+ <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/">
+ <response>
+
<href>/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/resource1.xml</href>
+ <propstat>
+ <prop>
+
<getcontenttype>text/xml</getcontenttype>
+ </prop>
+
<status>HTTP/1.1 200 OK</status>
+ </propstat>
+ </response>
+ </multistatus>
+ ]]></body>
</response>
</step>
</repeater>
1.10 +34 -4
jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/invalidXML/Propfind1Get1Head1PropPatch1Put1Copy1Move1Del1MKcol1LockUnlock1.xml
Index: Propfind1Get1Head1PropPatch1Put1Copy1Move1Del1MKcol1LockUnlock1.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/invalidXML/Propfind1Get1Head1PropPatch1Put1Copy1Move1Del1MKcol1LockUnlock1.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Propfind1Get1Head1PropPatch1Put1Copy1Move1Del1MKcol1LockUnlock1.xml 22 Aug
2003 13:07:43 -0000 1.9
+++ Propfind1Get1Head1PropPatch1Put1Copy1Move1Del1MKcol1LockUnlock1.xml 4 Sep
2003 13:58:08 -0000 1.10
@@ -204,11 +204,23 @@
<header>Depth: 1</header>
<header>User-Agent: Microsoft Data Access
Internet Publishing Provider DAV</header>
<header>Connection: Keep-Alive</header>
- <body><![CDATA[<?xml version="1.0" ?><propfind
xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
+ <body><![CDATA[<?xml version="1.0" ?><propfind
xmlns="DAV:"><prop><getcontenttype/></prop></propfind>]]></body>
</request>
<response>
<command>HTTP/1.0 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><?xml version="1.0"
encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/user3/readfile.xml</href><propstat><prop><displayname>readfile.xml</displayname></prop><status>HTTP/1.1
200 OK</status></propstat></response></multistatus></body>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/">
+ <response>
+
<href>/%globalVariableServerName%/%globalVariableCollection%/test/user3/readfile.xml</href>
+ <propstat>
+ <prop>
+
<getcontenttype>text/xml</getcontenttype>
+ </prop>
+
<status>HTTP/1.1 200 OK</status>
+ </propstat>
+ </response>
+ </multistatus>
+ ]]></body>
</response>
</step>
</repeater>
@@ -223,12 +235,30 @@
<header>Translate: f</header>
<header>Pragma: no-cache</header>
<header>Connection: close</header>
- <body><![CDATA[<?xml version="1.0"
encoding="utf-8" ?><D:propertyupdate xmlns:D="DAV:"
xmlns:R="http://www.com/"><D:set><D:prop><D:displayname>test</D:displayname></D:prop></D:set></D:propertyupdate>]]></body>
+ <body><![CDATA[<?xml version="1.0"
encoding="utf-8" ?>
+ <D:propertyupdate xmlns:D="DAV:"
xmlns:R="http://www.com/">
+ <D:set>
+ <D:prop>
+
<D:displayname>test</D:displayname>
+ </D:prop>
+ </D:set>
+ </D:propertyupdate>]]></body>
</request>
<response>
<command>HTTP/1.0 207 Multi-Status</command>
<header>Content-Language: en</header>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?><d:multistatus
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/test/user4/readfile.xml</d:href><d:propstat><d:prop><displayname/></d:prop><d:status>HTTP/1.1
200 OK</d:status></d:propstat></d:response></d:multistatus>]]></body>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <d:multistatus xmlns:d="DAV">
+ <d:response>
+
<d:href>/%globalVariableServerName%/%globalVariableCollection%/test/user4/readfile.xml</d:href>
+ <d:propstat>
+ <d:prop>
+
<displayname/>
+ </d:prop>
+
<d:status>HTTP/1.1 200 OK</d:status>
+ </d:propstat>
+ </d:response>
+ </d:multistatus>]]></body>
</response>
</step>
</repeater>
1.4 +14 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/invalidXML/PropFind3Get3Head3.xml
Index: PropFind3Get3Head3.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/invalidXML/PropFind3Get3Head3.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PropFind3Get3Head3.xml 13 Aug 2002 12:45:09 -0000 1.3
+++ PropFind3Get3Head3.xml 4 Sep 2003 13:58:08 -0000 1.4
@@ -163,11 +163,23 @@
<header>Depth: 1</header>
<header>User-Agent: Microsoft Data
Access Internet Publishing Provider DAV</header>
<header>Connection: Keep-Alive</header>
- <body><![CDATA[<?xml version="1.0"
?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
+ <body><![CDATA[<?xml version="1.0"
?><propfind xmlns="DAV:"><prop><getcontenttype/></prop></propfind>]]></body>
</request>
<response>
<command>HTTP/1.0 207
Multi-Status</command>
- <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><?xml
version="1.0" encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test/usersa/%userNumber%/resource1.xml</href><propstat><prop><displayname>resource1.xml</displayname></prop><status>HTTP/1.1
200 OK</status></propstat></response></multistatus></body>
+ <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/">
+ <response>
+
<href>/%globalVariableServerName%/%globalVariableCollection%/test/usersa/%userNumber%/resource1.xml</href>
+ <propstat>
+ <prop>
+
<getcontenttype>text/xml</getcontenttype>
+ </prop>
+
<status>HTTP/1.1 200 OK</status>
+ </propstat>
+ </response>
+ </multistatus>
+ ]]></body>
</response>
</step>
</repeater>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]