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/08/26 17:06:43 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/propfind/code propfind207.xml

juergen     2003/08/26 08:06:43

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/propfind/code
                        propfind207.xml
  Log:
  (fga) Corrected PROPFIND expected values.
  
  Revision  Changes    Path
  1.9       +9 -90     jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/propfind/code/propfind207.xml
  
  Index: propfind207.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/propfind/code/propfind207.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- propfind207.xml	15 Jun 2003 13:21:45 -0000	1.8
  +++ propfind207.xml	26 Aug 2003 15:06:43 -0000	1.9
  @@ -268,23 +268,15 @@
                   <D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
                   <D:propstat>
                     <D:prop>
  -                    <D:current-user-privilege-set>
  -                      <D:privilege>
  -                        <D:read />
  -                      </D:privilege>
  -                      <D:privilege>
  -                        <D:write />
  -                      </D:privilege>
  -                      <D:privilege>
  -                        <D:read-acl />
  -                      </D:privilege>
  -                      <D:privilege>
  -                        <D:write-acl />
  -                      </D:privilege>
  -                      <D:privilege>
  -                        <D:all />
  -                      </D:privilege>
  -                    </D:current-user-privilege-set>
  +                    <D:creationdate>*</D:creationdate>
  +                    <D:displayname>%globalVariableCollection%</D:displayname>
  +                    <D:getcontentlength>0</D:getcontentlength>
  +                    <D:getlastmodified>*</D:getlastmodified>
  +                    <D:lockdiscovery />
  +                    <D:resourcetype>
  +                      <D:collection />
  +                    </D:resourcetype>
  +                    <D:source />
                       <D:supportedlock>
                         <D:lockentry>
                           <D:lockscope>
  @@ -303,80 +295,7 @@
                           </D:locktype>
                         </D:lockentry>
                       </D:supportedlock>
  -                    <D:source />
  -                    <D:creationdate>*</D:creationdate>
  -                    <D:lockdiscovery />
  -                    <D:acl-semantics>
  -                      <D:ace-combination>
  -                        <D:all-grant-before-any-deny />
  -                      </D:ace-combination>
  -                      <D:required-principal>
  -                        <D:all />
  -                      </D:required-principal>
  -                    </D:acl-semantics>
  -                    <D:getcontentlength>0</D:getcontentlength>
  -                    <D:displayname>%globalVariableCollection%</D:displayname>
  -                    <D:owner>
  -                      <D:href>%globalVariableRootUserPath%</D:href>
  -                    </D:owner>
  -                    <D:acl>
  -                      <D:ace>
  -                        <D:principal>
  -                          <D:href>%globalVariableRootUserPath%</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:resourcetype>
  -                      <D:collection />
  -                    </D:resourcetype>
  -                    <D:getlastmodified>*</D:getlastmodified>
                       <xsv:xdavContentId xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">*</xsv:xdavContentId>
  -                    <D:principal-collection-set>
  -                      <D:href>%globalVariableRootUserPath%</D:href>
  -                    </D:principal-collection-set>
  -                    <D:supported-privilege-set>
  -                      <D:supported-privilege>
  -                        <D:privilege>
  -                          <D:all />
  -                        </D:privilege>
  -                        <D:description>Any operation</D:description>
  -                        <D:privilege>
  -                          <D:read />
  -                        </D:privilege>
  -                        <D:description>Read any object</D:description>
  -                      </D:supported-privilege>
  -                      <D:supported-privilege>
  -                        <D:privilege>
  -                          <D:write />
  -                        </D:privilege>
  -                        <D:description>Write any object</D:description>
  -                        <D:privilege>
  -                          <D:read-acl />
  -                        </D:privilege>
  -                        <D:description>Read the ACL</D:description>
  -                      </D:supported-privilege>
  -                      <D:supported-privilege>
  -                        <D:privilege>
  -                          <D:write-acl />
  -                        </D:privilege>
  -                        <D:description>Write the ACL</D:description>
  -                      </D:supported-privilege>
  -                    </D:supported-privilege-set>
  -                    <D:parent-set>
  -                      <D:parent>
  -                        <D:href>*</D:href>
  -                        <D:segment>*</D:segment>
  -                      </D:parent>
  -                    </D:parent-set>
                     </D:prop>
                     <D:status>HTTP/1.1 200 OK</D:status>
                   </D:propstat>