luetzkendorf    2004/12/13 06:05:31

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/proppatch/code
                        
PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.11      +2 -2      
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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml 9 Dec 2004 
15:04:51 -0000       1.10
  +++ PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml 13 Dec 2004 
14:05:31 -0000      1.11
  @@ -44,7 +44,7 @@
         <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8"?>
   <d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:">
     <d:response>
  -    
<d:href>/%globalVariableServerName%/%globalVariableCollection%/resource1.gif</d:href>
  +    
<d:href>%globalVariableServerName%/%globalVariableCollection%/resource1.gif</d:href>
       <d:propstat>
         <d:prop>
           <d:getcontentlength />
  @@ -77,7 +77,7 @@
         <body 
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml
 version="1.0" encoding="utf-8"?>
   <multistatus xmlns="DAV:" xmlns:S="http://jakarta.apache.org/slide/";>
     <response>
  -    
<href>/%globalVariableServerName%/%globalVariableCollection%/resource1.gif</href>
  +    
<href>%globalVariableServerName%/%globalVariableCollection%/resource1.gif</href>
       <propstat>
         <prop>
           <getcontentlength>135211</getcontentlength>
  
  
  

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

Reply via email to