Hi all,

today, I had some time and tried to setup the TomEE-TCK on my machine
as I was curios on running the TCK locally.

From previous mails, I identified the related repository on GitHub [1]
and cloned it. The documentation states:

1. Download the TCK & Unzip it [2]
2. Set some env variables as explained in the README of [1]
3. Run the shell script to build the
tck: $WORKSPACE/docker/build_jakartaeetck.sh

The first task is pretty straightforward. Setting up ant as well as
jdk8 is also straightforward.

However, the execution of the actual build script fails as it seems to
reference an "install" folder inside the "jakartaeetck" folder, which
does not exist by default. The output of the script is here: [3].

So basically my questions are:

1. Did I miss something important?
2. Is there any other or some additional documentation (besides the
README.adoc in [4]), which explains setting up the tck? :)

Downloading the tck tagged as 8.0.2 directly from GitHub [5] provides a
rather small zip file (80MB compared to the 655MB file mentioned in the
README) but contains the missing "install" directory. The build from
this ZIP [5] seems to work but I am quite confused now.

Gruss & Thx
Richard

[1] https://github.com/apache/tomee-tck
[2] 
https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.2.zip
[3] https://gist.github.com/rzo1/325ee0b6909b2d960db86cd38d511017
[4] https://github.com/apache/tomee-tck/blob/master/README.adoc
[5] https://github.com/eclipse-ee4j/jakartaee-tck/releases/tag/8.0.2

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to