office-gobmx/rhino
Rüdiger Timm be51026221 INTEGRATION: CWS ooo19126 (1.6.4); FILE MERGED
2005/09/05 17:39:57 rt 1.6.4.1: #i54170# Change license header: remove SISSL
2005-09-08 12:15:44 +00:00
..
prj INTEGRATION: CWS scriptingf11 (1.2.42); FILE MERGED 2005-03-01 12:12:10 +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