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/04/10 09:24:28 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/validXML Put10File.xml

juergen     2003/04/10 00:24:27

  Modified:    testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/validXML
                        Put10File.xml
  Log:
  minor clean-ups
  
  Revision  Changes    Path
  1.4       +0 -12     jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/validXML/Put10File.xml
  
  Index: Put10File.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/DifferentCollections/validXML/Put10File.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Put10File.xml	13 Aug 2002 12:45:12 -0000	1.3
  +++ Put10File.xml	10 Apr 2003 07:24:27 -0000	1.4
  @@ -17,13 +17,9 @@
   		<step>
   			<request>
   				<command varUsage="userNumber,globalVariableCollection,globalVariableServerName">MKCOL /%globalVariableServerName%/%globalVariableCollection%/user%userNumber% HTTP/1.1</command>
  -				<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>
  -				<header>Content-Language: en</header>
   			</response>
   		</step>
   	</repeater>
  @@ -33,14 +29,10 @@
   				<step>
   					<request>
   						<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PUT /%globalVariableServerName%/%globalVariableCollection%/user%userNumber%/put.xml HTTP/1.1</command>
  -						<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>
   						<command>HTTP/1.0 (201,204) OK</command>
  -						<header>Content-Language: en</header>
   					</response>
   				</step>
   			</repeater>
  @@ -51,13 +43,9 @@
   			<step>
   				<request>
   					<command varUsage="userNumber,globalVariableCollection,globalVariableServerName">DELETE /%globalVariableServerName%/%globalVariableCollection%/user%userNumber% HTTP/1.1</command>
  -					<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>
  -					<header>Content-Language: en</header>
   				</response>
   			</step>
   		</repeater>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org