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/22 14:10:03 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Report ACLPrincipalMatchPrincipal-PropertyPropReport.xml

juergen     2003/08/22 05:10:03

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Report
                        ACLPrincipalMatchPrincipal-PropertyPropReport.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.8       +1 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Report/ACLPrincipalMatchPrincipal-PropertyPropReport.xml
  
  Index: ACLPrincipalMatchPrincipal-PropertyPropReport.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Report/ACLPrincipalMatchPrincipal-PropertyPropReport.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ACLPrincipalMatchPrincipal-PropertyPropReport.xml	16 Dec 2002 14:24:32 -0000	1.7
  +++ ACLPrincipalMatchPrincipal-PropertyPropReport.xml	22 Aug 2003 12:10:03 -0000	1.8
  @@ -8,7 +8,7 @@
   		2) PUT command which creates a file in the collection /test
   		3) REPORT command which obtains information about the resource
   		</description>
  -		<expectedResult> The (principal-match) Report returning a Dav:response element for each member of the collection that matchs the %user% (the %user% is owner of it) and obtains the displayname and resourcetype property of these resources. </expectedResult>
  +		<expectedResult> The (principal-match) Report returning a Dav:response element for each member of the collection that matchs the %user% (the %user% is owner of it) and obtains the resourcetype property of these resources. </expectedResult>
   	</specification>
   	<step>
   		<user varUsage="user">%user%</user>
  @@ -75,7 +75,6 @@
   <D:owner/>
   </D:principal-property>
   <D:prop>
  -<D:displayname/>
   <D:resourcetype/>
   </D:prop>
   </D:principal-match>]]></body>
  @@ -89,7 +88,6 @@
           <D:href>/%globalVariableServerName%/%globalVariableCollection%/test/files.xml</D:href>
           <D:propstat>
               <D:prop>
  -                <D:displayname>files.xml</D:displayname>
                   <D:resourcetype />
               </D:prop>
               <D:status>HTTP/1.1 200 OK</D:status>
  @@ -99,7 +97,6 @@
           <D:href>/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
           <D:propstat>
               <D:prop>
  -                <D:displayname>test</D:displayname>
                   <D:resourcetype>
                       <D:collection />
                   </D:resourcetype>