cziegeler    2003/07/30 01:21:42

  Modified:    .        status.xml
               lib      jars.xml
  Removed:     lib/core excalibur-collections-20020820.jar
                        excalibur-concurrent-20020820.jar
  Log:
  Removing not used libraries
  
  Revision  Changes    Path
  1.100     +3 -3      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.99
  retrieving revision 1.100
  diff -u -r1.99 -r1.100
  --- status.xml        29 Jul 2003 12:32:18 -0000      1.99
  +++ status.xml        30 Jul 2003 08:21:42 -0000      1.100
  @@ -70,8 +70,8 @@
       </action>
   
       <action context="code" assigned-to="open">
  -      For 2.1: use (only) released versions of excalibur (collections,
  -      concurrent, source, store, xmlutil). This requires a release of those
  +      For 2.1: use (only) released versions of excalibur 
  +      (source, store, xmlutil). This requires a release of those
         components in excalibur.
       </action>
   
  
  
  
  1.72      +1 -23     cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- jars.xml  29 Jul 2003 02:07:32 -0000      1.71
  +++ jars.xml  30 Jul 2003 08:21:42 -0000      1.72
  @@ -45,17 +45,6 @@
    </file>
   
    <file>
  -  <title>Avalon Excalibur Collections</title>
  -  <description>
  -   Part of avalon, it is a set of classes and patterns that
  -   support high level server development.
  -  </description>
  -  <used-by>Cocoon</used-by>
  -  <lib>core/excalibur-collections-20020820.jar</lib>
  -  <homepage>http://avalon.apache.org/excalibur/</homepage>
  - </file>
  -
  - <file>
     <title>Avalon Excalibur Component</title>
     <description>
      Part of avalon, it is a set of classes and patterns that
  @@ -63,17 +52,6 @@
     </description>
     <used-by>Cocoon</used-by>
     <lib>core/excalibur-component-1.1.jar</lib>
  -  <homepage>http://avalon.apache.org/excalibur/</homepage>
  - </file>
  -
  - <file>
  -  <title>Avalon Excalibur Concurrent</title>
  -  <description>
  -   Part of avalon, it is a set of classes and patterns that
  -   support high level server development.
  -  </description>
  -  <used-by>Cocoon</used-by>
  -  <lib>core/excalibur-concurrent-20020820.jar</lib>
     <homepage>http://avalon.apache.org/excalibur/</homepage>
    </file>
   
  
  
  

Reply via email to