From dea6f3ebbe236eac167213597e1c8ff25824d4a0 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Fri, 13 Oct 2023 08:01:29 -0700 Subject: [PATCH] [1196] Add missing exclusions from the CDI TCK's tck-tests.xml to the Jakarta EE Core Profiles cdi-lite-tck-suite.xml. Signed-off-by: James R. Perkins --- .../src/main/resources/cdi-lite-tck-suite.xml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/core-profile-tck/cdi-tck-suite/src/main/resources/cdi-lite-tck-suite.xml b/core-profile-tck/cdi-tck-suite/src/main/resources/cdi-lite-tck-suite.xml index ff43ccacd6..a6e285fe5d 100644 --- a/core-profile-tck/cdi-tck-suite/src/main/resources/cdi-lite-tck-suite.xml +++ b/core-profile-tck/cdi-tck-suite/src/main/resources/cdi-lite-tck-suite.xml @@ -34,5 +34,25 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file