juergen     2002/07/31 06:53:54

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/put/code
                        put423.xml
  Log:
  the user path (returned and computed by e.g. lock method) is now be parameterised 
from the command line.
  
  Revision  Changes    Path
  1.5       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/put/code/put423.xml
  
  Index: put423.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/put/code/put423.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- put423.xml        31 Jul 2002 12:53:32 -0000      1.4
  +++ put423.xml        31 Jul 2002 13:53:54 -0000      1.5
  @@ -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>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></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>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
     </response>
    </step>
    <step>
  
  
  

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

Reply via email to