From 337c8f857bef213bcdc5a28a7ec7bd91e03615b7 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Tue, 17 Dec 2024 19:36:51 +0000 Subject: [PATCH] Activate galleon jboss-fork-embedded option for provisioned-server profiles --- ee-security/pom.xml | 4 ++++ ejb-security-context-propagation/pom.xml | 4 ++++ ejb-security-programmatic-auth/pom.xml | 4 ++++ ejb-throws-exception/ear/pom.xml | 4 ++++ helloworld-jms/pom.xml | 4 ++++ helloworld-mutual-ssl-secured/pom.xml | 4 ++++ helloworld-mutual-ssl/pom.xml | 4 ++++ helloworld-ws/pom.xml | 4 ++++ hibernate/pom.xml | 4 ++++ http-custom-mechanism/webapp/pom.xml | 4 ++++ jaxrs-jwt/pom.xml | 4 ++++ logging/pom.xml | 4 ++++ mail/pom.xml | 4 ++++ messaging-clustering-singleton/pom.xml | 4 ++++ micrometer/pom.xml | 4 ++++ microprofile-config/pom.xml | 4 ++++ microprofile-fault-tolerance/pom.xml | 4 ++++ microprofile-health/pom.xml | 4 ++++ microprofile-jwt/pom.xml | 4 ++++ microprofile-lra/pom.xml | 4 ++++ microprofile-openapi/pom.xml | 4 ++++ microprofile-reactive-messaging-kafka/pom.xml | 4 ++++ microprofile-rest-client/pom.xml | 4 ++++ opentelemetry-tracing/pom.xml | 4 ++++ security-domain-to-domain/ear/pom.xml | 4 ++++ servlet-security/pom.xml | 4 ++++ tasks-jsf/pom.xml | 4 ++++ todo-backend/pom.xml | 4 ++++ 28 files changed, 112 insertions(+) diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 00033f150f..f96fa9f12d 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -143,6 +143,10 @@ false + + + true + diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index fb09c9e4d5..225e91b3b5 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -161,6 +161,10 @@ false + + + true + diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 23be9cead1..2951e7bb67 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -189,6 +189,10 @@ false + + + true + diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index 2296f0f5a6..84ddb8cf63 100644 --- a/ejb-throws-exception/ear/pom.xml +++ b/ejb-throws-exception/ear/pom.xml @@ -109,6 +109,10 @@ ROOT.ear + + + true + diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 4ddb5a05e6..4c165b521f 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -140,6 +140,10 @@ true + + + true + diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index a20f908dce..a87fdba407 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -159,6 +159,10 @@ false + + + true + diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index f2203047a0..92f6ce697b 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -161,6 +161,10 @@ false + + + true + diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index b2474fd421..343128a455 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -147,6 +147,10 @@ cloud-server webservices + + + true + diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 8b9c96a650..04bfd8d717 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -190,6 +190,10 @@ false + + + true + diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index d9bb12b99c..a8e3dd1f67 100644 --- a/http-custom-mechanism/webapp/pom.xml +++ b/http-custom-mechanism/webapp/pom.xml @@ -99,6 +99,10 @@ true + + + true + diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 9c3d946229..7555a427b5 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -184,6 +184,10 @@ false + + + true + diff --git a/logging/pom.xml b/logging/pom.xml index 75a86be23a..076e822101 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -191,6 +191,10 @@ true + + + true + diff --git a/mail/pom.xml b/mail/pom.xml index c508cc1383..2f1c6b2822 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -173,6 +173,10 @@ false + + + true + diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 63a1fedb76..83c039e67b 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -156,6 +156,10 @@ false + + + true + diff --git a/micrometer/pom.xml b/micrometer/pom.xml index ee55cfc52b..0fcd1b653a 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -150,6 +150,10 @@ false + + + true + diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index d707c4ac93..1cc4a0ec7c 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -132,6 +132,10 @@ ${version.server} true + + + true + diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index eb53f1164d..bcbad388f8 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -176,6 +176,10 @@ ${version.server} true + + + true + diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 92622a9855..9158573749 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -135,6 +135,10 @@ ${version.server} true + + + true + diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 5ed90ea2fe..8106a41fd7 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -193,6 +193,10 @@ ${version.server} true + + + true + diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index a98b6929be..b00d9cd29b 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -145,6 +145,10 @@ true + + + true + diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index bc530ab945..9e43ec1441 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -103,6 +103,10 @@ true + + + true + diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index ea2b1f7373..1522242763 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -230,6 +230,10 @@ ${version.server} true + + + true + diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index d47b38d394..fec1bddb0f 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -208,6 +208,10 @@ ${version.server} true + + + true + diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 716ce5ff67..caae74e4ea 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -148,6 +148,10 @@ + + + true + diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index 4e189044e0..8a8a0e5744 100644 --- a/security-domain-to-domain/ear/pom.xml +++ b/security-domain-to-domain/ear/pom.xml @@ -126,6 +126,10 @@ false + + + true + diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 79d671f491..f589d9b42c 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -152,6 +152,10 @@ false + + + true + diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index e526876460..e6dc9f3644 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -151,6 +151,10 @@ h2-datasource jsf + + + true + diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index acc18f7dcd..9967e5a851 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -163,6 +163,10 @@ false + + + true +