office-gobmx/rhino
Petr Mladek f31e60cb3a build-java-target.diff: allow to define java target
i#93115
allow to define java target, so the build is usable with the JVM 1.5
even when it is built with JDK 1.6
2010-09-17 13:53:24 +02:00
..
prj INTEGRATION: CWS xsltfilter10 (1.3.28); FILE MERGED 2008-08-19 11:06:54 +00:00
makefile.mk build-java-target.diff: allow to define java target 2010-09-17 13:53:24 +02:00
README INTEGRATION: CWS rhino15r5 (1.3.40); FILE MERGED 2008-01-04 14:22:28 +00:00
rhino1_5R5-find_swing.patch ause110: #i106731# remove tarballs from scm and find them in download cache dir 2010-01-15 14:55:12 +01:00
rhino1_5R5.patch changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01: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