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/08/07 16:14:43 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite ACLdenyWriteUnlockColFile.xml

juergen     2002/08/07 07:14:43

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite
                        ACLdenyWriteUnlockColFile.xml
  Log:
  fixed expected user (eckehard)
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite/ACLdenyWriteUnlockColFile.xml
  
  Index: ACLdenyWriteUnlockColFile.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite/ACLdenyWriteUnlockColFile.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ACLdenyWriteUnlockColFile.xml	5 Aug 2002 15:20:15 -0000	1.2
  +++ ACLdenyWriteUnlockColFile.xml	7 Aug 2002 14:14:43 -0000	1.3
  @@ -68,7 +68,7 @@
     	</request>
     	<response>
      		<command>HTTP/1.0 200 OK</command>
  -   		<body><![CDATA[<?xml version="1.0"?>
  +   		<body varUsage="user,host"><![CDATA[<?xml version="1.0"?>
               <D:prop xmlns:D="DAV:">
                 <D:lockdiscovery>
                   <D:activelock>
  @@ -79,7 +79,7 @@
                       <D:exclusive />
                     </D:lockscope>
                     <D:depth>infinity</D:depth>
  -                  <D:owner>/taminowebdavserver/administration/security/users/localhost/2user1</D:owner>
  +                  <D:owner>/taminowebdavserver/administration/security/users/%host%/2%user%</D:owner>
                     <D:timeout>*</D:timeout>
                     <D:locktoken>
                       <D:href>*</D:href>
  
  
  

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