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
commit 87610eba1c7b4f48337d9b41b8bd43b0e4fbdd9d Author: Mark Thomas <ma...@apache.org> AuthorDate: Sat Jul 20 19:48:05 2024 +0100 EL TCK has been updated --- download/pom.xml | 2 +- el-tck/pom.xml | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/download/pom.xml b/download/pom.xml index 8862fed..a8cc541 100644 --- a/download/pom.xml +++ b/download/pom.xml @@ -50,7 +50,7 @@ <url>https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee11/staged/eftl/jakarta-expression-language-tck-6.0.1.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <sha256>bd16049bb853e7e71b75feca9b37f0931f5619694551afc87389267a23ca324f</sha256> + <sha256>8ca4339e1b93c8f490c38b5888d8a54d09f7d12257b222bff2d44d665f323cee</sha256> </configuration> </execution> <execution> diff --git a/el-tck/pom.xml b/el-tck/pom.xml index 6f4e7d3..f57fb63 100644 --- a/el-tck/pom.xml +++ b/el-tck/pom.xml @@ -59,12 +59,6 @@ </exclusions> --> </dependency> - <!-- EL TCK declares sigtest 2.3 but that has an incomptible change to how the IgnoreJDKClass works --> - <dependency> - <groupId>jakarta.tck</groupId> - <artifactId>sigtest-maven-plugin</artifactId> - <version>2.2</version> - </dependency> </dependencies> <build> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org