juergen     2003/08/07 06:12:25

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL
                        denyReadForHalfDirectorySearch.xml
  Log:
  fixed test (eckehard)
  
  Revision  Changes    Path
  1.11      +10 -10    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/denyReadForHalfDirectorySearch.xml
  
  Index: denyReadForHalfDirectorySearch.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/denyReadForHalfDirectorySearch.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- denyReadForHalfDirectorySearch.xml        16 Dec 2002 11:57:02 -0000      1.10
  +++ denyReadForHalfDirectorySearch.xml        7 Aug 2003 13:12:25 -0000       1.11
  @@ -147,7 +147,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>
  @@ -160,7 +160,7 @@
                                                <D:href 
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/level1</D:href>
                                                        <D:propstat>
                                                                <D:prop>
  -                                                                     
<D:displayname>level1</D:displayname>
  +                                                                     
<D:getcontentlength>0</D:getcontentlength>
                                                                </D:prop>
                                                                <D:status>HTTP/1.1 200 
OK</D:status>
                                                        </D:propstat>
  @@ -206,7 +206,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>
  @@ -247,7 +247,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>
  @@ -288,7 +288,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>
  @@ -325,7 +325,7 @@
                                        <D:basicsearch>
                                                <D:select>
                                                        <D:prop>
  -                                                             <D:displayname/>
  +                                                             <D:getcontentlength/>
                                                                <D:test/>
                                                        </D:prop>
                                                </D:select>
  @@ -347,7 +347,7 @@
                                                        <D:href 
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/level1</D:href>
                                                                <propstat xmlns="DAV:">
                                                                        <prop>
  -                                                                             
<displayname>level1</displayname>
  +                                                                             
<getcontentlength>0</getcontentlength>
                                                                        </prop>
                                                                        
<status>HTTP/1.1 200 OK</status>
                                                                </propstat>
  @@ -423,7 +423,7 @@
                                        <D:basicsearch>
                                                <D:select>
                                                        <D:prop>
  -                                                             <D:displayname/>
  +                                                             <D:getcontentlength/>
                                                                <D:test/>
                                                        </D:prop>
                                                </D:select>
  @@ -492,7 +492,7 @@
                                        <D:basicsearch>
                                                <D:select>
                                                        <D:prop>
  -                                                             <D:displayname/>
  +                                                             <D:getcontentlength/>
                                                                <D:test/>
                                                        </D:prop>
                                                </D:select>
  @@ -561,7 +561,7 @@
                                        <D:basicsearch>
                                                <D:select>
                                                        <D:prop>
  -                                                             <D:displayname/>
  +                                                             <D:getcontentlength/>
                                                                <D:test/>
                                                        </D:prop>
                                                </D:select>
  
  
  

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

Reply via email to