luetzkendorf    2004/06/21 01:54:29

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/lock/compatibility
                        sharedexclusive.xml
  Log:
  the second LOCK now tries a write lock instead of an unsupported read lock
  
  Revision  Changes    Path
  1.9       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/lock/compatibility/sharedexclusive.xml
  
  Index: sharedexclusive.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/lock/compatibility/sharedexclusive.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sharedexclusive.xml       3 Nov 2003 19:22:18 -0000       1.8
  +++ sharedexclusive.xml       21 Jun 2004 08:54:29 -0000      1.9
  @@ -70,7 +70,7 @@
         <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
   <A:lockinfo xmlns:A="DAV:">
     <A:locktype>
  -    <A:read />
  +    <A:write/>
     </A:locktype>
     <A:lockscope>
       <A:exclusive />
  
  
  

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

Reply via email to