Remove partial export of javassist from weld osgi bundle
--------------------------------------------------------

                 Key: WELD-727
                 URL: https://jira.jboss.org/browse/WELD-727
             Project: Weld
          Issue Type: Bug
          Components: OSGi support
    Affects Versions: 1.1.0.Beta1
            Reporter: Sivakumar Thyagarajan
             Fix For: 1.1.0.Beta2


The current weld osgi bundle exports javassist.util.proxy. This was earlier 
done in Weld 1.0 for handling references to util.proxy classes during proxy 
class loading in the context of an application classloader. With the new proxy 
SPI changes, it is possible for a Weld SPI implementation to provide a 
classloader to handle Proxy class loading. This make the current export of 
javassist.util.proxy unnecessary and also has been known to cause other issues 
[see GlassFish issue 12368 and WELD-570]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to