]
Scott Marlow reassigned WFLY-5773:
----------------------------------
Assignee: Gail Badner (was: Scott Marlow)
Remove ASM from Hibernate module as its no longer needed
--------------------------------------------------------
Key: WFLY-5773
URL:
https://issues.jboss.org/browse/WFLY-5773
Project: WildFly
Issue Type: Task
Components: JPA / Hibernate
Affects Versions: 10.0.0.CR4
Reporter: Scott Marlow
Assignee: Gail Badner
cglib was removed (see [
http://in.relation.to/2010/08/19/deprecated-cglib-support]) from
Hibernate, so we no longer the <module name="asm.asm"/> dependency in:
{quote}
modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml
modules/system/layers/base/org/hibernate/4.1/module.xml
modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/module.xml
modules/system/layers/base/org/hibernate/4.3/module.xml
modules/system/layers/base/org/hibernate/main/module.xml
{quote}