luetzkendorf    2004/12/09 07:04:51

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/proppatch/code
                        
PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.10      +4 -4      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml 7 Dec 2004 
20:43:44 -0000       1.9
  +++ PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml 9 Dec 2004 
15:04:51 -0000       1.10
  @@ -17,7 +17,7 @@
     </specification>
     <step>
       <request>
  -      <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
  +      <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT 
%globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
         <body fileReference="../../../contentDirectory/jim.graham.gif" />
       </request>
       <response>
  @@ -26,7 +26,7 @@
     </step>
     <step>
       <request>
  -      <command 
varUsage="globalVariableCollection,globalVariableServerName">PROPPATCH 
/%globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
  +      <command 
varUsage="globalVariableCollection,globalVariableServerName">PROPPATCH 
%globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
         <header>Content-Type: text/xml</header>
         <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
   <D:propertyupdate xmlns:D="DAV:" xmlns:Z="http://www.com/";>
  @@ -60,7 +60,7 @@
     </step>
     <step>
       <request>
  -      <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND
 /%globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
  +      <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND
 %globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
         <header>Content-Type: text/xml</header>
         <header>Depth: 1</header>
         <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
  @@ -93,7 +93,7 @@
     <cleanup>
       <step>
         <request>
  -        <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
  +        <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
%globalVariableServerName%/%globalVariableCollection%/resource1.gif 
HTTP/1.1</command>
         </request>
         <response>
           <command>HTTP/1.0 204 No Content</command>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to