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 b178c45 EL TCK 6.0.1 has been published
b178c45 is described below
commit b178c45f05f0b0874cd2241de0d9d601896d793d
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Sep 11 14:47:58 2024 +0100
EL TCK 6.0.1 has been published
---
download/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/download/pom.xml b/download/pom.xml
index bedc40b..af7f501 100644
--- a/download/pom.xml
+++ b/download/pom.xml
@@ -55,12 +55,7 @@
<goal>wget</goal>
</goals>
<configuration>
- <!-- Final location -->
- <!--
<url>https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-${tck.el.version}.zip</url>
- -->
- <!-- Staging - remove this once the update is
published -->
-
<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>8ca4339e1b93c8f490c38b5888d8a54d09f7d12257b222bff2d44d665f323cee</sha256>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]