coliver     2003/09/06 13:41:41

  Modified:    lib      jars.xml
  Added:       lib/core rhino1.5r4-continuations-20030906.jar
  Removed:     lib/core rhino1.5r4-continuations-20030904.jar
  Log:
  Update rhino jar to get fix for function closures broken by my previous rhino 
fix (sorry about that)
  
  Revision  Changes    Path
  1.92      +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.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- jars.xml  4 Sep 2003 16:55:13 -0000       1.91
  +++ jars.xml  6 Sep 2003 20:41:40 -0000       1.92
  @@ -580,7 +580,7 @@
       <title>Continuations-based JavaScript engine</title>
       <description>Rhino is an implementation of JavaScript in 
Java.</description>
       <used-by>Control flow</used-by>
  -    <lib>core/rhino1.5r4-continuations-20030904.jar</lib>
  +    <lib>core/rhino1.5r4-continuations-20030906.jar</lib>
       
<homepage>http://cvs.cocoondev.org/cgi-bin/viewcvs.cgi/?cvsroot=rhino</homepage>
     </file>
   
  
  
  
  1.1                  cocoon-2.1/lib/core/rhino1.5r4-continuations-20030906.jar
  
        <<Binary file>>
  
  

Reply via email to