[jira] [Comment Edited] (GROOVY-10943) Consider additional use of _ as a placeholder

2023-02-24 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692376#comment-17692376 ] Paul King edited comment on GROOVY-10943 at 2/25/23 3:45 AM:

[jira] [Updated] (GROOVY-10943) Consider additional use of _ as a placeholder

2023-02-24 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10943: --- Description: Recent Java versions make underscore, "_", an illegal variable name. This is to allow

[GitHub] [groovy] daniellansun merged pull request #1865: Bump me.champeau.jmh:jmh-gradle-plugin from 0.6.8 to 0.7.0

2023-02-24 Thread via GitHub
daniellansun merged PR #1865: URL: https://github.com/apache/groovy/pull/1865 -- 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-unsubscr...@

[jira] [Comment Edited] (GROOVY-10937) record + lombok + groovy == Cannot specify duplicate annotation on the same member : lombok.NonNull

2023-02-24 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692954#comment-17692954 ] Eric Milles edited comment on GROOVY-10937 at 2/24/23 6:44 PM: --