From 255f0f015834c240ba23f7562cc7f466590e3f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Pin=C4=8Duk?= Date: Mon, 22 Apr 2024 22:24:51 +0300 Subject: [PATCH] Fixes GlassFish home in the REST CDI TCK MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexander PinĨuk --- appserver/tests/tck/rest_cdi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appserver/tests/tck/rest_cdi/pom.xml b/appserver/tests/tck/rest_cdi/pom.xml index e7c015bc0e2..d20d337e1ef 100644 --- a/appserver/tests/tck/rest_cdi/pom.xml +++ b/appserver/tests/tck/rest_cdi/pom.xml @@ -140,7 +140,7 @@ ${project.build.finalName} - ${session.executionRootDirectory}/target/glassfish7 + ${project.build.directory}/glassfish7 true ${suspend}