You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "JaroslavTulach (via GitHub)" <gi...@apache.org> on 2023/03/17 07:40:11 UTC

[GitHub] [netbeans-jackpot30] JaroslavTulach commented on a diff in pull request #33: Jackpot version 17, based on NetBeans 17

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists