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/11/01 16:17:48 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Workspace_Feature/Workspace_Properties Propfworkspacecheckoutset_en2.xml

juergen     2002/11/01 07:17:48

  Modified:    testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Workspace_Feature/Workspace_Properties
                        Propfworkspacecheckoutset_en2.xml
  Log:
  the input reference body file should not be a BOM xml file, now inline it.
  
  Revision  Changes    Path
  1.2       +18 -11    jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Workspace_Feature/Workspace_Properties/Propfworkspacecheckoutset_en2.xml
  
  Index: Propfworkspacecheckoutset_en2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Workspace_Feature/Workspace_Properties/Propfworkspacecheckoutset_en2.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Propfworkspacecheckoutset_en2.xml	30 Sep 2002 12:17:53 -0000	1.1
  +++ Propfworkspacecheckoutset_en2.xml	1 Nov 2002 15:17:48 -0000	1.2
  @@ -18,7 +18,6 @@
   		</description>
   		<expectedResult> Propfind should find the workspace-checkout-set </expectedResult>
   	</specification>
  -	
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">OPTIONS /%globalVariableServerName%/%globalVariableCollection% HTTP/1.1</command>
  @@ -27,8 +26,7 @@
   			    <D:options xmlns:D="DAV:">
                      <D:workspace-collection-set/>
                   </D:options>
  -			    ]]>
  -			</body>
  +			    ]]></body>
   		</request>
   		<response>
   			<command>HTTP/1.0 200 OK</command>
  @@ -38,11 +36,9 @@
                           <D:href>*</D:href>
                       </D:workspace-collection-set>
                   </D:options-response>
  -                ]]>
  -            </body>
  +                ]]></body>
   		</response>
   	</step>
  - 
   	<step>
   		<request>
   			<command varUsage="globalVariableServerName,globalVariableCollection,WS">MKWORKSPACE %WS%/WSàçèéäöüÄÖÜ HTTP/1.1</command>
  @@ -98,13 +94,26 @@
   			<header>Translate: f</header>
   			<header>Depth: 1</header>
   			<header>Connection: Keep-Alive</header>
  -			
   			<body><![CDATA[<?xml version="1.0" ?><D:propfind xmlns:D="DAV:"><D:prop><D:checked-in/></D:prop></D:propfind>]]></body>
   		</request>
   		<response>
   			<command>HTTP/1.0 207 Multi Status</command>
  -			
  -			<body varUsage="globalVariableCollection,VHR1,globalVariableServerName" varDefinition="VHR1" varPath="multistatus/response/propstat/prop/checked-in/href" fileReference="../../../../../contentDirectory/I18N/schema_en/UTF-8/none/vhr.xm1" fileEncoding="UTF-8"/>
  +			<body varUsage="globalVariableCollection,VHR1,globalVariableServerName" varDefinition="VHR1" varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +					<multistatus xmlns="DAV:">
  +					  <response>
  +					    <href>/%globalVariableServerName%/%globalVariableCollection%/i18ndocàçèéäöüÄÖÜ.xml</href>
  +					    <propstat>
  +					      <prop>
  +					        <checked-in>
  +					          <href>%VHR1%</href>
  +					        </checked-in>
  +					      </prop>
  +					      <status>HTTP/1.1 200 OK</status>
  +					    </propstat>
  +					  </response>
  +					</multistatus>
  +				]]>			
  +			</body>
   		</response>
   	</step>
   	<step>
  @@ -114,13 +123,11 @@
   			<header>Content-Type: text/xml</header>
   			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			
   			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?><D:propfind xmlns:D="DAV:"><D:prop><D:checked-in/></D:prop></D:propfind>]]></body>
   		</request>
   		<response>
   			<command>HTTP/1.0 207 Multi Status</command>
  -			
   			<body varUsage="globalVariableCollection,VHR2,globalVariableServerName" varDefinition="VHR2" varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
   <multistatus xmlns="DAV:">
     <response>
  
  
  

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