juergen     2003/08/26 01:17:15

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write
                        ACLdenyWriteInheritancePutProppatchLockCol.xml
                        ACLdenyWriteACLNoInheritancePutProppatchLockCol.xm1
                        
ACLdenyWriteACLNoInheritance2Proppatch2Lock2ACLColColColFile.xm1
  Log:
  no message
  
  Revision  Changes    Path
  1.6       +7 -3      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteInheritancePutProppatchLockCol.xml
  
  Index: ACLdenyWriteInheritancePutProppatchLockCol.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteInheritancePutProppatchLockCol.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ACLdenyWriteInheritancePutProppatchLockCol.xml    16 Dec 2002 11:57:05 -0000     
 1.5
  +++ ACLdenyWriteInheritancePutProppatchLockCol.xml    26 Aug 2003 08:17:13 -0000     
 1.6
  @@ -77,15 +77,19 @@
      <D:propertyupdate xmlns:D="DAV:" xmlns:Z="http://www.com/">
        <D:remove>
         <D:prop>
  -             <D:displayname/>
  +             <D:resourcetype/>
         </D:prop>
         </D:remove>
        &lt;/D:propertyupdate&gt;</body>
                </request>
                <response>
  -                     <command>HTTP/1.0 403 Forbidden</command>
  -                     <body/>
  +                     <command>HTTP/1.0 207 Multi-Status</command>
  +                     <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
  +                     <header>Content-Language: en</header>
  +                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><D:multistatus 
xmlns:D="DAV:"><D:response><D:href>/%globalVariableServerName%/%globalVariableCollection%/test</D:href><D:propstat><D:prop><D:resourcetype
 /></D:prop><D:status>HTTP/1.1 409 
Conflict</D:status><D:responsedescription><D:error><D:cannot-modify-protected-property 
/></D:error></D:responsedescription></D:propstat></D:response></D:multistatus>]]></body>
                </response>
  +             
        </step>
        <step>
                <request>
  
  
  
  1.4       +2 -16     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteACLNoInheritancePutProppatchLockCol.xm1
  
  Index: ACLdenyWriteACLNoInheritancePutProppatchLockCol.xm1
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteACLNoInheritancePutProppatchLockCol.xm1,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ACLdenyWriteACLNoInheritancePutProppatchLockCol.xm1       16 Dec 2002 11:57:05 
-0000      1.3
  +++ ACLdenyWriteACLNoInheritancePutProppatchLockCol.xm1       26 Aug 2003 08:17:13 
-0000      1.4
  @@ -103,7 +103,7 @@
      &lt;D:propertyupdate xmlns:D="DAV:" xmlns:Z="http://www.com/"&gt;
        &lt;D:remove&gt;
         &lt;D:prop&gt;
  -             &lt;D:displayname/&gt;
  +             &lt;D:resourcetype/&gt;
         &lt;/D:prop&gt;
         &lt;/D:remove&gt;
        &lt;/D:propertyupdate&gt;</body>
  @@ -113,21 +113,7 @@
                        <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
                        <header>Content-Language: en</header>
                        <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; 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;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
  -   &lt;d:response&gt;
  -     
&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/d:href&gt;
  -                     
  -             
  -             &lt;d:propstat&gt;
  -                     &lt;d:prop&gt;
  -                             &lt;d:displayname/&gt;
  -                     &lt;/d:prop&gt;
  -             &lt;d:status&gt;HTTP/1.1 200 OK&lt;/d:status&gt;
  -             &lt;/d:propstat&gt;
  -     
  -     &lt;/d:response&gt;
  -     &lt;/d:multistatus&gt;</body>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><D:multistatus 
xmlns:D="DAV:"><D:response><D:href>/%globalVariableServerName%/%globalVariableCollection%/test</D:href><D:propstat><D:prop><D:resourcetype
 /></D:prop><D:status>HTTP/1.1 409 
Conflict</D:status><D:responsedescription><D:error><D:cannot-modify-protected-property 
/></D:error></D:responsedescription></D:propstat></D:response></D:multistatus>]]></body>
                </response>
        </step>
        <step>
  
  
  
  1.4       +4 -32     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteACLNoInheritance2Proppatch2Lock2ACLColColColFile.xm1
  
  Index: ACLdenyWriteACLNoInheritance2Proppatch2Lock2ACLColColColFile.xm1
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteACLNoInheritance2Proppatch2Lock2ACLColColColFile.xm1,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ACLdenyWriteACLNoInheritance2Proppatch2Lock2ACLColColColFile.xm1  16 Dec 2002 
11:57:05 -0000      1.3
  +++ ACLdenyWriteACLNoInheritance2Proppatch2Lock2ACLColColColFile.xm1  26 Aug 2003 
08:17:13 -0000      1.4
  @@ -144,7 +144,7 @@
      &lt;D:propertyupdate xmlns:D="DAV:" xmlns:Z="http://www.com/"&gt;
        &lt;D:remove&gt;
         &lt;D:prop&gt;
  -             &lt;D:displayname/&gt;
  +             &lt;D:resourcetype/&gt;
         &lt;/D:prop&gt;
         &lt;/D:remove&gt;
        &lt;/D:propertyupdate&gt;</body>
  @@ -154,21 +154,7 @@
                        <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
                        <header>Content-Language: en</header>
                        <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; 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;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
  -   &lt;d:response&gt;
  -     
&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/test/test&lt;/d:href&gt;
  -                     
  -             
  -             &lt;d:propstat&gt;
  -                     &lt;d:prop&gt;
  -                             &lt;d:displayname/&gt;
  -                     &lt;/d:prop&gt;
  -             &lt;d:status&gt;HTTP/1.1 200 OK&lt;/d:status&gt;
  -             &lt;/d:propstat&gt;
  -     
  -     &lt;/d:response&gt;
  -     &lt;/d:multistatus&gt;</body>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><D:multistatus 
xmlns:D="DAV:"><D:response><D:href>/%globalVariableServerName%/%globalVariableCollection%/test/test</D:href><D:propstat><D:prop><D:resourcetype
 /></D:prop><D:status>HTTP/1.1 409 
Conflict</D:status><D:responsedescription><D:error><D:cannot-modify-protected-property 
/></D:error></D:responsedescription></D:propstat></D:response></D:multistatus>]]></body>
                </response>
        </step>
        <step>
  @@ -235,7 +221,7 @@
      &lt;D:propertyupdate xmlns:D="DAV:" xmlns:Z="http://www.com/"&gt;
        &lt;D:remove&gt;
         &lt;D:prop&gt;
  -             &lt;D:displayname/&gt;
  +             &lt;D:getcontenttype/&gt;
         &lt;/D:prop&gt;
         &lt;/D:remove&gt;
        &lt;/D:propertyupdate&gt;</body>
  @@ -245,21 +231,7 @@
                        <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
                        <header>Content-Language: en</header>
                        <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; 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;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
  -   &lt;d:response&gt;
  -     
&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/test/test/test/test.xml&lt;/d:href&gt;
  -                     
  -             
  -             &lt;d:propstat&gt;
  -                     &lt;d:prop&gt;
  -                             &lt;d:displayname/&gt;
  -                     &lt;/d:prop&gt;
  -             &lt;d:status&gt;HTTP/1.1 200 OK&lt;/d:status&gt;
  -             &lt;/d:propstat&gt;
  -     
  -     &lt;/d:response&gt;
  -     &lt;/d:multistatus&gt;</body>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><D:multistatus 
xmlns:D="DAV:"><D:response><D:href>/%globalVariableServerName%/%globalVariableCollection%/test/test/test/test.xml</D:href><D:propstat><D:prop><D:getcontenttype
 /></D:prop><D:status>HTTP/1.1 409 
Conflict</D:status><D:responsedescription><D:error><D:cannot-modify-protected-property 
/></D:error></D:responsedescription></D:propstat></D:response></D:multistatus>]]></body>
                </response>
        </step>
        <step>
  
  
  

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

Reply via email to