cziegeler    2003/03/18 23:44:36

  Modified:    lib      jars.xml
  Log:
  Fix for resolving absolute paths on windows
  
  Revision  Changes    Path
  1.9       +1 -1      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jars.xml  18 Mar 2003 15:23:49 -0000      1.8
  +++ jars.xml  19 Mar 2003 07:44:36 -0000      1.9
  @@ -178,7 +178,7 @@
        <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-xmlutil-20030313.jar</lib>
  +     <lib>core/excalibur-xmlutil-20030317.jar</lib>
        <homepage>http://avalon.apache.org/excalibur/</homepage>
    </file>
    <file>
  
  
  

Reply via email to