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/06 17:05:25 UTC

[tomcat] branch 8.5.x updated: Remove link to unused external Javadoc

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 73f94fd  Remove link to unused external Javadoc
73f94fd is described below

commit 73f94fd3c46d4dc3f08812c52d17b80232a9273c
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Sep 6 18:04:11 2019 +0100

    Remove link to unused external Javadoc
---
 build.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.xml b/build.xml
index c2aff57..30d5999 100644
--- a/build.xml
+++ b/build.xml
@@ -1953,7 +1953,6 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
       <link href="../elapi"/>
       <link href="../websocketapi"/>
       <link href="http://docs.oracle.com/javase/7/docs/api/"/>
-      <link href="http://commons.apache.org/proper/commons-io/javadocs/api-release/"/>
       <link href="http://docs.oracle.com/javaee/7/api/"/>
       <packageset dir="${tomcat.dist}/src/java/">
         <include name="org/**"/>


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