cziegeler    2003/11/09 10:36:01

  Modified:    lib      jars.xml
  Added:       lib/core excalibur-xmlutil-1.0-dev.jar
                        excalibur-component-1.2-dev.jar
                        excalibur-event-api-1.0.4-dev.jar
                        excalibur-sourceresolve-1.0.2-dev.jar
                        excalibur-store-1.0-dev.jar
                        excalibur-event-impl-1.0.4-dev.jar
  Removed:     lib/core excalibur-store-20030825.jar
                        excalibur-event-20030904.jar
                        excalibur-component-20031107.jar
                        excalibur-xmlutil-20031021.jar
                        excalibur-sourceresolve-20030715.jar
  Log:
  Updating to official versions from excalibur - Thanks to Leo
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/lib/core/excalibur-xmlutil-1.0-dev.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/lib/core/excalibur-component-1.2-dev.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/lib/core/excalibur-event-api-1.0.4-dev.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/lib/core/excalibur-sourceresolve-1.0.2-dev.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/lib/core/excalibur-store-1.0-dev.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/lib/core/excalibur-event-impl-1.0.4-dev.jar
  
        <<Binary file>>
  
  
  1.122     +17 -6     cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- jars.xml  7 Nov 2003 13:07:06 -0000       1.121
  +++ jars.xml  9 Nov 2003 18:36:01 -0000       1.122
  @@ -49,7 +49,7 @@
         support high level server development.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/excalibur-component-20031107.jar</lib>
  +    <lib>core/excalibur-component-1.2-dev.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  @@ -61,7 +61,18 @@
         event based programming.
       </description>
       <used-by>Cocoon Flow</used-by>
  -    <lib>core/excalibur-event-20030904.jar</lib>
  +    <lib>core/excalibur-event-api-1.0.4-dev.jar</lib>
  +    <homepage>http://avalon.apache.org/excalibur/</homepage>
  +  </file>
  +  <file>
  +    <title>Avalon Excalibur Event</title>
  +    <description>
  +      This is the Excalibur Event package which includes event queues,
  +      asynchronous command processing, and the interfaces to support
  +      event based programming.
  +    </description>
  +    <used-by>Cocoon Flow</used-by>
  +    <lib>core/excalibur-event-impl-1.0.4-dev.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  @@ -171,7 +182,7 @@
         support high level server development.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/excalibur-sourceresolve-20030715.jar</lib>
  +    <lib>core/excalibur-sourceresolve-1.0.2-dev.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  @@ -182,7 +193,7 @@
         support high level server development.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/excalibur-store-20030825.jar</lib>
  +    <lib>core/excalibur-store-1.0-dev.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  @@ -193,7 +204,7 @@
         support high level server development.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/excalibur-xmlutil-20031021.jar</lib>
  +    <lib>core/excalibur-xmlutil-1.0-dev.jar</lib>
       <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
  
  
  

Reply via email to