juergen     2002/07/04 07:17:10

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind
                        propfindAclAllC.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.2       +37 -26    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind/propfindAclAllC.xml
  
  Index: propfindAclAllC.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind/propfindAclAllC.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- propfindAclAllC.xml       24 Jun 2002 11:24:41 -0000      1.1
  +++ propfindAclAllC.xml       4 Jul 2002 14:17:10 -0000       1.2
  @@ -39,32 +39,43 @@
              <response>
                 <command>HTTP/1.0 207 Multi-Status</command>
                 <header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header> 
  -              <body varUsage="globalVariableCollection,globalVariableServerName">
  -              &lt;?xml version="1.0" encoding="utf-8" ?&gt;
  -           &lt;multistatus xmlns="DAV:" xmlns:S="http://jakarta.apache.org/slide/"; 
&gt;
  -           &lt;response&gt;
  -           
&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%&lt;/href&gt;
  -           &lt;propstat&gt;
  -           &lt;prop&gt;
  -           &lt;acl&gt;
  -           &lt;ace&gt;
  -           &lt;principal&gt;
  -           
&lt;href&gt;/%globalVariableServerName%/administration/security/users&lt;/href&gt;
  -           &lt;/principal&gt;
  -           &lt;grant&gt;
  -           &lt;privilege&gt;&lt;all/&gt;&lt;/privilege&gt;
  -           &lt;/grant&gt;
  -           &lt;protected/&gt;
  -           &lt;inherited&gt;
  -           &lt;href&gt;/%globalVariableServerName%/&lt;/href&gt;
  -           &lt;/inherited&gt;
  -           &lt;/ace&gt;
  -           &lt;/acl&gt;
  -           &lt;/prop&gt;
  -           &lt;status&gt;HTTP/1.1 200 OK&lt;/status&gt;
  -           &lt;/propstat&gt;
  -           &lt;/response&gt;
  -              &lt;/multistatus&gt;
  +              <body 
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![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:acl>
  +                              <D:ace>
  +                                    <D:principal>
  +                                          <D:all />
  +                                    </D:principal>
  +                                    <D:grant>
  +                                          <D:privilege>
  +                                                <D:all />
  +                                          </D:privilege>
  +                                    </D:grant>
  +                              </D:ace>
  +                              <D:ace>
  +                                    <D:principal>
  +                                          
<D:href>/%globalVariableServerName%/administration/security/users</D:href>
  +                                    </D:principal>
  +                                    <D:grant>
  +                                          <D:privilege>
  +                                                <D:all />
  +                                          </D:privilege>
  +                                    </D:grant>
  +                                    <D:protected />
  +                                    <D:inherited>
  +                                          
<D:href>/%globalVariableServerName%/</D:href>
  +                                    </D:inherited>
  +                              </D:ace>
  +                        </D:acl>
  +                  </D:prop>
  +                  <D:status>HTTP/1.1 200 OK</D:status>
  +            </D:propstat>
  +      </D:response>
  +</D:multistatus>]]>
              
              </body>
              </response>
  
  
  

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

Reply via email to