Fixed Quartz javadoc URL

This commit is contained in:
Juergen Hoeller
2016-07-26 22:03:56 +02:00
parent 74f64696b3
commit 9789f00ad3
+1 -1
View File
@@ -193,7 +193,7 @@ configure(allprojects) { project ->
"http://aopalliance.sourceforge.net/doc/", "http://aopalliance.sourceforge.net/doc/",
"http://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/", "http://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
"http://ehcache.org/apidocs/", "http://ehcache.org/apidocs/",
"http://quartz-scheduler.org/api/2.2.0/", "http://quartz-scheduler.org/api/2.2.1/",
"http://fasterxml.github.com/jackson-core/javadoc/2.3.0/", "http://fasterxml.github.com/jackson-core/javadoc/2.3.0/",
"http://fasterxml.github.com/jackson-databind/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-dataformat-xml/javadoc/2.3.0/",