JaroslavTulach commented on code in PR #33:
URL: https://github.com/apache/netbeans-jackpot30/pull/33#discussion_r1139880874


##########
cmdline/README.md:
##########
@@ -27,22 +27,22 @@ This tool allows to run NetBeans Java code checker without 
the NetBeans IDE. Thi
 
 #### To Build
 
-* Apache NetBeans 13.0
-* JDK 8, JDK 11 and JDK 17
+* Apache NetBeans 17
+* JDK 8, JDK 11, JDK 17 and JDK 19
 * bash
 * Apache ant 1.9.9 or above
 * Apache Maven 3.3.9 or above
 
 #### To Run
 
-* JDK 8-17
+* JDK 8-19

Review Comment:
   Great. For purposes of nbjavac I'd need to run on JDK8, but still access 
JDK17 APIs while refactoring. Is that possible with new version?



-- 
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

Reply via email to