From 19b62ffc4c4321533044151c0a5127f32819d4ea Mon Sep 17 00:00:00 2001 From: Bartosz Spyrko-Smietanko Date: Wed, 31 Jul 2024 14:12:43 +0200 Subject: [PATCH] [#704] Use jackson-dataformat-yaml WildFly module in the feature pack --- .../layers/base/org/jboss/prospero/main/module.xml | 1 - .../base/org/jboss/prospero-dep/main/module.xml | 1 + dist/wildfly-galleon-pack/pom.xml | 11 ----------- .../base/org/jboss/prospero-dep/main/module.xml | 1 + 4 files changed, 2 insertions(+), 12 deletions(-) diff --git a/dist/common/src/main/resources/modules/system/layers/base/org/jboss/prospero/main/module.xml b/dist/common/src/main/resources/modules/system/layers/base/org/jboss/prospero/main/module.xml index e5f3569e3..5fc921d2a 100644 --- a/dist/common/src/main/resources/modules/system/layers/base/org/jboss/prospero/main/module.xml +++ b/dist/common/src/main/resources/modules/system/layers/base/org/jboss/prospero/main/module.xml @@ -39,7 +39,6 @@ - diff --git a/dist/standalone-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml b/dist/standalone-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml index 4eb59ebed..53ec7030c 100644 --- a/dist/standalone-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml +++ b/dist/standalone-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml @@ -36,6 +36,7 @@ + diff --git a/dist/wildfly-galleon-pack/pom.xml b/dist/wildfly-galleon-pack/pom.xml index 2f83e8cf7..40a1200de 100644 --- a/dist/wildfly-galleon-pack/pom.xml +++ b/dist/wildfly-galleon-pack/pom.xml @@ -130,17 +130,6 @@ - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - - - * - * - - - - com.networknt json-schema-validator diff --git a/dist/wildfly-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml b/dist/wildfly-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml index 813b6f972..284a5a528 100644 --- a/dist/wildfly-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml +++ b/dist/wildfly-galleon-pack/src/main/resources/modules/system/layers/base/org/jboss/prospero-dep/main/module.xml @@ -34,6 +34,7 @@ +