sylvain     2003/12/11 10:19:05

  Modified:    lib      jars.xml
  Removed:     lib/core excalibur-component-20031126.jar
                        excalibur-store-1.0-dev.jar
  Log:
  New versions of:
  - store: separate ROLE and TRANSIENT_ROLE, make them instrumentable
  - component: fix an NPE when instrumentation enabled
  
  Revision  Changes    Path
  1.137     +5 -5      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.136
  retrieving revision 1.137
  diff -u -r1.136 -r1.137
  --- jars.xml  10 Dec 2003 14:44:39 -0000      1.136
  +++ jars.xml  11 Dec 2003 18:19:05 -0000      1.137
  @@ -49,7 +49,7 @@
         support high level server development.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/excalibur-component-20031126.jar</lib>
  +    <lib>core/excalibur-component-20031211.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  @@ -193,7 +193,7 @@
         support high level server development.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/excalibur-store-1.0-dev.jar</lib>
  +    <lib>core/excalibur-store-20031211.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  @@ -572,8 +572,8 @@
     </file>
   
     <file>
  -    <title>XML Xindice</title>
  -    <description>Native XML Database by Apache XML project</description>
  +    <title>XML XIndice</title>
  +    <description>XML database</description>
       <used-by>xmldb block</used-by>
       <lib>xmldb/lib/xindice-1.1b1.jar</lib>
       <homepage>http://xml.apache.org/xindice/</homepage>
  
  
  

Reply via email to