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:15 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/code lock200.xml lock423.xml

juergen     02/02/04 04:44:15

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/extra/lock/code
                        lock200.xml lock423.xml
  Log:
  corrected spelling of word infinity
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/code/lock200.xml
  
  Index: lock200.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/code/lock200.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- lock200.xml	28 Jan 2002 09:43:24 -0000	1.2
  +++ lock200.xml	4 Feb 2002 12:44:15 -0000	1.3
  @@ -39,7 +39,7 @@
      <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-86400</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +    <![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-86400</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
      </body>
     </response>
    </step>
  
  
  
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/code/lock423.xml
  
  Index: lock423.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/extra/lock/code/lock423.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- lock423.xml	28 Jan 2002 09:43:24 -0000	1.2
  +++ lock423.xml	4 Feb 2002 12:44:15 -0000	1.3
  @@ -38,7 +38,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-86400</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-86400</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>