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 2003/04/07 16:30:10 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Version_Control_Resource_Properties/Auto_Versioning VcLckPropp.xml

juergen     2003/04/07 07:30:10

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Version_Control_Resource_Properties/Auto_Versioning
                        VcLckPropp.xml
  Log:
  fixed a missing var declaration.
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Version_Control_Resource_Properties/Auto_Versioning/VcLckPropp.xml
  
  Index: VcLckPropp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Version_Control_Resource_Properties/Auto_Versioning/VcLckPropp.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- VcLckPropp.xml	25 Mar 2003 10:08:45 -0000	1.4
  +++ VcLckPropp.xml	7 Apr 2003 14:30:09 -0000	1.5
  @@ -32,7 +32,7 @@
           </request>
           <response>
               <command>HTTP/1.0 200 OK</command>
  -            <body varUsage="globalVariableUserPath,globalVariableServerName,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>*</D:timeout> <D:locktoken> <D:href>*</D:href> </D:locktoken> <d:principal-URL xmlns:d="DAV:"><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><A:href xmlns:A="DAV:" /></D:owner> <D:timeout>*</D:timeout> <D:locktoken> <D:href>*</D:href> </D:locktoken> <d:principal-URL xmlns:d="DAV:"><d:href>%globalVariableUserPath%</d:href></d:principal-URL></D:activelock> </D:lockdiscovery> </D:prop>]]></body>
           </response>
       </step>
       <step>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org