hange to make sure that ScriptRuntimeForBeanShell$_ScriptRuntimeForBeanShell.class is included in the jar

This commit is contained in:
Noel Power
2003-02-14 08:09:35 +00:00
parent aeb35ff740
commit d6a17cc444

View File

@@ -3,9 +3,9 @@
#
# $RCSfile: build.xml,v $
#
# $Revision: 1.13 $
# $Revision: 1.14 $
#
# last change: $Author: dfoster $ $Date: 2003-02-06 15:31:55 $
# last change: $Author: npower $ $Date: 2003-02-14 09:09:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -186,7 +186,7 @@
value="BeanShellRuntimeComponentRegistration"/>
</manifest>
<include name="BeanShellRuntimeComponentRegistration.class"/>
<include name="**/ScriptRuntimeForBeanShell.class"/>
<include name="**/ScriptRuntimeForBeanShell**.class"/>
<include name="**/ScriptContext.class"/>
</jar>