[
https://issues.apache.org/jira/browse/ISIS-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481189#comment-16481189
]
Andi Huber edited comment on ISIS-1948 at 5/19/18 6:28 AM:
-----------------------------------------------------------
I'll likely provide 2 new core-plugins
- codegen-javassist (legacy till java 8)
- codegen-bytebuddy (for java 8+)
was (Author: hobrom):
I'll likely provide 2 new core-plugins
- proxies-javassist (legacy till java 8)
- proxies-bytebuddy (for java 8+)
> Remove Javassist as a dependency
> --------------------------------
>
> Key: ISIS-1948
> URL: https://issues.apache.org/jira/browse/ISIS-1948
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M1
>
>
> We currently use Javassist library for our implementation of the
> WrapperFactory (critical for integration tests).
> We investigate whether we can do without our instead switch to using
> ByteBuddy.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)