You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2020/01/15 00:04:58 UTC

[cxf] branch master updated: CXF-7996: Jakarta EE TCKs and compatibility. Fixing GF_HOME

This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 464e41a  CXF-7996: Jakarta EE TCKs and compatibility. Fixing GF_HOME
464e41a is described below

commit 464e41a12dea11a00c86a370b31d7a7f009cb8e9
Author: reta <dr...@gmail.com>
AuthorDate: Tue Jan 14 19:04:44 2020 -0500

    CXF-7996: Jakarta EE TCKs and compatibility. Fixing GF_HOME
---
 tck/ts.jte.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tck/ts.jte.template b/tck/ts.jte.template
index 4c97424..f82f03b 100644
--- a/tck/ts.jte.template
+++ b/tck/ts.jte.template
@@ -396,7 +396,7 @@ s1as.admin.port=${glassfish.admin.port}
 #                             with instructions on how to package and deploy
 #                             Default to jersey
 ##########################################################################
-web.home=/home/reta/Workspaces/glassfish5/glassfish
+web.home=${GF_HOME}
 jaxrs_impl.classes=${web.home}/lib/cxf-rt-rs-client-${version}.jar:${web.home}/lib/cxf-core-${version}.jar:${web.home}/lib/cxf-rt-transports-http-${version}.jar:${web.home}/lib/cxf-rt-frontend-jaxrs-${version}.jar:${web.home}/lib/cxf-rt-rs-sse-${version}.jar
 jaxrs.classes=${web.home}/modules/jakarta.ws.rs-api.jar:${web.home}/modules/endorsed/jakarta.annotation-api.jar:${web.home}/modules/bean-validator.jar:${web.home}/modules/jakarta.json.jar:${web.home}/modules/jakarta.interceptor-api.jar:${web.home}/modules/jakarta.ejb-api.jar:${web.home}/modules/jakarta.inject.jar:${web.home}/modules/cdi-api.jar:${web.home}/modules/jakarta.json.bind-api.jar