office-gobmx/rhino
Kurt Zenker f415f3843a INTEGRATION: CWS scriptingf11 (1.2.42); FILE MERGED
2005/02/07 13:53:28 toconnor 1.2.42.1: #i24599# Rhino jar file should be built from source
Issue number:
Submitted by:
Reviewed by:
2005-03-01 12:12:10 +00:00
..
prj INTEGRATION: CWS scriptingf11 (1.2.42); FILE MERGED 2005-03-01 12:12:10 +00:00
makefile.mk INTEGRATION: CWS scriptingf11 (1.3.2); FILE MERGED 2005-03-01 12:11:19 +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