juergen     2003/08/27 01:44:06

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR
                        Proppatch.xml Propfind.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.3       +5 -3      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Proppatch.xml
  
  Index: Proppatch.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Proppatch.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Proppatch.xml     13 Aug 2002 12:44:57 -0000      1.2
  +++ Proppatch.xml     27 Aug 2003 08:44:06 -0000      1.3
  @@ -35,25 +35,27 @@
                        <command>HTTP/1.0 200 OK</command>
                </response>
        </step>
  +     
        <step>
                <request>
  -                     <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">PROPPATCH 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName">PROPPATCH 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml 
HTTP/1.1</command>
                        <header>Content-Type: text/xml</header>
                        <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
                        <header>Accept-Language: en-us</header>
                        <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><R:test>This is a 
Test</R:test></D:prop></D:set></D:propertyupdate>]]></body>
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi-Status</command>
                        <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
                        <header>Content-Language: en</header>
                        <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  -                     <body 
varUsage="userNumber,globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.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" 
xmlns:R="http://www.com/";><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml</d:href><d:propstat><d:prop><R:test/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]></body>
                </response>
        </step>
  +  
        <cleanup>
                <step>
                        <request>
  
  
  
  1.3       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Propfind.xml
  
  Index: Propfind.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Propfind.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Propfind.xml      13 Aug 2002 12:44:57 -0000      1.2
  +++ Propfind.xml      27 Aug 2003 08:44:06 -0000      1.3
  @@ -44,12 +44,12 @@
                        <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>
                        <header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; 
Servlet 2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  -                     <body 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">&lt;?xml 
version="1.0" encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;displayname&gt;UnlockedVCR.xml&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 OK&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</body>
  +                     <body 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">&lt;?xml 
version="1.0" encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/UnlockedVCR.xml&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;getcontenttype&gt;text/xml&lt;/getcontenttype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1
 200 OK&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</body>
                </response>
        </step>
        <cleanup>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to