You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/09/23 08:18:37 UTC

[tomcat] branch main updated: Update link to Jakarta EE 10 Javadocs

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.git


The following commit(s) were added to refs/heads/main by this push:
     new 8f5eedbdd9 Update link to Jakarta EE 10 Javadocs
8f5eedbdd9 is described below

commit 8f5eedbdd9d5363dc44d43ee221a81815233911a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Sep 23 09:16:57 2022 +0100

    Update link to Jakarta EE 10 Javadocs
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index c618efd01c..bdd08019f5 100644
--- a/build.xml
+++ b/build.xml
@@ -2348,7 +2348,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
       <link href="../websocketapi"/>
       <link href="../jaspicapi"/>
       <link href="https://docs.oracle.com/en/java/javase/11/docs/api/"/>
-      <link href="https://jakarta.ee/specifications/platform/9/apidocs/"/>
+      <link href="https://jakarta.ee/specifications/platform/10/apidocs/"/>
       <packageset dir="${tomcat.dist}/src/java/">
         <include name="org/**"/>
         <exclude name="org/apache/el/parser/**"/>


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