Skip to content

Commit

Permalink
[WFLY-18332] Patching modules *are* in layers
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry committed Nov 7, 2023
1 parent 063e3ee commit f78cb2c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@ public abstract class LayersTestBase {
public static final String[] NO_LAYER_WILDFLY_EE = {
// Messaging broker not included in the messaging-activemq layer
"org.jboss.xnio.netty.netty-xnio-transport",
// No patching modules in layers
"org.jboss.as.patching",
"org.jboss.as.patching.cli",
// In wildfly-ee only referenced by the
// unused-in-all-layers org.jboss.resteasy.resteasy-rxjava2
"io.reactivex.rxjava2.rxjava"
Expand Down

0 comments on commit f78cb2c

Please sign in to comment.