office-gobmx/rhino
Jens-Heiner Rechtien 2a2af9001f INTEGRATION: CWS systemjava (1.2.10); FILE MERGED
2006/03/22 14:23:08 cmc 1.2.10.1: #i52974# support using the system xerces/xalan
2006-04-19 14:13:25 +00:00
..
prj INTEGRATION: CWS systemjava (1.2.10); FILE MERGED 2006-04-19 14:13:25 +00:00
makefile.mk INTEGRATION: CWS ooo19126 (1.6.4); FILE MERGED 2005-09-08 12:15:44 +00:00
README INTEGRATION: CWS scriptingf11 (1.2.8); FILE MERGED 2005-03-01 12:10:23 +00:00

The Scripting Framework makes use of the Rhino (http://www.mozilla.org/rhino/)
JavaScript interpreter, available under the Mozilla Public License 
(http://www.mozilla.org/MPL/MPL-1.1.html).

In addition, to support the debugging of scripts contained in OpenOffice.org
documents, we have modified the Java source file Main.java.

The Rhino source tarball is patched with the modified code. The Rhino
Jar file (js.jar) is then built and delivered to the solver. The file
rhino15R4.patch contains the changes made in order to build Rhino. The
patch was generated using the command: diff -wurN