|
|
|
@ -203,11 +203,12 @@ configure(allprojects) { project ->
@@ -203,11 +203,12 @@ configure(allprojects) { project ->
|
|
|
|
|
"http://tiles.apache.org/tiles-request/apidocs/", |
|
|
|
|
"http://tiles.apache.org/framework/apidocs/", |
|
|
|
|
"http://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/", |
|
|
|
|
"http://ehcache.org/apidocs/", |
|
|
|
|
"http://ehcache.org/apidocs/${ehcacheVersion}", |
|
|
|
|
"http://ehcache.org/apidocs/${ehcache3Version}", |
|
|
|
|
"http://quartz-scheduler.org/api/2.2.0/", |
|
|
|
|
"http://fasterxml.github.com/jackson-core/javadoc/2.3.0/", |
|
|
|
|
"http://fasterxml.github.com/jackson-databind/javadoc/2.3.0/", |
|
|
|
|
"http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.3.0/", |
|
|
|
|
"http://fasterxml.github.io/jackson-core/javadoc/2.7/", |
|
|
|
|
"http://fasterxml.github.io/jackson-databind/javadoc/2.7/", |
|
|
|
|
"http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.7/", |
|
|
|
|
"http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/" |
|
|
|
|
] as String[] |
|
|
|
|
} |
|
|
|
|