pnever      2003/07/11 05:11:25

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/proppatch/code
                        PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml
  Log:
  Owner in DAV:lockinfo changed
  
  Revision  Changes    Path
  1.10      +3 -3      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml 17 Feb 2003 18:00:16 
-0000      1.9
  +++ PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml 11 Jul 2003 12:11:25 
-0000      1.10
  @@ -51,12 +51,12 @@
               <header>Timeout: Second-604800</header>
               <header>Accept-Encoding: deflate, gzip, x-gzip, compress, 
x-compress</header>
               <header>Content-type: text/xml</header>
  -            <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +            <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner>Donald
 Duck</A:owner></A:lockinfo>]]></body>
           </request>
           <response>
               <command>HTTP/1.0 200 OK</command>
               <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>
  -            <body 
varUsage="globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml 
version="1.0" encoding="utf-8"?> <d:prop xmlns:d="DAV:"> <d:lockdiscovery> 
<d:activelock> <d:locktype><d:write /></d:locktype> <d:lockscope><d:exclusive 
/></d:lockscope> <d:depth>infinity</d:depth> <d:owner><A:href xmlns:A="DAV:" 
/></d:owner> <d:timeout>Second-604800</d:timeout> <d:locktoken><d:href 
/></d:locktoken> 
<d:principal-URL><d:href>%globalVariableUserPath%</d:href></d:principal-URL></d:activelock>
 </d:lockdiscovery> </d:prop>]]></body>
  +            <body 
varUsage="globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml 
version="1.0" encoding="utf-8"?> <d:prop xmlns:d="DAV:"> <d:lockdiscovery> 
<d:activelock> <d:locktype><d:write /></d:locktype> <d:lockscope><d:exclusive 
/></d:lockscope> <d:depth>infinity</d:depth> <d:owner>Donald Duck</d:owner> 
<d:timeout>Second-604800</d:timeout> <d:locktoken><d:href /></d:locktoken> 
<d:principal-URL><d:href>%globalVariableUserPath%</d:href></d:principal-URL></d:activelock>
 </d:lockdiscovery> </d:prop>]]></body>
           </response>
       </step>
       <step>
  @@ -73,7 +73,7 @@
           <response>
               <command>HTTP/1.0 207 Multi-Status</command>
               <header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; 
Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -            <body 
varUsage="globalVariableCollection,userNumber,automaticVariable1,globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
 version="1.0" encoding="utf-8"?> <multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/";> <response> 
<href>/%globalVariableServerName%/%globalVariableCollection%/resource1.html</href> 
<propstat> <prop> <lockdiscovery> <activelock> <locktype><write /></locktype> 
<lockscope><exclusive /></lockscope> <depth>infinity</depth> <owner><A:href 
xmlns:A="DAV:" /></owner> <timeout>*</timeout> 
<locktoken><href>%automaticVariable1%</href></locktoken> <d:principal-URL 
xmlns:d="DAV:"><d:href>%globalVariableUserPath%</d:href></d:principal-URL></activelock>
 </lockdiscovery> </prop> <status>HTTP/1.1 200 OK</status> </propstat> </response> 
</multistatus>]]></body>
  +            <body 
varUsage="globalVariableCollection,userNumber,automaticVariable1,globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
 version="1.0" encoding="utf-8"?> <multistatus xmlns="DAV:" 
xmlns:S="http://jakarta.apache.org/slide/";> <response> 
<href>/%globalVariableServerName%/%globalVariableCollection%/resource1.html</href> 
<propstat> <prop> <lockdiscovery> <activelock> <locktype><write /></locktype> 
<lockscope><exclusive /></lockscope> <depth>infinity</depth> <owner>Donald 
Duck</owner> <timeout>*</timeout> 
<locktoken><href>%automaticVariable1%</href></locktoken> <d:principal-URL 
xmlns:d="DAV:"><d:href>%globalVariableUserPath%</d:href></d:principal-URL></activelock>
 </lockdiscovery> </prop> <status>HTTP/1.1 200 OK</status> </propstat> </response> 
</multistatus>]]></body>
           </response>
       </step>
       <step>
  
  
  

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

Reply via email to