Skip to content

Commit 3e53e54

Browse files
committed
Remove external Javadoc links to Tiles and Ehcache
Support code for Apache Tiles and Ehcache has already been removed from Spring Framework 6.0. This commit therefore removes the configuration for external links to these projects.
1 parent 030ba52 commit 3e53e54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,7 @@ configure([rootProject] + javaProjects) { project ->
336336
"https://www.ibm.com/docs/api/v1/content/SSEQTP_8.5.5/com.ibm.websphere.javadoc.doc/web/apidocs/",
337337
"https://docs.jboss.org/jbossas/javadoc/4.0.5/connector/",
338338
"https://docs.jboss.org/jbossas/javadoc/7.1.2.Final/",
339-
"https://tiles.apache.org/tiles-request/apidocs/",
340-
"https://tiles.apache.org/framework/apidocs/",
341339
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
342-
"https://www.ehcache.org/apidocs/2.10.4/",
343340
"https://www.quartz-scheduler.org/api/2.3.0/",
344341
"https://fasterxml.github.io/jackson-core/javadoc/2.10/",
345342
"https://fasterxml.github.io/jackson-databind/javadoc/2.10/",

0 commit comments

Comments
 (0)