juergen     2002/08/09 05:41:14

  Modified:    
testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties
                        PropPatch-ACL-Semantics.xml PropPatch-ACL.xml
                        PropPatch-current-user-privilege-set.xml
                        PropPatch-Owner.xml
                        PropPatch-principal-collection-set.xml
                        PropPatch-supported-privilege-set.xml
  Log:
  added response definition element
  
  Revision  Changes    Path
  1.4       +1 -0      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-ACL-Semantics.xml
  
  Index: PropPatch-ACL-Semantics.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-ACL-Semantics.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PropPatch-ACL-Semantics.xml       6 Aug 2002 10:36:03 -0000       1.3
  +++ PropPatch-ACL-Semantics.xml       9 Aug 2002 12:41:13 -0000       1.4
  @@ -39,6 +39,7 @@
                           <D:acl-semantics />
                     </D:prop>
                     <D:status>HTTP/1.1 409 Conflict</D:status>
  +                  <D:responsedescription>Property &lt;acl-semantics xmlns="DAV:" 
/&gt; is protected</D:responsedescription>
               </D:propstat>
         </D:response>
   </D:multistatus>]]>
  
  
  
  1.7       +1 -0      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-ACL.xml
  
  Index: PropPatch-ACL.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-ACL.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- PropPatch-ACL.xml 9 Aug 2002 11:26:37 -0000       1.6
  +++ PropPatch-ACL.xml 9 Aug 2002 12:41:13 -0000       1.7
  @@ -39,6 +39,7 @@
                           <D:acl />
                     </D:prop>
                     <D:status>HTTP/1.1 409 Conflict</D:status>
  +                  <D:responsedescription>Property &lt;acl xmlns="DAV:" /&gt; is 
protected</D:responsedescription>
               </D:propstat>
         </D:response>
   </D:multistatus>]]>
  
  
  
  1.4       +1 -0      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-current-user-privilege-set.xml
  
  Index: PropPatch-current-user-privilege-set.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-current-user-privilege-set.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PropPatch-current-user-privilege-set.xml  6 Aug 2002 10:36:03 -0000       1.3
  +++ PropPatch-current-user-privilege-set.xml  9 Aug 2002 12:41:13 -0000       1.4
  @@ -39,6 +39,7 @@
                           <D:current-user-privilege-set />
                     </D:prop>
                     <D:status>HTTP/1.1 409 Conflict</D:status>
  +                  <D:responsedescription>Property &lt;current-user-privilege-set 
xmlns="DAV:" /&gt; is protected</D:responsedescription>
               </D:propstat>
         </D:response>
   </D:multistatus>]]>
  
  
  
  1.6       +1 -0      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-Owner.xml
  
  Index: PropPatch-Owner.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-Owner.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- PropPatch-Owner.xml       6 Aug 2002 10:36:03 -0000       1.5
  +++ PropPatch-Owner.xml       9 Aug 2002 12:41:13 -0000       1.6
  @@ -40,6 +40,7 @@
                           <D:owner />
                     </D:prop>
                     <D:status>HTTP/1.1 409 Conflict</D:status>
  +                  <D:responsedescription>Property &lt;owner xmlns="DAV:" /&gt; is 
protected</D:responsedescription>
               </D:propstat>
         </D:response>
   </D:multistatus>]]>
  
  
  
  1.6       +1 -0      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-principal-collection-set.xml
  
  Index: PropPatch-principal-collection-set.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-principal-collection-set.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- PropPatch-principal-collection-set.xml    6 Aug 2002 10:36:03 -0000       1.5
  +++ PropPatch-principal-collection-set.xml    9 Aug 2002 12:41:13 -0000       1.6
  @@ -39,6 +39,7 @@
                           <D:principal-collection-set />
                     </D:prop>
                     <D:status>HTTP/1.1 409 Conflict</D:status>
  +                  <D:responsedescription>Property &lt;principal-collection-set 
xmlns="DAV:" /&gt; is protected</D:responsedescription>
               </D:propstat>
         </D:response>
   </D:multistatus>]]>
  
  
  
  1.3       +1 -0      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-supported-privilege-set.xml
  
  Index: PropPatch-supported-privilege-set.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-supported-privilege-set.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PropPatch-supported-privilege-set.xml     4 Jul 2002 11:51:22 -0000       1.2
  +++ PropPatch-supported-privilege-set.xml     9 Aug 2002 12:41:13 -0000       1.3
  @@ -41,6 +41,7 @@
                           <D:supported-privilege-set />
                     </D:prop>
                     <D:status>HTTP/1.1 409 Conflict</D:status>
  +                  <D:responsedescription>Property &lt;supported-privilege-set 
xmlns="DAV:" /&gt; is protected</D:responsedescription>
               </D:propstat>
         </D:response>
   </D:multistatus>]]>
  
  
  

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

Reply via email to