You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2002/08/05 10:22:08 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method ChoutParentVsnChoutforkForbid.xml ChoutParentVsnChoutforkDisged.xml

juergen     2002/08/05 01:22:08

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics
                        WSVcWSChoutUnchout.xml VcVcSameHistory.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/move
                        VcMveDelVcMvePut.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/DifferentCollections
                        putVcMulitplePuts.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/IdenticalResources
                        putVcMulitplePuts.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR
                        Put.xml Post.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR
                        Put.xml Post.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Get_Semantics
                        LablSetGet.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Copy_Semantics
                        LablSetCpyGet.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics
                        LablChoutforkforbid403.xml
                        LablChoutforkdisged403.xml
               testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method
                        ChoutParentVsnChoutforkForbid.xml
                        ChoutParentVsnChoutforkDisged.xml
  Log:
  server changed to produce 204 in some cases, adopted test cases.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/WSVcWSChoutUnchout.xml
  
  Index: WSVcWSChoutUnchout.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/WSVcWSChoutUnchout.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- WSVcWSChoutUnchout.xml	2 Aug 2002 09:15:06 -0000	1.2
  +++ WSVcWSChoutUnchout.xml	5 Aug 2002 08:22:07 -0000	1.3
  @@ -38,7 +38,7 @@
   			<body fileReference="../../../../contentDirectory/validXML.xm1"/>
   		</request>
   		<response>
  -			<command>HTTP/1.0 201 Created</command>
  +			<command>HTTP/1.0 204 No Content</command>
   		</response>
   	</step>
   	<step>
  
  
  
  1.5       +1 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVcSameHistory.xml
  
  Index: VcVcSameHistory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Version_Control_Semantics/VcVcSameHistory.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- VcVcSameHistory.xml	5 Aug 2002 07:56:52 -0000	1.4
  +++ VcVcSameHistory.xml	5 Aug 2002 08:22:07 -0000	1.5
  @@ -37,10 +37,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  -   <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -
  -
  +   <command>HTTP/1.0 204 No Content</command>
     </response>
    </step>
   
  
  
  
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/move/VcMveDelVcMvePut.xml
  
  Index: VcMveDelVcMvePut.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/move/VcMveDelVcMvePut.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- VcMveDelVcMvePut.xml	5 Aug 2002 07:56:53 -0000	1.2
  +++ VcMveDelVcMvePut.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -220,7 +220,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
   
   
  
  
  
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/DifferentCollections/putVcMulitplePuts.xml
  
  Index: putVcMulitplePuts.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/DifferentCollections/putVcMulitplePuts.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- putVcMulitplePuts.xml	5 Aug 2002 07:56:54 -0000	1.2
  +++ putVcMulitplePuts.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -115,7 +115,7 @@
                 </body>
              </request>
     	   <response>
  -   	      <command>HTTP/1.0 (201,409) Created</command>
  +   	      <command>HTTP/1.0 (204,409)</command>
      	      <header>Date: Mon, 12 Mar 2001 17:21:35 GMT+01:00</header>
      	   
      	   
  @@ -184,7 +184,7 @@
    	
   	<step>
        		<request>
  -      			<command varUsage="userNumber,testresourceversionhistory"> DELETE %testresourceversionhistory% HTTP/1.1</command>
  +      			<command varUsage="userNumber,testresourceversionhistory">DELETE %testresourceversionhistory% HTTP/1.1</command>
           			<header>Accept-Language: en-us</header>
           			<header>Destroy: NoUndelete</header>
           			<header>Translate: f</header>
  
  
  
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/IdenticalResources/putVcMulitplePuts.xml
  
  Index: putVcMulitplePuts.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/IdenticalResources/putVcMulitplePuts.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- putVcMulitplePuts.xml	5 Aug 2002 07:56:53 -0000	1.2
  +++ putVcMulitplePuts.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -72,7 +72,7 @@
                 </body>
              </request>
     	   <response>
  -   	      <command>HTTP/1.0 (201,409) Created</command>
  +   	      <command>HTTP/1.0 (204,409)</command>
      	      <header>Date: Mon, 12 Mar 2001 17:21:35 GMT+01:00</header>
      	   
      	   
  @@ -153,7 +153,7 @@
        		
    		<step>
        			<request>
  -      				<command varUsage="testresourceversionhistory"> DELETE %testresourceversionhistory% HTTP/1.1</command>
  +      				<command varUsage="testresourceversionhistory">DELETE %testresourceversionhistory% HTTP/1.1</command>
            			<header>Accept-Language: en-us</header>
            			<header>Destroy: NoUndelete</header>
            			<header>Translate: f</header>
  
  
  
  1.5       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Put.xml
  
  Index: Put.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Put.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Put.xml	31 Jul 2002 13:46:10 -0000	1.4
  +++ Put.xml	5 Aug 2002 08:22:08 -0000	1.5
  @@ -73,7 +73,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 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>
  
  
  
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Post.xml
  
  Index: Post.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Post.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Post.xml	31 Jul 2002 12:52:47 -0000	1.2
  +++ Post.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -72,7 +72,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 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>
  
  
  
  1.2       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Put.xml
  
  Index: Put.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Put.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Put.xml	26 Jul 2002 08:11:43 -0000	1.1
  +++ Put.xml	5 Aug 2002 08:22:08 -0000	1.2
  @@ -54,7 +54,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 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>
  
  
  
  1.2       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Post.xml
  
  Index: Post.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/UnlockedVCR/Post.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Post.xml	26 Jul 2002 08:11:43 -0000	1.1
  +++ Post.xml	5 Aug 2002 08:22:08 -0000	1.2
  @@ -54,7 +54,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 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>
  
  
  
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Get_Semantics/LablSetGet.xml
  
  Index: LablSetGet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Get_Semantics/LablSetGet.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LablSetGet.xml	5 Aug 2002 07:56:57 -0000	1.2
  +++ LablSetGet.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -135,7 +135,7 @@
      ]]></body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
   
   
  
  
  
  1.2       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Copy_Semantics/LablSetCpyGet.xml
  
  Index: LablSetCpyGet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Copy_Semantics/LablSetCpyGet.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LablSetCpyGet.xml	31 Jul 2002 09:11:21 -0000	1.1
  +++ LablSetCpyGet.xml	5 Aug 2002 08:22:08 -0000	1.2
  @@ -139,7 +139,7 @@
      ]]></body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 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>
  
  
  
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkforbid403.xml
  
  Index: LablChoutforkforbid403.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkforbid403.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LablChoutforkforbid403.xml	5 Aug 2002 07:56:57 -0000	1.2
  +++ LablChoutforkforbid403.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -105,7 +105,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  +   <command>HTTP/1.0 204 No Content</command>
      <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
   
   
  
  
  
  1.4       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkdisged403.xml
  
  Index: LablChoutforkdisged403.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Checkout_semantics/LablChoutforkdisged403.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LablChoutforkdisged403.xml	5 Aug 2002 07:56:57 -0000	1.3
  +++ LablChoutforkdisged403.xml	5 Aug 2002 08:22:08 -0000	1.4
  @@ -9,7 +9,7 @@
   		3) Proppatch changes the value of checkout-fork to discouraged
   		4) LABEL command which gives a version a label.
   		5) CHECKOUT command which checksout the resource
  -		</description>
  +		</description> 
   		<expectedResult>checkout command should return 403 Forbidden </expectedResult>
   	</specification>
   	<step>
  @@ -129,7 +129,7 @@
   			<body fileReference="../../../../contentDirectory/validXML.xm1"/>
   		</request>
   		<response>
  -			<command>HTTP/1.0 201 Created</command>
  +			<command>HTTP/1.0 204 No Content</command>
   		</response>
   	</step>
   	<step>
  
  
  
  1.3       +1 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkForbid.xml
  
  Index: ChoutParentVsnChoutforkForbid.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkForbid.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ChoutParentVsnChoutforkForbid.xml	5 Aug 2002 07:56:57 -0000	1.2
  +++ ChoutParentVsnChoutforkForbid.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -55,10 +55,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  -   <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -
  -
  +   <command>HTTP/1.0 204 No Content</command>
     </response>
    </step>
    
  
  
  
  1.3       +1 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkDisged.xml
  
  Index: ChoutParentVsnChoutforkDisged.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Working_resource_feature/Checkout_Method/ChoutParentVsnChoutforkDisged.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ChoutParentVsnChoutforkDisged.xml	5 Aug 2002 07:56:57 -0000	1.2
  +++ ChoutParentVsnChoutforkDisged.xml	5 Aug 2002 08:22:08 -0000	1.3
  @@ -92,10 +92,7 @@
      </body>
     </request>
     <response>
  -   <command>HTTP/1.0 201 Created</command>
  -   <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -
  -
  +   <command>HTTP/1.0 204 No Content</command>
     </response>
    </step>
    
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>