summaryrefslogtreecommitdiff
path: root/scripting/workben
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 13:54:46 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 13:54:46 +0000
commite5a14a5700b445b609e52aa036425d14b9685f90 (patch)
tree1596f309a0196d9a9f17f3e7f3df4d49ff81b0be /scripting/workben
parent7c0d68c8535af2a55995f2016dbb7b0eab1f5f6d (diff)
INTEGRATION: CWS sb20 (1.28.34); FILE MERGED
2004/06/15 07:43:45 sb 1.28.34.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'scripting/workben')
-rwxr-xr-xscripting/workben/build.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripting/workben/build.xml b/scripting/workben/build.xml
index 12529ec6a456..ebf299c742b0 100755
--- a/scripting/workben/build.xml
+++ b/scripting/workben/build.xml
@@ -3,9 +3,9 @@
#
# $RCSfile: build.xml,v $
#
-# $Revision: 1.28 $
+# $Revision: 1.29 $
#
-# last change: $Author: toconnor $ $Date: 2003-06-18 14:05:19 $
+# last change: $Author: rt $ $Date: 2004-07-23 14:54:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,7 +86,6 @@
<pathelement location="${solar.jar}/juh.jar"/>
<pathelement location="${solar.jar}/java_uno.jar"/>
<pathelement location="${solar.jar}/ridl.jar"/>
- <pathelement location="${solar.jar}/sandbox.jar"/>
</path>
<path id="scriptexampleclasspath">
<pathelement location="${solar.jar}/unoil.jar"/>
@@ -96,7 +95,6 @@
<pathelement location="${solar.jar}/juh.jar"/>
<pathelement location="${solar.jar}/java_uno.jar"/>
<pathelement location="${solar.jar}/ridl.jar"/>
- <pathelement location="${solar.jar}/sandbox.jar"/>
<pathelement location="${out}/class/ScriptRuntimeForJava.jar"/>
</path>