gianugo     2003/07/11 07:29:16

  Modified:    .        status.xml
               lib      jars.xml
  Added:       src/blocks/webdav/lib slide-webdavlib-20030711.jar
  Removed:     src/blocks/webdav/lib slide-webdavlib.jar
  Log:
  Updated the webdavlib jar to the naming rules. Sync status.xml
  
  Revision  Changes    Path
  1.87      +9 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- status.xml        11 Jul 2003 14:20:35 -0000      1.86
  +++ status.xml        11 Jul 2003 14:29:15 -0000      1.87
  @@ -184,6 +184,14 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +  <action dev="GR" type="add">
  +   Added a WebDAV block, with an initial implementation of
  +   a modifiable and traversable WebDAV source.
  +  </action>
  +  <action dev="GR" type="add">
  +   Added a DirectoryGenerator implementation on scratchpad 
  +   working on any Traversable Source.
  +  </action>
     <action dev="CZ" type="add">
      Adding global request lifecycle component.
     </action>
  
  
  
  1.63      +2 -2      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- jars.xml  11 Jul 2003 10:32:35 -0000      1.62
  +++ jars.xml  11 Jul 2003 14:29:16 -0000      1.63
  @@ -689,7 +689,7 @@
     <title>Slide WebDAV Client library</title>
     <description>The Jakarta Slide WebDAV client library.</description>
     <used-by>WebDAV block</used-by>
  -  <lib>webdav/lib/slide-webdavlib.jar</lib>
  +  <lib>webdav/lib/slide-webdavlib-20030711.jar</lib>
     <homepage>http://jakarta.apache.org/slide/</homepage>
    </file>
   
  
  
  
  1.1                  cocoon-2.1/src/blocks/webdav/lib/slide-webdavlib-20030711.jar
  
        <<Binary file>>
  
  

Reply via email to