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 2019/09/11 14:18:13 UTC

[tomcat] 16/18: Add link to newly added JASPIC docs

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 2b8f0b650d08320bad57c2f21f7461e27f14e022
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Sep 11 11:46:07 2019 +0100

    Add link to newly added JASPIC docs
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 04397b6..54fb967 100644
--- a/build.xml
+++ b/build.xml
@@ -1978,6 +1978,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
       <link href="../jspapi"/>
       <link href="../elapi"/>
       <link href="../websocketapi"/>
+        <link href="../jaspicapi"/>
       <link href="https://docs.oracle.com/javase/7/docs/api/"/>
       <link href="https://docs.oracle.com/javaee/7/api/"/>
       <packageset dir="${tomcat.dist}/src/java/">


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