Manual URL Cleanup

Closes gh-22520
This commit is contained in:
Sam Brannen
2019-03-12 15:10:35 +01:00
parent 88390941d7
commit 0adabdbae0

View File

@@ -200,9 +200,9 @@ configure(allprojects) { project ->
"https://tiles.apache.org/tiles-request/apidocs/",
"https://tiles.apache.org/framework/apidocs/",
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
"https://www.ehcache.org/apidocs/${ehcacheVersion}",
"https://www.ehcache.org/apidocs/${ehcache3Version}",
"https://www.quartz-scheduler.org/api/2.2.1/",
"https://www.ehcache.org/apidocs/${ehcacheVersion}/",
"https://www.ehcache.org/apidocs/${ehcache3Version}/",
"https://www.quartz-scheduler.org/api/2.2.3/",
"https://fasterxml.github.io/jackson-core/javadoc/2.8/",
"https://fasterxml.github.io/jackson-databind/javadoc/2.8/",
"https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.8/",