juergen     2003/08/26 01:16:58

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write
                        ACLdenyWritePutProppatchLock.xml
                        ACLdenyWriteNoInheritancePutProppatchLockFile.xm1
                        ACLdenyWriteNoInheritancePutProppatchLockCol.xm1
                        ACLdenyWriteNoInheritance2Proppatch2LockACLColColColFile.xm1
  Log:
  no message
  
  Revision  Changes    Path
  1.6       +7 -3      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWritePutProppatchLock.xml
  
  Index: ACLdenyWritePutProppatchLock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWritePutProppatchLock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ACLdenyWritePutProppatchLock.xml  16 Dec 2002 11:57:05 -0000      1.5
  +++ ACLdenyWritePutProppatchLock.xml  26 Aug 2003 08:16:55 -0000      1.6
  @@ -60,15 +60,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%</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       +3 -16     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteNoInheritancePutProppatchLockFile.xm1
  
  Index: ACLdenyWriteNoInheritancePutProppatchLockFile.xm1
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteNoInheritancePutProppatchLockFile.xm1,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ACLdenyWriteNoInheritancePutProppatchLockFile.xm1 16 Dec 2002 11:57:05 -0000     
 1.3
  +++ ACLdenyWriteNoInheritancePutProppatchLockFile.xm1 26 Aug 2003 08:16:55 -0000     
 1.4
  @@ -65,7 +65,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>
  @@ -75,22 +75,9 @@
                        <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.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.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>
                <request>
  
  
  
  1.4       +3 -16     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteNoInheritancePutProppatchLockCol.xm1
  
  Index: ACLdenyWriteNoInheritancePutProppatchLockCol.xm1
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteNoInheritancePutProppatchLockCol.xm1,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ACLdenyWriteNoInheritancePutProppatchLockCol.xm1  16 Dec 2002 11:57:05 -0000     
 1.3
  +++ ACLdenyWriteNoInheritancePutProppatchLockCol.xm1  26 Aug 2003 08:16:55 -0000     
 1.4
  @@ -81,7 +81,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>
  @@ -91,22 +91,9 @@
                        <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.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.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>
                <request>
  
  
  
  1.4       +6 -32     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteNoInheritance2Proppatch2LockACLColColColFile.xm1
  
  Index: ACLdenyWriteNoInheritance2Proppatch2LockACLColColColFile.xm1
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteNoInheritance2Proppatch2LockACLColColColFile.xm1,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ACLdenyWriteNoInheritance2Proppatch2LockACLColColColFile.xm1      16 Dec 2002 
11:57:05 -0000      1.3
  +++ ACLdenyWriteNoInheritance2Proppatch2LockACLColColColFile.xm1      26 Aug 2003 
08:16:55 -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,22 +154,9 @@
                        <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/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>
  @@ -235,7 +222,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,22 +232,9 @@
                        <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>
                <request>
  
  
  

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

Reply via email to