Skip to content

Commit

Permalink
Revert "[WFLY-17153] Remove warning message WFLYWELD0052 in hibernate…
Browse files Browse the repository at this point in the history
… quickstart"

This reverts commit 234b1fa.
  • Loading branch information
Skyllarr committed Sep 7, 2023
1 parent 56a0014 commit b04bdf0
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,5 @@
</module>

<module name="org.glassfish.jakarta.el" export="true"/>

<!--TODO remove the WELD dependencies from this module, they should be in implementation module only. See comments on https://github.com/wildfly/wildfly/pull/16155 for possible causes-->
<module name="org.jboss.weld.api"/>
<module name="org.jboss.weld.core"/>
<module name="org.jboss.weld.spi"/>
</dependencies>
</module>

0 comments on commit b04bdf0

Please sign in to comment.