2020-05-27 09:06:23 +00:00
|
|
|
Index: apache-tomcat-9.0.35-src/build.xml
|
2020-03-30 12:36:04 +00:00
|
|
|
===================================================================
|
2020-05-27 09:06:23 +00:00
|
|
|
--- apache-tomcat-9.0.35-src.orig/build.xml
|
|
|
|
+++ apache-tomcat-9.0.35-src/build.xml
|
|
|
|
@@ -2038,8 +2039,6 @@ Apache Tomcat ${version} native binaries
|
2018-01-17 09:40:12 +00:00
|
|
|
<link href="../elapi"/>
|
|
|
|
<link href="../websocketapi"/>
|
2019-11-16 00:05:40 +00:00
|
|
|
<link href="../jaspicapi"/>
|
|
|
|
- <link href="https://docs.oracle.com/javase/8/docs/api/"/>
|
2018-01-17 09:40:12 +00:00
|
|
|
- <link href="https://javaee.github.io/javaee-spec/javadocs/"/>
|
|
|
|
<packageset dir="${tomcat.dist}/src/java/">
|
|
|
|
<include name="org/**"/>
|
|
|
|
<exclude name="org/apache/el/parser/**"/>
|