14 lines
647 B
Diff
14 lines
647 B
Diff
|
Index: apache-tomcat-10.1.5-src/build.xml
|
||
|
===================================================================
|
||
|
--- apache-tomcat-10.1.5-src.orig/build.xml
|
||
|
+++ apache-tomcat-10.1.5-src/build.xml
|
||
|
@@ -2346,8 +2346,6 @@ Apache Tomcat ${version} native binaries
|
||
|
<link href="../elapi"/>
|
||
|
<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/10/apidocs/"/>
|
||
|
<packageset dir="${tomcat.dist}/src/java/">
|
||
|
<include name="org/**"/>
|
||
|
<exclude name="org/apache/el/parser/**"/>
|