]
Pete Muir updated WELD-738:
---------------------------
Fix Version/s: 1.1.0.CR1
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
Fix For: 1.1.0.CR1
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.
-
For more information on JIRA, see: