Reinstate JakartaEE javadoc linking

This commit is contained in:
Brian Clozel
2025-10-15 11:11:49 +02:00
parent 22cb819a14
commit 04ae53d6bb
+1 -1
View File
@@ -69,7 +69,7 @@ configure([rootProject] + javaProjects) { project ->
ext.javadocLinks = [
"https://docs.oracle.com/en/java/javase/17/docs/api/",
// "https://jakarta.ee/specifications/platform/11/apidocs/",
"https://jakarta.ee/specifications/platform/11/apidocs/",
"https://docs.hibernate.org/orm/5.6/javadocs/",
"https://www.quartz-scheduler.org/api/2.3.0/",
"https://hc.apache.org/httpcomponents-client-5.5.x/current/httpclient5/apidocs/",