joerg       2003/09/27 05:50:23

  Modified:    lib      jars.xml
  Log:
  fixed missing url, '#' results in broken link for FOP
  
  Revision  Changes    Path
  1.107     +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.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- jars.xml  26 Sep 2003 14:04:51 -0000      1.106
  +++ jars.xml  27 Sep 2003 12:50:23 -0000      1.107
  @@ -708,7 +708,7 @@
       <description>???</description>
       <used-by>Axis block</used-by>
       <lib>axis/lib/excalibur-util-1.0.jar</lib>
  -    <homepage>#</homepage>
  +    <homepage>http://avalon.apache.org/excalibur/</homepage>
     </file>
   
     <file>
  
  
  

Reply via email to