juergen     2002/08/02 03:43:33

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockC
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedC
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR
                        Update.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR
                        Update.xml
  Log:
  1) adopted response codes
  2) minor header deletion
  
  Revision  Changes    Path
  1.5       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockC/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockC/Update.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Update.xml        1 Aug 2002 11:53:34 -0000       1.4
  +++ Update.xml        2 Aug 2002 10:43:32 -0000       1.5
  @@ -42,7 +42,7 @@
                            </D:update>]]></body>
                </request>
                <response>
  -                     <command>HTTP/1.0 207 Multi Status</command>
  +                     <command>HTTP/1.0 409 Conflict</command>
                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                <D:multistatus xmlns:D="DAV:">
                                    <D:response>
  
  
  
  1.6       +1 -10     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Update.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Update.xml        1 Aug 2002 11:53:34 -0000       1.5
  +++ Update.xml        2 Aug 2002 10:43:32 -0000       1.6
  @@ -13,10 +13,6 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/LockedVCR.xml HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                        <body fileReference="../../../contentDirectory/validXML.xm1"/>
                </request>
                <response>
  @@ -58,7 +54,7 @@
                            </D:update>]]></body>
                </request>
                <response>
  -                     <command>HTTP/1.0 207 Multi Status</command>
  +                     <command>HTTP/1.0 409 Conflict</command>
                        <body 
varUsage="globalVariableCollection,globalVariableServerName" varDefinition="VH" 
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                <D:multistatus xmlns:D="DAV:">
                                    <D:response>
  @@ -86,11 +82,6 @@
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/LockedVCR.xml HTTP/1.1</command>
  -                             <header>Accept-Language: en-us</header>
  -                             <header>Destroy: NoUndelete</header>
  -                             <header>Translate: f</header>
  -                             <header>User-Agent: Microsoft Data Access Internet 
Publishing Provider DAV</header>
  -                             <header>Connection: Keep-Alive</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  
  
  
  1.4       +6 -16     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedC/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedC/Update.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Update.xml        1 Aug 2002 11:53:34 -0000       1.3
  +++ Update.xml        2 Aug 2002 10:43:32 -0000       1.4
  @@ -12,10 +12,6 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName"> MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedC HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  @@ -26,15 +22,14 @@
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">UPDATE 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedC HTTP/1.1</command>
                        <header>Content-type: text/xml; charset="utf-8"</header>
                        <body><![CDATA[<?xml version="1.0"?>
  -                         <D:update xmlns:D="DAV:">
  -                         <D:version>
  -                                     <D:href>invalid VR href reference</D:href>
  -                         </D:version>
  -                         </D:update>]]></body>
  -
  +                                 <D:update xmlns:D="DAV:">
  +                                 <D:version>
  +                                             <D:href>invalid VR href 
reference</D:href>
  +                                 </D:version>
  +                                 </D:update>]]></body>
                </request>
                <response>
  -                     <command>HTTP/1.0 207 Multi Status</command>
  +                     <command>HTTP/1.0 409 Conflict</command>
                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                <D:multistatus xmlns:D="DAV:">
                                    <D:response>
  @@ -53,11 +48,6 @@
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedC HTTP/1.1</command>
  -                             <header>Accept-Language: en-us</header>
  -                             <header>Destroy: NoUndelete</header>
  -                             <header>Translate: f</header>
  -                             <header>User-Agent: Microsoft Data Access Internet 
Publishing Provider DAV</header>
  -                             <header>Connection: Keep-Alive</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  
  
  
  1.4       +1 -11     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedR/Update.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Update.xml        1 Aug 2002 11:53:34 -0000       1.3
  +++ Update.xml        2 Aug 2002 10:43:33 -0000       1.4
  @@ -12,10 +12,6 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedR.xml HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                        <body 
fileReference="../../../../contentDirectory/validXML.xm1"/>
                </request>
                <response>
  @@ -32,10 +28,9 @@
                                        <D:href>invalid VR href reference</D:href>
                            </D:version>
                            </D:update>]]></body>
  -                     
                </request>
                <response>
  -                     <command>HTTP/1.0 207 Multi Status</command>
  +                     <command>HTTP/1.0 409 Conflict</command>
                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                <D:multistatus xmlns:D="DAV:">
                                    <D:response>
  @@ -54,11 +49,6 @@
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/UnlockedR.xml HTTP/1.1</command>
  -                             <header>Accept-Language: en-us</header>
  -                             <header>Destroy: NoUndelete</header>
  -                             <header>Translate: f</header>
  -                             <header>User-Agent: Microsoft Data Access Internet 
Publishing Provider DAV</header>
  -                             <header>Connection: Keep-Alive</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  
  
  
  1.4       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Update.xml
  
  Index: Update.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Update.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Update.xml        1 Aug 2002 11:53:34 -0000       1.3
  +++ Update.xml        2 Aug 2002 10:43:33 -0000       1.4
  @@ -38,7 +38,7 @@
                            </D:update>]]></body>
                </request>
                <response>
  -                     <command>HTTP/1.0 207 Multi Status</command>
  +                     <command>HTTP/1.0 409 Conflict</command>
                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                <D:multistatus xmlns:D="DAV:">
                                    <D:response>
  
  
  

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

Reply via email to