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 2003/08/26 09:55:08 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Move_Semantics MveWsChoutChin.xml

juergen     2003/08/26 00:55:08

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Move_Semantics
                        MveWsChoutChin.xml
  Log:
  (fga) Changed file name on move to avoid errors due to previous tests
  not cleaning correctly.
  
  Revision  Changes    Path
  1.6       +7 -7      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Move_Semantics/MveWsChoutChin.xml
  
  Index: MveWsChoutChin.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Move_Semantics/MveWsChoutChin.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- MveWsChoutChin.xml	18 Aug 2003 16:57:17 -0000	1.5
  +++ MveWsChoutChin.xml	26 Aug 2003 07:55:08 -0000	1.6
  @@ -172,7 +172,7 @@
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName,WS">MOVE %WS%/WS/test.xml HTTP/1.1</command>
   			<header>Content-type: text/xml; charset="utf-8"</header>
  -			<header varUsage="globalVariableCollection,globalVariableServerName,WS">Destination: %WS%/WS2/test.xml</header>
  +			<header varUsage="globalVariableCollection,globalVariableServerName,WS">Destination: %WS%/WS2/testMveWsChoutChin.xml</header>
   			<header>host: localhost</header>
   		</request>
   		<response>
  @@ -182,7 +182,7 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND %WS%/WS2/test.xml HTTP/1.1</command>
  +			<command varUsage="globalVariableCollection,globalVariableServerName,WS">PROPFIND %WS%/WS2/testMveWsChoutChin.xml HTTP/1.1</command>
   			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
   			<header>Translate: f</header>
  @@ -197,7 +197,7 @@
   			<body varUsage="globalVariableCollection,globalVariableServerName,WS"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
   <D:multistatus xmlns:D="DAV:">
         <D:response>
  -            <D:href>%WS%/WS2/test.xml</D:href>
  +            <D:href>%WS%/WS2/testMveWsChoutChin.xml</D:href>
               <D:propstat>
                     <D:prop>
                           <D:workspace>
  @@ -212,7 +212,7 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName,WS">PROPFIND %WS%/WS2/test.xml HTTP/1.1</command>
  +			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName,WS">PROPFIND %WS%/WS2/testMveWsChoutChin.xml HTTP/1.1</command>
   			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
   			<header>Translate: f</header>
  @@ -227,7 +227,7 @@
   			<body varUsage="globalVariableCollection,VH,globalVariableServerName,WS"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
   <D:multistatus xmlns:D="DAV:">
         <D:response>
  -            <D:href>%WS%/WS2/test.xml</D:href>
  +            <D:href>%WS%/WS2/testMveWsChoutChin.xml</D:href>
               <D:propstat>
                     <D:prop>
                           <D:checked-in>
  @@ -242,7 +242,7 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName,WS">CHECKOUT %WS%/WS2/test.xml HTTP/1.1</command>
  +			<command varUsage="globalVariableCollection,globalVariableServerName,WS">CHECKOUT %WS%/WS2/testMveWsChoutChin.xml HTTP/1.1</command>
   			<header>Content-type: text/xml; charset="utf-8"</header>
   		</request>
   		<response>
  @@ -251,7 +251,7 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName,WS">CHECKIN %WS%/WS2/test.xml HTTP/1.1</command>
  +			<command varUsage="globalVariableCollection,globalVariableServerName,WS">CHECKIN %WS%/WS2/testMveWsChoutChin.xml HTTP/1.1</command>
   			<header>Content-type: text/xml; charset="utf-8"</header>
   		</request>
   		<response>