[jboss-jira] [JBoss JIRA] (WFLY-7886) Remove ASM (and few other unneeded dependencies) from JPA module as its no longer needed

Scott Marlow (JIRA) issues at jboss.org
Fri Jan 13 09:58:01 EST 2017


Scott Marlow created WFLY-7886:
----------------------------------

             Summary: Remove ASM (and few other unneeded dependencies) from JPA module as its no longer needed
                 Key: WFLY-7886
                 URL: https://issues.jboss.org/browse/WFLY-7886
             Project: WildFly
          Issue Type: Task
          Components: JPA / Hibernate
    Affects Versions: 10.0.0.CR4
            Reporter: Scott Marlow
            Assignee: Scott Marlow
             Fix For: 11.0.0.Alpha1


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}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list