Skip to content

Commit

Permalink
[RESTEASY-2720] add module references to resteasy-jaxrs
Browse files Browse the repository at this point in the history
  • Loading branch information
rsearls authored and asoldano committed Oct 27, 2020
1 parent 4fd8543 commit 3a5994d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,7 @@
<module name="org.eclipse.microprofile.restclient"/>
<module name="org.eclipse.microprofile.config.api" export="true" optional="true"/> <!-- not really optional, just a workaround for WFLY12/13 missing MP Config API -->
<module name="org.jboss.resteasy.resteasy-jaxrs-public" export="true"/>
<module name="org.jboss.resteasy.resteasy-cdi"/>
<module name="org.jboss.weld.api"/>
</dependencies>
</module>

0 comments on commit 3a5994d

Please sign in to comment.