[jboss-jira] [JBoss JIRA] (WFLY-11874) Remove unneeded dependencies from Hibernate ORM module
Scott Marlow (Jira)
issues at jboss.org
Wed Mar 20 13:48:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-11874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711193#comment-13711193 ]
Scott Marlow commented on WFLY-11874:
-------------------------------------
Note that javax.xml is also used in generated Hibernate code, like tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/util/xml/XmlParserHelper.java, so will still include javax.xml.bind.api module dependency.
> Remove unneeded dependencies from Hibernate ORM module
> ------------------------------------------------------
>
> Key: WFLY-11874
> URL: https://issues.jboss.org/browse/WFLY-11874
> Project: WildFly
> Issue Type: Task
> Components: JPA / Hibernate
> Affects Versions: 16.0.0.Final
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Priority: Major
>
> As mentioned in [https://github.com/wildfly/wildfly/pull/12155], we should remove remove ASM dependency from org/hibernate/main/module.xml. Check other Hibernate dependencies as well.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list