juergen     2003/09/05 05:05:02

  Modified:    
testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/IdenticalResources/validXML
                        Propfind1Get1Head1PropPatch1Put1Copy1Move1Identical.xml
  Log:
  (fga) Added 204 response status to a MOVE.
  
  Revision  Changes    Path
  1.11      +21 -3     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/IdenticalResources/validXML/Propfind1Get1Head1PropPatch1Put1Copy1Move1Identical.xml
  
  Index: Propfind1Get1Head1PropPatch1Put1Copy1Move1Identical.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/IdenticalResources/validXML/Propfind1Get1Head1PropPatch1Put1Copy1Move1Identical.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Propfind1Get1Head1PropPatch1Put1Copy1Move1Identical.xml   26 Aug 2003 13:48:50 
-0000      1.10
  +++ Propfind1Get1Head1PropPatch1Put1Copy1Move1Identical.xml   5 Sep 2003 12:05:02 
-0000       1.11
  @@ -167,14 +167,32 @@
                                        <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,404,409,423) 
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="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/test/resource1.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/resource1.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>
  @@ -268,7 +286,7 @@
                                        <header>Connection: Keep-Alive</header>
                                </request>
                                <response>
  -                                     <command>HTTP/1.0 (201,404,409,412,423) 
Created</command>
  +                                     <command>HTTP/1.0 (201,204,404,409,412,423) 
Created</command>
                                        <header>Date: Mon, 19 Mar 2001 17:24:08 
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>
  
  
  

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

Reply via email to