INTEGRATION: CWS sb20 (1.8.24); FILE MERGED

2004/06/15 07:42:55 sb 1.8.24.1: #i29119# sandbox.jar no longer needed by UNO.
This commit is contained in:
Rüdiger Timm
2004-07-23 13:53:53 +00:00
parent a5d16addc8
commit 806f32733c

View File

@@ -3,9 +3,9 @@
#
# $RCSfile: build.xml,v $
#
# $Revision: 1.8 $
# $Revision: 1.9 $
#
# last change: $Author: rt $ $Date: 2004-02-10 16:07:55 $
# last change: $Author: rt $ $Date: 2004-07-23 14:53:53 $
#
# 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/ScriptFramework.jar"/>
</path>