juergen     2003/08/07 05:48:46

  Modified:    
testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties
                        PropFind-ACL.xml
                        PropFind-Principal-collection-set.xml
  Log:
  replced /%globalVariableServerName%%globalVariableUsersPath% mit 
%globalVariableRootUserPath% (josef)
  
  Revision  Changes    Path
  1.8       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/PropFind-ACL.xml
  
  Index: PropFind-ACL.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/PropFind-ACL.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- PropFind-ACL.xml  4 Jul 2003 11:29:34 -0000       1.7
  +++ PropFind-ACL.xml  7 Aug 2003 12:48:46 -0000       1.8
  @@ -20,7 +20,7 @@
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi Status</command>
  -                     <body 
varUsage="globalVariableCollection,userNumber,globalVariableUsersPath,globalVariableServerName,user,host"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                     <body 
varUsage="globalVariableCollection,userNumber,globalVariableServerName,user,host"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
   <multistatus xmlns="DAV:">
     <response>
       <href>/%globalVariableServerName%/%globalVariableCollection%</href>
  @@ -29,7 +29,7 @@
           <acl>
             <ace>
               <principal>
  -              <href>/%globalVariableServerName%%globalVariableUsersPath%</href>
  +              <href>%globalVariableRootUserPath%</href>
               </principal>
               <grant>
                 <privilege>
  
  
  
  1.7       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/PropFind-Principal-collection-set.xml
  
  Index: PropFind-Principal-collection-set.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/PropFind-Principal-collection-set.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- PropFind-Principal-collection-set.xml     4 Jul 2003 11:29:34 -0000       1.6
  +++ PropFind-Principal-collection-set.xml     7 Aug 2003 12:48:46 -0000       1.7
  @@ -20,14 +20,14 @@
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi Status</command>
  -                     <body 
varUsage="globalVariableCollection,userNumber,globalVariableUsersPath,globalVariableServerName,user,host"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                     <body 
varUsage="globalVariableCollection,userNumber,globalVariableServerName,user,host"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
   <D:multistatus xmlns:D="DAV:">
     <D:response>
       <D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
       <D:propstat>
         <D:prop>
           <D:principal-collection-set>
  -          <D:href>/%globalVariableServerName%%globalVariableUsersPath%</D:href>
  +          <D:href>%globalVariableRootUserPath%</D:href>
           </D:principal-collection-set>
         </D:prop>
         <D:status>HTTP/1.1 200 OK</D:status>
  
  
  

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

Reply via email to