From f28b1f8c194f847abf056ea389a2be199bfbdffe Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Sat, 21 Sep 2024 14:43:01 -0500 Subject: [PATCH] Fixes #4001 - Migrate Core Profile TCK runners to use new managed Piranha container (#4002) --- external/coreprofile-tck/cdi/runner/core/pom.xml | 2 +- .../coreprofile-tck/cdi/runner/model/pom.xml | 2 +- .../coreprofile-tck/coreprofile/runner/pom.xml | 3 ++- external/coreprofile-tck/rest/runner/pom.xml | 16 +++++++--------- 4 files changed, 11 insertions(+), 12 deletions(-) diff --git a/external/coreprofile-tck/cdi/runner/core/pom.xml b/external/coreprofile-tck/cdi/runner/core/pom.xml index 84dc09d05..623194831 100644 --- a/external/coreprofile-tck/cdi/runner/core/pom.xml +++ b/external/coreprofile-tck/cdi/runner/core/pom.xml @@ -194,7 +194,7 @@ --> cloud.piranha.arquillian - piranha-arquillian-jarcontainer + piranha-arquillian-managed ${piranha.version} test diff --git a/external/coreprofile-tck/cdi/runner/model/pom.xml b/external/coreprofile-tck/cdi/runner/model/pom.xml index 7fade6b33..0dcfbea6d 100644 --- a/external/coreprofile-tck/cdi/runner/model/pom.xml +++ b/external/coreprofile-tck/cdi/runner/model/pom.xml @@ -78,7 +78,7 @@ --> cloud.piranha.arquillian - piranha-arquillian-jarcontainer + piranha-arquillian-managed ${piranha.version} test diff --git a/external/coreprofile-tck/coreprofile/runner/pom.xml b/external/coreprofile-tck/coreprofile/runner/pom.xml index 7014f73f0..292261744 100644 --- a/external/coreprofile-tck/coreprofile/runner/pom.xml +++ b/external/coreprofile-tck/coreprofile/runner/pom.xml @@ -36,6 +36,7 @@ installer ${project.version} pom + provided @@ -84,7 +85,7 @@ to it. --> cloud.piranha.arquillian - piranha-arquillian-jarcontainer + piranha-arquillian-managed ${piranha.version} test diff --git a/external/coreprofile-tck/rest/runner/pom.xml b/external/coreprofile-tck/rest/runner/pom.xml index 32cd0e4b4..ca9e7148c 100644 --- a/external/coreprofile-tck/rest/runner/pom.xml +++ b/external/coreprofile-tck/rest/runner/pom.xml @@ -14,21 +14,22 @@ ${project.version} + org.jboss.arquillian arquillian-bom - ${arquillian.version} - test + 1.8.0.Final pom + test cloud.piranha.arquillian - piranha-arquillian-jarcontainer + piranha-arquillian-managed ${piranha.version} test @@ -38,14 +39,10 @@ 3.1.5 test - - org.jboss.arquillian.protocol - arquillian-protocol-servlet-jakarta - test - org.jboss.arquillian.junit5 arquillian-junit5-container + 1.8.0.Final test @@ -67,7 +64,7 @@ org.omnifaces.arquillian glassfish-client-ee10 - 1.4 + 1.6 test @@ -100,6 +97,7 @@ piranha true + true jakarta.xml.bind ee.jakarta.tck.ws.rs.lib.implementation.sun.common.SunRIURL org.glassfish.jersey.servlet.ServletContainer