coliver 2003/06/05 08:54:40
Modified: lib jars.xml Added: lib/core rhino1.5r4-continuations-20030605.jar Removed: lib/core rhino1.5r4-continuations-20030323.jar Log: fixed serious bug in dynamic scope handling by the continuation enabled rhino interpreter that would cause intermittent failures when multiple users execute flowscripts from the same sitemap Revision Changes Path 1.45 +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.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- jars.xml 4 Jun 2003 19:36:42 -0000 1.44 +++ jars.xml 5 Jun 2003 15:54:39 -0000 1.45 @@ -594,7 +594,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-20030323.jar</lib> + <lib>core/rhino1.5r4-continuations-20030605.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-20030605.jar <<Binary file>>