From 9cb39f615bd9db5d193b7802003e0722666554db Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Tue, 5 Sep 2023 17:47:25 -0700 Subject: [PATCH] Add Weld module dependencies. This was previously not required becuase of the use of the org.jboss.resteasy.resteasy-cdi module. However, that was removed. Signed-off-by: James R. Perkins --- .../jboss/resteasy/resteasy-client-microprofile/main/module.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/galleon-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml b/galleon-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml index 630c8a9..4771bb7 100755 --- a/galleon-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml +++ b/galleon-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml @@ -41,6 +41,8 @@ + +