Remove javassist dependencies from the proxies
----------------------------------------------
Key: WELD-738
URL:
https://jira.jboss.org/browse/WELD-738
Project: Weld
Issue Type: Feature Request
Components: Proxies
Affects Versions: 1.1.0.Beta1
Reporter: Stuart Douglas
There is no need for the proxies to continue to use javassist interfaces, as the javassist
proxy layer is not longer in use.
The proxies still rely on
javassist.util.proxy.MethodHandler and javassist.util.proxy.ProxyObject
Both of these should be replaced with weld specific interfaces.
--
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