[jira] [Commented] (GROOVY-11442) Could not find class for Transformation Processor

2024-07-20 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867563#comment-17867563 ] Jochen Theodorou commented on GROOVY-11442: --- I forgot to mention... this is d

Re: [PR] GROOVY-11432: Support method references/method pointers in annotation… [groovy]

2024-07-20 Thread via GitHub
paulk-asert commented on PR #2097: URL: https://github.com/apache/groovy/pull/2097#issuecomment-2241329543 **Update**: the current PR now uses `withMethodClosure` instead of the previous version which used `with`. This means that it works with static compilation and static type checking.

[jira] [Commented] (GROOVY-11432) Support method references/method pointers in annotations

2024-07-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867561#comment-17867561 ] ASF GitHub Bot commented on GROOVY-11432: - paulk-asert commented on PR #2097: U

[jira] [Assigned] (GROOVY-11432) Explore whether we should add method references to annotations

2024-07-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-11432: -- Assignee: Paul King > Explore whether we should add method references to annotations > -

[jira] [Updated] (GROOVY-11432) Support method references/method pointers in annotations

2024-07-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11432: --- Summary: Support method references/method pointers in annotations (was: Explore whether we should