mbien commented on PR #7201: URL: https://github.com/apache/netbeans/pull/7201#issuecomment-2132248850
> +1 to removing those that match. There can be times where they deliberately don't match and those should probably be reviewed separately. well, as you can see in https://github.com/mbien/netbeans/commit/af7798df16a63f93e6a097e09c2c9dcce578523a and https://github.com/mbien/netbeans/commit/8db6aabca483f87ccafa1782bbe91a4d3c7671d2, I bumped `javac.release` to the value of `OpenIDE-Module-Java-Dependencies`. There was luckily no instance where lang level was `>` manifest attribute the reason it wasn't synced in the first place was likely due to https://github.com/apache/netbeans/issues/6817 which this PR would fix. -- 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
