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

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git


The following commit(s) were added to refs/heads/main by this push:
     new 85d7b66  Update to use final rather than staged locations
85d7b66 is described below

commit 85d7b66b69da7b4d8b58422c992422d43d8f7bb8
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Jun 28 16:53:22 2024 +0100

    Update to use final rather than staged locations
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index ce442a6..9d1c979 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ At the moment, you will need to manually install the TCKs 
into your local Maven
 
 #### Expression Language TCK
 
-1. Download the EL TCK from 
https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee11/staged/eftl/jakarta-expression-language-tck-6.0.0.zip
+1. Download the EL TCK from 
https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-6.0.0.zip
 
 1. Extract the contents
 
@@ -55,7 +55,7 @@ At the moment, you will need to manually install the TCKs 
into your local Maven
 
 #### WebSocket TCK
 
-1. Download the WebSocket TCK from 
https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee11/staged/eftl/jakarta-websocket-tck-2.2.0.zip
+1. Download the WebSocket TCK from 
https://download.eclipse.org/jakartaee/websocket/2.2/jakarta-websocket-tck-2.2.0.zip
 
 1. Extract the contents
 
@@ -66,7 +66,7 @@ At the moment, you will need to manually install the TCKs 
into your local Maven
 
 #### Pages TCK
 
-1. Download the Pages TCK from 
https://download.eclipse.org/ee4j/pages/jakartaee11/staged/eftl/jakarta-pages-tck-4.0.0.zip
+1. Download the Pages TCK from 
https://download.eclipse.org/jakartaee/pages/4.0/jakarta-pages-tck-4.0.0.zip
 
 1. Extract the contents
 
@@ -84,7 +84,7 @@ At the moment, you will need to manually install the TCKs 
into your local Maven
 
 #### Servlet TCK
 
-1. Download the Pages TCK from 
https://download.eclipse.org/ee4j/servlet/jakartaee11/staged/eftl/jakarta-servlet-tck-6.1.0.zip
+1. Download the Pages TCK from 
https://download.eclipse.org/jakartaee/servlet/6.1/jakarta-servlet-tck-6.1.0.zip
 
 1. Extract the contents
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to