office-gobmx/rhino
Rüdiger Timm 093181949f INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED
2008/03/28 16:27:36 rt 1.9.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:01:54 +00:00
..
prj INTEGRATION: CWS rhino15r5 (1.3.40); FILE MERGED 2008-01-04 14:24:01 +00:00
makefile.mk INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008-04-11 06:01:54 +00:00
README INTEGRATION: CWS rhino15r5 (1.3.40); FILE MERGED 2008-01-04 14:22:28 +00:00
rhino1_5R5.patch INTEGRATION: CWS rhino15r5 (1.1.2); FILE ADDED 2008-01-04 14:22:56 +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 unpacked and patched with the modified code. The
Rhino Jar file (js.jar) is then built (download/swingExSrc.zip is unpacked and
built as part of this procesS) and delivered to the solver. The file
rhino1_5R5.patch contains the changes made in order to build Rhino. The patch
was generated using the command: diff -wurN