You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by lu...@apache.org on 2005/03/02 13:38:58 UTC

cvs commit: jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/properties/exchange package.html

luetzkendorf    2005/03/02 04:38:58

  Modified:    src/webdav/server/org/apache/slide/webdav/util/properties/exchange
                        package.html
  Log:
  updated
  
  Revision  Changes    Path
  1.3       +5 -5      jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/properties/exchange/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/properties/exchange/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html	2 Mar 2005 11:41:46 -0000	1.2
  +++ package.html	2 Mar 2005 12:38:58 -0000	1.3
  @@ -45,9 +45,9 @@
       <p>If you want to maintain a last accesses property (i.e. updated it if a resource is read) 
       you may register the corresponding maintainer:
       <pre>
  -  &lt;event classname="org.apache.slide.webdav.event.WebdavEvent" enable="true"/>
  +  &lt;event classname="org.apache.slide.webdav.event.WebdavEvent" method="get" enable="true"/>
  +  &lt;event classname="org.apache.slide.webdav.event.WebdavEvent" method="propFind" enable="true"/>
     &lt;listener classname="org.apache.slide.webdav.util.properties.exchange.LastAccessedMaintainer"/>
  -
       </pre>
       
     </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org