Skip to content

Commit

Permalink
how to update to a new TCK service release
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Marlow <smarlow@redhat.com>
  • Loading branch information
scottmarlow committed Jul 14, 2022
1 parent 2f31adb commit 028dbc4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion core-profile-tck/tck-dist/README.adoc
Expand Up @@ -39,7 +39,12 @@ To install the zip file distribution of TCK into local repository:

Following the instructions in the examples/wf-core-tck-runner project to execute the required standalone and Core Profile TCK against WildFly.

== Updating to a new TCK service release

The list of TCKs to download and run are in file `artifacts/pom.xml`. If you wish to upgrade to a newer TCK service release, make local changes to the `artifacts/pom.xml` file accordingly.
For example, you could change from https://download.eclipse.org/jakartaee/jsonp/2.1/jakarta-jsonp-tck-2.1.0.zip to any other TCK zip listed under the https://download.eclipse.org/jakartaee/jsonp/2.1 site.

== Where to file challenges

Challenges and bug reports should be filed against the TCK project issue tracker at
https://github.com/eclipse-ee4j/jakartaee-tckissues[https://github.com/eclipse-ee4j/jakartaee-tck/issues]
https://github.com/eclipse-ee4j/jakartaee-tckissues[https://github.com/eclipse-ee4j/jakartaee-tck/issues]

0 comments on commit 028dbc4

Please sign in to comment.