Polish "Update deployment tests to include Actuator"
Closes gh-11886
This commit is contained in:
parent
fc9036a3d9
commit
5cb38804b4
|
@ -9,12 +9,5 @@
|
||||||
<module name="org.jboss.resteasy.resteasy-jackson2-provider" />
|
<module name="org.jboss.resteasy.resteasy-jackson2-provider" />
|
||||||
<module name="org.slf4j" />
|
<module name="org.slf4j" />
|
||||||
</exclusions>
|
</exclusions>
|
||||||
<dependencies>
|
|
||||||
<system>
|
|
||||||
<paths>
|
|
||||||
<path name="com/sun/management" />
|
|
||||||
</paths>
|
|
||||||
</system>
|
|
||||||
</dependencies>
|
|
||||||
</deployment>
|
</deployment>
|
||||||
</jboss-deployment-structure>
|
</jboss-deployment-structure>
|
||||||
|
|
Loading…
Reference in New Issue