juergen     2003/12/08 00:56:37

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/groups/Report
                        02_PrincipalPropertySearch_DisplaynameReport.xml
  Log:
  adapted to ACL 12 (Josef)
  
  Revision  Changes    Path
  1.5       +5 -18     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/groups/Report/02_PrincipalPropertySearch_DisplaynameReport.xml
  
  Index: 02_PrincipalPropertySearch_DisplaynameReport.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/groups/Report/02_PrincipalPropertySearch_DisplaynameReport.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 02_PrincipalPropertySearch_DisplaynameReport.xml  4 Dec 2003 13:40:39 -0000      
 1.4
  +++ 02_PrincipalPropertySearch_DisplaynameReport.xml  8 Dec 2003 08:56:37 -0000      
 1.5
  @@ -16,7 +16,6 @@
                        <command>HTTP/1.1 201 Created</command>
                </response>
        </step>
  -
        <step>
                <request>
                        <command 
varUsage="globalVariableRootUserPath,globalVariableGroupsColl">MKCOL 
%globalVariableRootUserPath%/%globalVariableGroupsColl%/Group HTTP/1.1</command>
  @@ -25,19 +24,18 @@
                        <command>HTTP/1.1 201 Created</command>
                </response>
        </step>
  -
        <step>
                <request>
                        <command 
varUsage="globalVariableRootUserPath,globalVariableGroupsColl,globalVariableGroup,globalVariableServerName">REPORT
 %globalVariableRootUserPath%/%globalVariableGroupsColl% HTTP/1.0</command>
                        <header>Content-Type: text/html; charset="utf-8"</header>
  -                     <header>Depth: INFINITY</header>
  +                     <header>Depth: 0</header>
                        <body 
varUsage="globalVariableGroup,globalVariableGroupsColl,globalVariableServerName,user"><![CDATA[<?xml
 version="1.0" encoding="utf-8"?>
   <D:principal-property-search xmlns:D="DAV:">
     <D:property-search>
       <D:prop>
         <D:displayname />
       </D:prop>
  -    <D:caseless-substring>tmp</D:caseless-substring>
  +    <D:match>tmp</D:match>
     </D:property-search>
     <D:prop>
       <D:displayname />
  @@ -50,18 +48,8 @@
                        <command>HTTP/1.1 207 Multi-Status</command>
                        <body 
varUsage="globalVariableGroup,globalVariableGroupsColl,globalVariableUsersColl,globalVariableRootUserPath,globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
 version="1.0" encoding="utf-8"?>
   <D:multistatus xmlns:D="DAV:">
  -  
  -  <D:response>
  -    <D:href>%globalVariableRootUserPath%/%globalVariableUsersColl%</D:href>
  -    <D:propstat>
  -      <D:prop>
  -        <D:displayname>groups</D:displayname>
  -      </D:prop>
  -      <D:status>HTTP/1.1 200 OK</D:status>
  -    </D:propstat>
  -  </D:response>
  -  <D:response>
  -    <D:href>%globalVariableRootUserPath%/%globalVariableUsersColl%/tmpGroup</D:href>
  +     <D:response>
  +    
<D:href>%globalVariableRootUserPath%/%globalVariableGroupsColl%/tmpGroup</D:href>
       <D:propstat>
         <D:prop>
           <D:displayname>tmpGroup</D:displayname>
  @@ -75,7 +63,7 @@
   ]]></body>
                </response>
        </step>
  -             <cleanup>
  +     <cleanup>
                <step>
                        <request>
                                <command 
varUsage="globalVariableRootUserPath,globalVariableGroupsColl">DELETE 
%globalVariableRootUserPath%/%globalVariableGroupsColl%/Group HTTP/1.1</command>
  @@ -84,7 +72,6 @@
                                <command>HTTP/1.0 204 No Content</command>
                        </response>
                </step>
  -
                <step>
                        <request>
                                <command 
varUsage="globalVariableRootUserPath,globalVariableGroupsColl">DELETE 
%globalVariableRootUserPath%/%globalVariableGroupsColl%/tmpGroup HTTP/1.1</command>
  
  
  

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

Reply via email to