To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48187
User fridrich_strba changed the following:
What |Old value |New value
================================================================================
CC|'fridrich_strba,rene,sparc|'fridrich_strba,mh,rene,sp
|moz,vq' |arcmoz,vq'
--------------------------------------------------------------------------------
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Sep 1 23:39:47 -0700
2005 -------
A bad practice of wildcart import ("import java.lang.reflect.*") is introducing
a conflict between the "java.lang.reflect.Type" class introduced in java 5 and
beanshell's internal class "bsh.org.objectweb.asm.Type". The solution is to
abandon the wildcard import and import only the classes that are necessary for
ClassGeneratorUtil.java compilation.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]