File bsh2-java15.patch of Package bsh2

--- BeanShell/src/bsh/ClassGeneratorUtil.java~	2005-02-06 00:59:29.935574806 -0500
+++ BeanShell/src/bsh/ClassGeneratorUtil.java	2005-02-06 00:59:42.395022497 -0500
@@ -34,7 +34,9 @@
 package bsh;
 
 import bsh.org.objectweb.asm.*;
-import java.lang.reflect.*;
+import java.lang.reflect.Constructor;
+import java.lang.reflect.InvocationTargetException;
+import java.lang.reflect.Method;
 import java.util.ArrayList;
 import java.util.List;
 
openSUSE Build Service is sponsored by