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/02/04 13:44:23 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/header lockTimeout0.xml

juergen     02/02/04 04:44:23

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/extra/lock/header
                        lockTimeout0.xml
  Log:
  corrected spelling of word infinity
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/header/lockTimeout0.xml
  
  Index: lockTimeout0.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/header/lockTimeout0.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- lockTimeout0.xml	28 Jan 2002 09:43:24 -0000	1.2
  +++ lockTimeout0.xml	4 Feb 2002 12:44:23 -0000	1.3
  @@ -40,7 +40,7 @@
     <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="globalVariableServerName"><![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>/%globalVariableServerName%/administration/security/users</d:owner><d:timeout>Second-0</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +   <body varUsage="globalVariableServerName"><![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>/%globalVariableServerName%/administration/security/users</d:owner><d:timeout>Second-0</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
     </response>
    </step>
    <step>
  
  
  

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