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 ea3d7a9  Note requirement to install additional dependency
ea3d7a9 is described below

commit ea3d7a920bf45668a1cb93a0529257ef7189450d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Feb 20 17:28:58 2024 +0000

    Note requirement to install additional dependency
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 0850418..f687d65 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,9 @@ At the moment, you will need to build the TCK locally (see 
below).
 
    cd $TCK/webartifacts/jsp
    mvn install
+
+   cd $TCK/signaturetest
+   mvn install
 ```
 
 6. Install the TCKs Tomcat tests against


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

Reply via email to