antonio     2004/05/06 18:50:19

  Modified:    lib      jars.xml
  Log:
  Move jakarta-bcel and regexp to lib/endorsed. This files were before inside 
the xalan.jar
  
  Revision  Changes    Path
  1.212     +3 -3      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.211
  retrieving revision 1.212
  diff -u -r1.211 -r1.212
  --- jars.xml  3 May 2004 16:22:29 -0000       1.211
  +++ jars.xml  7 May 2004 01:50:19 -0000       1.212
  @@ -316,7 +316,7 @@
         donated to the Apache Software Foundation by Jonathan Locke.
       </description>
       <used-by>sitemap matchers</used-by>
  -    <lib>core/jakarta-regexp-1.3.jar</lib>
  +    <lib>endorsed/jakarta-regexp-1.3.jar</lib>
       <homepage>http://jakarta.apache.org/regexp/</homepage>
     </file>
   
  @@ -1116,7 +1116,7 @@
         possibility to analyze, create, and manipulate (binary) Java class 
files.
       </description>
       <used-by>XSLTC, javaflow</used-by>
  -    <lib>core/jakarta-bcel-20040329.jar</lib>
  +    <lib>endorsed/jakarta-bcel-20040329.jar</lib>
       <homepage>http://jakarta.apache.org/bcel/</homepage>
     </file>
   </jars>
  
  
  

Reply via email to