ozeigermann    2004/12/07 09:39:11

  Modified:    .        RELEASE-NOTES-2.2
  Log:
  Addded
  - WCK,
  - tx repeats, and
  - fine grained locks
  
  Revision  Changes    Path
  1.5       +4 -1      jakarta-slide/RELEASE-NOTES-2.2
  
  Index: RELEASE-NOTES-2.2
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/RELEASE-NOTES-2.2,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- RELEASE-NOTES-2.2 16 Nov 2004 14:44:51 -0000      1.4
  +++ RELEASE-NOTES-2.2 7 Dec 2004 17:39:11 -0000       1.5
  @@ -15,10 +15,12 @@
   ------------
   
   WebDAV Layer:
  +- New option for a fine grained, deadlock-less locking scheme
   
   Core:
   - Information about changes to properties and children is now tracked in 
ObjectNode and RevisionDescriptor
   - Cache now supports time outs
  +- New option that allows to transparently repeat requests that failed due to 
concurrency conflicts
   
   Stores:
   - New file store that directly maps the file system
  @@ -31,6 +33,7 @@
   
   Misc:
   - support for properties in Domain.xml
  +- WebDAV Construction Kit (WCK)
   
   BUGFIXES (since 2.1)
   --------
  @@ -38,6 +41,7 @@
   WebDAV Layer:
   
   Core:
  +- Read-only resources can now be copied
   
   Stores:
   
  @@ -54,7 +58,6 @@
   Core:
   - Performance on large collections still not satisfactory
   - Security checking performance still not satisfactory
  -- Concurrency not satisfactory
   
   Stores:
   
  
  
  

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

Reply via email to