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/08 11:00:58 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL grantReadForDirectoryAndFilesSearch.xml

juergen     2003/08/08 02:00:58

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL
                        grantReadForDirectoryAndFilesSearch.xml
  Log:
  fixed test
  
  Revision  Changes    Path
  1.12      +9 -9      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/grantReadForDirectoryAndFilesSearch.xml
  
  Index: grantReadForDirectoryAndFilesSearch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/grantReadForDirectoryAndFilesSearch.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- grantReadForDirectoryAndFilesSearch.xml	16 Dec 2002 11:57:01 -0000	1.11
  +++ grantReadForDirectoryAndFilesSearch.xml	8 Aug 2003 09:00:58 -0000	1.12
  @@ -115,7 +115,7 @@
   			<body><![CDATA[<?xml version="1.0" ?>
      		    			<D:propfind xmlns:D="DAV:">
         		       				<D:prop>
  -                          				<D:displayname />
  +                          				<D:getcontentlength />
                             				<D:test/>
                          				</D:prop>
                       			</D:propfind>]]></body>
  @@ -128,7 +128,7 @@
           					<D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
           						<D:propstat>
               							<D:prop>
  -                							<D:displayname>test</D:displayname>
  +                							<D:getcontentlength>0</D:getcontentlength>
               							</D:prop>
               							<D:status>HTTP/1.1 200 OK</D:status>
           						</D:propstat>
  @@ -143,7 +143,7 @@
           					<D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/acl_dasl.xml</D:href>
           						<D:propstat>
               							<D:prop>
  -                							<D:displayname>acl_dasl.xml</D:displayname>
  +                							<D:getcontentlength>1343</D:getcontentlength>
               							</D:prop>
               							<D:status>HTTP/1.1 200 OK</D:status>
           						</D:propstat>
  @@ -284,7 +284,7 @@
   			<body><![CDATA[<?xml version="1.0" ?>
      		    			<D:propfind xmlns:D="DAV:">
         		       				<D:prop>
  -                          				<D:displayname />
  +                          				<D:getcontentlength />
                             				<D:test/>
                          				</D:prop>
                       			</D:propfind>]]></body>
  @@ -297,7 +297,7 @@
           					<D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/acl_dasl.xml</D:href>
           						<D:propstat>
               							<D:prop>
  -                							<D:displayname>acl_dasl.xml</D:displayname>
  +                							<D:getcontentlength>1343</D:getcontentlength>
               							</D:prop>
               							<D:status>HTTP/1.1 200 OK</D:status>
           						</D:propstat>
  @@ -398,7 +398,7 @@
      					<D:basicsearch>
      						<D:select>
      							<D:prop>
  -   								<D:displayname/>
  +   								<D:getcontentlength/>
      								<D:test/>
      							</D:prop>
      						</D:select>
  @@ -420,7 +420,7 @@
           					<D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
           						<D:propstat>
               							<D:prop>
  -                							<D:displayname>test</D:displayname>
  +                							<D:getcontentlength>0</D:getcontentlength>
               							</D:prop>
               							<D:status>HTTP/1.1 200 OK</D:status>
           						</D:propstat>
  @@ -509,7 +509,7 @@
      					<D:basicsearch>
      						<D:select>
      							<D:prop>
  -   								<D:displayname/>
  +   								<D:getcontentlength/>
      								<D:test/>
      							</D:prop>
      						</D:select>
  @@ -531,7 +531,7 @@
           				<D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/acl_dasl.xml</D:href>
           					<D:propstat>
               						<D:prop>
  -                						<D:displayname>acl_dasl.xml</D:displayname>
  +                						<D:getcontentlength>1343</D:getcontentlength>
               						</D:prop>
               						<D:status>HTTP/1.1 200 OK</D:status>
           					</D:propstat>