ebarboni commented on code in PR #113:
URL:
https://github.com/apache/netbeans-jenkins-lib/pull/113#discussion_r1692942990
##########
meta/netbeansrelease.json:
##########
@@ -1338,6 +1338,38 @@
"year": "2024"
}
},
+ "release230": {
+ "position": "36",
+ "ant": "ant_latest",
+ "jdk": "jdk_17_latest",
+ "jdktoolapidoc" : "jdk_22_latest",
+ "jdk_apidoc": "https://docs.oracle.com/en/java/javase/11/docs/api/",
Review Comment:
<!-- Docs to link to: -->
<property name="javadoc.web.root" value="http://root/"/>
<property name="javadoc.docs.jdk"
value="https://docs.oracle.com/javase/8/docs/api"/>
will adress this later I you don't mind. I also wanted to make a
dropdown instead of the scrollable versions changer. Implies redoing "patch" on
release branches.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists