提交 91df0111 编写于 作者: S Sam Brannen

Manual URL Cleanup

Closes gh-22518
上级 412cd83c
......@@ -178,10 +178,10 @@ configure(allprojects) { project ->
"https://tiles.apache.org/framework/apidocs/",
"http://aopalliance.sourceforge.net/doc/",
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
"https://www.ehcache.org/apidocs/",
"https://www.quartz-scheduler.org/api/2.2.0/",
"https://fasterxml.github.com/jackson-core/javadoc/2.3.0/",
"https://fasterxml.github.com/jackson-databind/javadoc/2.3.0/",
"https://www.ehcache.org/apidocs/${ehcacheVersion}/",
"https://www.quartz-scheduler.org/api/2.2.2/",
"https://fasterxml.github.io/jackson-core/javadoc/2.3.0/",
"https://fasterxml.github.io/jackson-databind/javadoc/2.3.0/",
"https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.3.0/",
"https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/"
] as String[]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册