DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31649>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31649
[Patch] Flowscript: Switch to re-implementation of official Rhino
------- Additional Comments From igor@fastmail.fm 2004-10-14 09:31 -------
The above patch allows to use rhino jar either from cocoondev.org og mozilla.org .
Instruction:
1. Apply the patch to vanilla cocoon-2.1.5.1 tree.
2. Compile normally.
3. Get the latest Rhino sources from mozilla.org and compile them.
4. Copy js.jar from Rhino distribution over
./build/webapp/WEB-INF/lib/rhino1.5r4-continuations-20040228.jar
and
./lib/core/rhino1.5r4-continuations-20040228.jar
5. Run cocoon.
|