[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV scopeDepth
From:       juergen () apache ! org
Date:       2002-08-29 11:19:14
[Download RAW message or body]

juergen     2002/08/29 04:19:14

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV
                        scopeDepthInfinite.xml
  Log:
  To run with different configuration (kaz)
  
  Revision  Changes    Path
  1.3       +24 -9     \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV/scopeDepthInfinite.xml
  
  Index: scopeDepthInfinite.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/from/DAV/scopeDepthInfinite.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- scopeDepthInfinite.xml	13 Aug 2002 10:32:33 -0000	1.2
  +++ scopeDepthInfinite.xml	29 Aug 2002 11:19:14 -0000	1.3
  @@ -21,7 +21,7 @@
   	</specification>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/level1 HTTP/1.1</command>  \
+			<command varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/test 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>  @@ -36,7 +36,7 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/level1/level2 \
HTTP/1.1</command>  +			<command \
varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/test/level1 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>  @@ -51,7 +51,22 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/level1/level2/level3 \
HTTP/1.1</command>  +			<command \
varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/test/level1/level2 \
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>
  +			<header>Date: Wed, 21 Feb 2001 12:55:57 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>  \
+		</response>  +	</step>
  +	<step>
  +		<request>
  +			<command varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/test/level1/level2/level3 \
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>  @@ -78,7 +93,7 @@
   							</D:select>
   							<D:from>
   								<D:scope>
  -									<D:href>%globalVariableCollection%/</D:href>
  +									<D:href>%globalVariableCollection%/test</D:href>
   									<D:depth>Infinity</D:depth>
   								</D:scope>
   							</D:from>
  @@ -100,7 +115,7 @@
   			<body varUsage="globalVariableServerName,globalVariableCollection"><![CDATA[<?xml \
version="1.0" encoding="UTF-8"?>  <D:multistatus xmlns:D="DAV:">
   							<D:response>
  -								<D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
  +								<D:href>/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
  <propstat xmlns="DAV:">
   										<prop>
   											<resourcetype>
  @@ -118,7 +133,7 @@
   							</D:response>
   							<D:response>
   							
  -								<D:href>/%globalVariableServerName%/%globalVariableCollection%/level1</D:href>
  +								<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/level1</D:href>
  <propstat xmlns="DAV:">
   										<prop>
   											<resourcetype>
  @@ -135,7 +150,7 @@
   									</propstat>
   							</D:response>
   							<D:response>
  -								<D:href>/%globalVariableServerName%/%globalVariableCollection%/level1/level2</D:href>
  +								<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/level1/level2</D:href>
  <propstat xmlns="DAV:">
   										<prop>
   											<resourcetype>
  @@ -152,7 +167,7 @@
   									</propstat>
   							</D:response>
   							<D:response>
  -								<D:href>/%globalVariableServerName%/%globalVariableCollection%/level1/level2/level3</D:href>
  +								<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/level1/level2/level3</D:href>
  <propstat xmlns="DAV:">
   										<prop>
   											<resourcetype>
  @@ -176,7 +191,7 @@
   	<cleanup>
   		<step>
   			<request>
  -				<command varUsage="globalVariableCollection,globalVariableServerName"> DELETE \
/%globalVariableServerName%/%globalVariableCollection%/level1 HTTP/1.1</command>  \
+				<command varUsage="globalVariableCollection,globalVariableServerName"> DELETE \
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>  \
<header>Accept-Language: en-us</header>  <header>Destroy: NoUndelete</header>
   				<header>Translate: f</header>
  
  
  

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic