summaryrefslogtreecommitdiff
path: root/rhino
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 12:10:23 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 12:10:23 +0000
commit04ec163a45fc940e4a3be80ad6d4c6f7469499f7 (patch)
tree73b7561665b5935205cc4a58e6d7bf1e7e0251c8 /rhino
parent7e7684c2ef94c0a69be1a73cb13f35eca8127b86 (diff)
INTEGRATION: CWS scriptingf11 (1.2.8); FILE MERGED
2005/02/07 13:53:26 toconnor 1.2.8.1: #i24599# Rhino jar file should be built from source Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'rhino')
-rwxr-xr-xrhino/README12
1 files changed, 4 insertions, 8 deletions
diff --git a/rhino/README b/rhino/README
index bfb592af1325..ba39619da91c 100755
--- a/rhino/README
+++ b/rhino/README
@@ -5,11 +5,7 @@ JavaScript interpreter, available under the Mozilla Public License
In addition, to support the debugging of scripts contained in OpenOffice.org
documents, we have modified the Java source file Main.java.
-The modified source code is rebuilt and repackaged in the Rhino js.jar file
-before being deliver to the OpenOffice.org solver. The modified source is
-also available from the OpenOffice.org website at:
-
-http://framework.openoffice.org/source/browse/framework/scripting/examples/java/debugger/rhino/Main.java
-
-In order to allow Java classloading to work properly (issue 30929)
-we have included versions of a number of files from Rhino 1.5R4.1
+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