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 2019/01/16 15:44:02 UTC

[tomee-tck] branch master updated: Correct these property refs

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a6569a6  Correct these property refs
a6569a6 is described below

commit a6569a6cd1772fa1a12afda46ebf161c83bdc92d
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Wed Jan 16 15:43:42 2019 +0000

    Correct these property refs
---
 src/test/script/openejb/tck/commands/JavaTestCommand.groovy | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/test/script/openejb/tck/commands/JavaTestCommand.groovy b/src/test/script/openejb/tck/commands/JavaTestCommand.groovy
index 60c27c6..0417178 100644
--- a/src/test/script/openejb/tck/commands/JavaTestCommand.groovy
+++ b/src/test/script/openejb/tck/commands/JavaTestCommand.groovy
@@ -121,8 +121,8 @@ class JavaTestCommand
         def logFile = "${logOutputDirectory}/javatest.log"
         
         def openejbHome = require('openejb.home')
-        def javaeeCtsHome = require('javaee6.cts.home')
-        def javaeeRiHome = require('javaee6.ri.home')
+        def javaeeCtsHome = require('javaee8.cts.home')
+        def javaeeRiHome = require('javaee8.ri.home')
         def workingDir = "${project.build.directory}/tck-work"
         
         // Define a list of options to enable