lahodaj commented on PR #7201: URL: https://github.com/apache/netbeans/pull/7201#issuecomment-2045846692
FWIW - I've merged with master (to get `javac.release`), and tried adjust this patch for that: https://github.com/apache/netbeans/pull/7201/commits/a7e81d3f49dfe5b05adeb0365612b98f40bb4e29 Also tried to fix `apisupport.ant` to support the `--limit-modules`. The effective way is that is asks nb-javac about modules for the target source level, which also includes the data for `--release`, and hence this is to a degree independent on the runtime platform. This is: https://github.com/apache/netbeans/pull/7201/commits/3e88fb031b06fa71af0638ed30a9183bf50cf027 Please let me know what you think! -- 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
