You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2021/05/01 23:28:06 UTC

[tomee-tck] branch jakartaee9-tck updated: Experimental change

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

jgallimore pushed a commit to branch jakartaee9-tck
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git


The following commit(s) were added to refs/heads/jakartaee9-tck by this push:
     new 2bd5e60  Experimental change
2bd5e60 is described below

commit 2bd5e604f2a7c98f39170590f0d8f20705ed0f0b
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Sun May 2 00:27:49 2021 +0100

    Experimental change
---
 src/test/resources/testsuite.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/resources/testsuite.properties b/src/test/resources/testsuite.properties
index 397fc54..7931b12 100644
--- a/src/test/resources/testsuite.properties
+++ b/src/test/resources/testsuite.properties
@@ -202,7 +202,7 @@ porting.ts.url.class.1=org.apache.openejb.cts.URLImpl
 
 jimage.dir=${ts.home}/tmp/jdk-bundles
 #sigTestClasspath=${s1as.modules}/javax.servlet.jar${pathsep}${s1as.modules}/javax.ejb.jar${pathsep}${endorsed.dirs}/javax.annotation.jar${pathsep}${s1as.modules}/javax.enterprise.deploy.jar${pathsep}${s1as.modules}/javax.mail.jar${pathsep}${s1as.modules}/javax.persistence.jar${pathsep}${s1as.modules}/javax.resource.jar${pathsep}${s1as.modules}/javax.security.auth.message.jar${pathsep}${s1as.modules}/javax.security.jacc.jar${pathsep}${s1as.modules}/javax.servlet.jsp.jar${pathsep}${s1as.m [...]
-sigTestClasspath=%openejb.jee.classes%
+sigTestClasspath=
 
 ts.run.classpath=%ts.run.classpath%
 openejb.embedded.classpath=%openejb.embedded.classpath%