joerg       2003/08/22 18:58:58

  Modified:    lib      jars.xml
  Added:       src/blocks/chaperon/lib chaperon-2.1.jar
  Removed:     src/blocks/chaperon/lib chaperon-20030407.jar
  Log:
  Switched to Chaperon 2.1 (which is exactly the version we used already, but 
it was released 4 days after our JAR was built).
  Can JDOM be removed? It seems to be used nowhere. Was it planned to use it? 
Could it at least be moved to the Slide block?
  
  Revision  Changes    Path
  1.79      +3 -5      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- jars.xml  18 Aug 2003 10:10:22 -0000      1.78
  +++ jars.xml  23 Aug 2003 01:58:58 -0000      1.79
  @@ -6,8 +6,6 @@
       | Add an entry for each jar file used by Cocoon, following the other 
entries.
       | Please ensure that you use a version number or datestamp in the jar 
filename.
       |
  -    | Author: Ovidiu Predescu "[EMAIL PROTECTED]"
  -    | Date: May 23, 2002
       +-->
   
   <jars>
  @@ -594,7 +592,7 @@
         convert those to XML files.
       </description>
       <used-by>Chaperon block</used-by>
  -    <lib>chaperon/lib/chaperon-20030407.jar</lib>
  +    <lib>chaperon/lib/chaperon-2.1.jar</lib>
       <homepage>http://chaperon.sourceforge.net</homepage>
     </file>
   
  @@ -690,7 +688,7 @@
       <lib>webdav/lib/slide-webdavlib-20030711.jar</lib>
       <homepage>http://jakarta.apache.org/slide/</homepage>
     </file>
  -
  +<!-- seems to be unused -->
     <file>
       <title>JDOM</title>
       <description>JDOM</description>
  
  
  
  1.1                  cocoon-2.1/src/blocks/chaperon/lib/chaperon-2.1.jar
  
        <<Binary file>>
  
  

Reply via email to