From bad1df5d2023b35224718b0de6705c07a7dc2c59 Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Mon, 11 Apr 2022 08:04:15 +0100 Subject: [PATCH] Additional version fixes for EL TCK. --- internal/docs/el/README.txt | 16 ++++++++-------- internal/docs/el/index.html | 2 +- user_guides/el/pom.xml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/internal/docs/el/README.txt b/internal/docs/el/README.txt index daf1be643b..6096bd576a 100644 --- a/internal/docs/el/README.txt +++ b/internal/docs/el/README.txt @@ -1,6 +1,6 @@ Simple README file with instructions to quickly install, setup, configure, -and run the EL TCK 4.0 and related software against the EL 4.0 Compatible Implementation(CI). For -more detailed instructions please refer to the EL 4.0 Users Guide. +and run the EL TCK 5.0 and related software against the EL 5.0 Compatible Implementation(CI). For +more detailed instructions please refer to the EL 5.0 Users Guide. ----------------------- Installing the Software @@ -9,22 +9,22 @@ Before you can run the EL TCK tests, you need to install and set up the following software components: 1) Java 8 -2) EL Compatible Implementation Version 4.0 -3) EL TCK Version 4.0 +2) EL Compatible Implementation Version 5.0 +3) EL TCK Version 5.0 -1. Download and install Java 8 or Java 11 software. +1. Download and install Java 11 software. mkdir /java cd /java unzip -2. Download and install the EL 4.0 Compatible Implementation/jarfile. +2. Download and install the EL 5.0 Compatible Implementation/jarfile. mkdir /ri cd /ri -3. Download and install the EL TCK 4.0 software. +3. Download and install the EL TCK 5.0 software. mkdir /tck cd /tck @@ -50,7 +50,7 @@ Setup and Configuration of the EL TCK ------------------------------ Executing the EL TCK Tests ------------------------------ -At this point we are ready to run the EL TCK tests against the EL 4.0 +At this point we are ready to run the EL TCK tests against the EL 5.0 Compatible Implementation. 1. Execute and run the EL TCK tests. diff --git a/internal/docs/el/index.html b/internal/docs/el/index.html index 517aaa8f56..45e49a01b4 100755 --- a/internal/docs/el/index.html +++ b/internal/docs/el/index.html @@ -48,7 +48,7 @@

Guide to Expression Language TCK 5.0 Documentation