lkishalmi commented on code in PR #7097: URL: https://github.com/apache/netbeans/pull/7097#discussion_r1518725500
########## ide/languages.hcl/manifest.mf: ########## @@ -3,5 +3,5 @@ OpenIDE-Module: org.netbeans.modules.languages.hcl OpenIDE-Module-Layer: org/netbeans/modules/languages/hcl/layer.xml OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/languages/hcl/Bundle.properties OpenIDE-Module-Specification-Version: 1.4 -OpenIDE-Module-Java-Dependencies: Java > 11 +OpenIDE-Module-Java-Dependencies: Java > 17 Review Comment: Well, I have no hard feelings to leave Java 8, 11 (and even 17) behind. The question could be how conservative we would like the `ide` cluster be? If we would feel the need to have that on Java 11 level, then probably this module should go somewhere else... -- 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
