From 2e521e347e76a8ecaf7328ca981ece4e7a5fdd4f Mon Sep 17 00:00:00 2001 From: Duncan Foster Date: Wed, 10 Sep 2003 13:44:41 +0000 Subject: [PATCH] #i19399# Catch and rethrow the AccessControlException that could be raised by a checkPermission call. Dispose of the filesys storage if an exception is caught. Fixed the buid.xml so that all dependent jar files are located in the solar.jar. --- scripting/java/build.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/scripting/java/build.xml b/scripting/java/build.xml index 6f431efb21d6..c17322a3271e 100755 --- a/scripting/java/build.xml +++ b/scripting/java/build.xml @@ -3,9 +3,9 @@ # # $RCSfile: build.xml,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: toconnor $ $Date: 2003-09-10 10:49:05 $ +# last change: $Author: dfoster $ $Date: 2003-09-10 14:44:41 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -65,7 +65,6 @@ - @@ -85,9 +84,9 @@ + + - - @@ -99,7 +98,7 @@ - +