sylvain 2004/06/27 06:42:26
Modified: lib jars.xml
Added: lib/core rhino1.5r4-continuations-20040627.jar
Removed: lib/core rhino1.5r4-continuations-20040228.jar
Log:
Fix a bug when introspecting package-private and private classes that led to
having JS objects with no properties
Revision Changes Path
1.230 +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.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- jars.xml 27 Jun 2004 01:14:17 -0000 1.229
+++ jars.xml 27 Jun 2004 13:42:25 -0000 1.230
@@ -703,7 +703,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-20040228.jar</lib>
+ <lib>core/rhino1.5r4-continuations-20040627.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-20040627.jar
<<Binary file>>