This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 23af5a6 Remove link to unused external Javadoc
23af5a6 is described below
commit 23af5a6dd0731c06aefea549fcf4348ab26da45b
Author: Mark Thomas <[email protected]>
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 295c8b5..2c089e8 100644
--- a/build.xml
+++ b/build.xml
@@ -1950,7 +1950,6 @@ Apache Tomcat ${version} native binaries for Win64
AMD64/EMT64 platform.
<link href="../elapi"/>
<link href="../websocketapi"/>
<link href="https://docs.oracle.com/javase/8/docs/api/"/>
- <link
href="https://commons.apache.org/proper/commons-io/javadocs/api-release/"/>
<link href="https://javaee.github.io/javaee-spec/javadocs/"/>
<packageset dir="${tomcat.dist}/src/java/">
<include name="org/**"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]