From 21f48d09e3a74cbc8435c839908cbd2b28a84174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Mat=C4=9Bj=C4=8Dek?= Date: Wed, 17 Apr 2024 08:19:12 +0200 Subject: [PATCH] Fixed using wrong java command in TCK authentication and managing failures MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: David Matějček --- appserver/tests/tck/authentication/pom.xml | 36 ++++++++++++++++------ 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/appserver/tests/tck/authentication/pom.xml b/appserver/tests/tck/authentication/pom.xml index 2914781141a..c76fe2a3433 100644 --- a/appserver/tests/tck/authentication/pom.xml +++ b/appserver/tests/tck/authentication/pom.xml @@ -209,10 +209,12 @@ + + @@ -220,6 +222,7 @@ + @@ -227,6 +230,7 @@ + @@ -234,6 +238,7 @@ + @@ -266,29 +271,37 @@ run + - + + - + + + - + + + - + + - + + @@ -310,12 +323,19 @@ classpathref="maven.plugin.classpath" /> + + + + + + + @@ -323,13 +343,9 @@ - + - - - -