summaryrefslogtreecommitdiff
path: root/www-servers/tomcat/files/tomcat-10.1.20-offline.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/tomcat/files/tomcat-10.1.20-offline.patch')
-rw-r--r--www-servers/tomcat/files/tomcat-10.1.20-offline.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/www-servers/tomcat/files/tomcat-10.1.20-offline.patch b/www-servers/tomcat/files/tomcat-10.1.20-offline.patch
new file mode 100644
index 000000000000..94edd1c8b7e9
--- /dev/null
+++ b/www-servers/tomcat/files/tomcat-10.1.20-offline.patch
@@ -0,0 +1,12 @@
+--- a/build.xml
++++ b/build.xml
+# javadoc would fail without network access
+@@ -2413,8 +2410,6 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
+ <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/**"/>