Skip to content

Commit

Permalink
Merge pull request wildfly#17157 from Skyllarr/WFLY-17153-cont
Browse files Browse the repository at this point in the history
Revert "[WFLY-17153] Remove warning message WFLYWELD0052 in hibernate quickstart"
  • Loading branch information
bstansberry authored Sep 22, 2023
2 parents b2bf2a8 + 8ad3b65 commit c53a039
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,7 @@
</include-set>
</exports>
</module>

<module name="org.glassfish.expressly" 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 c53a039

Please sign in to comment.