cziegeler    2004/01/21 00:50:29

  Modified:    lib      jars.xml
  Added:       lib/core excalibur-component-20040121.jar
  Removed:     lib/core excalibur-component-20031212.jar
  Log:
  Updating to latest excalibur component
  Remove use of component.toString() as this causes threading problems in some 
cases
  Change from StaticBucketMap to HashMap as the StaticBucketMap seems not to be 
thread safe in all situations
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/lib/core/excalibur-component-20040121.jar
  
        <<Binary file>>
  
  
  1.153     +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.152
  retrieving revision 1.153
  diff -u -r1.152 -r1.153
  --- jars.xml  20 Jan 2004 15:23:56 -0000      1.152
  +++ jars.xml  21 Jan 2004 08:50:29 -0000      1.153
  @@ -49,7 +49,7 @@
         support high level server development.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/excalibur-component-20031212.jar</lib>
  +    <lib>core/excalibur-component-20040121.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  
  
  

Reply via email to