File bsh-java14compat.patch of Package bsh
diff -Naur ../BeanShell.orig/build.xml ./build.xml
--- ../BeanShell.orig/build.xml 2004-01-21 01:04:35.000000000 +0100
+++ ./build.xml 2006-09-25 14:36:26.000000000 +0200
@@ -156,6 +156,8 @@
debug="off"
includes="**/*.java"
excludes="${excludes},**/bak/**"
+ source="1.4"
+ target="1.4"
>
<classpath>
<fileset refid="lib-fileset"/>