On 11 January 2017 at 16:35, Scott Marlow <smar...@redhat.com> wrote:
> On Wed, Jan 11, 2017 at 11:19 AM, Steve Ebersole <st...@hibernate.org> wrote:
>> I think the best option in terms of supporting legacy ORM version users
>> would be to incorporate a change in those branches to shade/shadow Javassist
>> into ORM specific packages (in hibernate-core).
>
> +1
>
>>
>> As I understand it, it is always ORM that does the enhancement, right Scott?
>
> Yes, ORM always does the enhancement.

I had not realised that. This also means I should be able to change
the ORM modules to benefit from full isolation from the Javassist copy
included in WildFly, which could solve the problem.

Going to try it now. Thanks!
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to