[jira] [Commented] (GROOVY-11624) Unable to use statically imported const string in annotation

2025-04-17 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945527#comment-17945527 ] Saravanan commented on GROOVY-11624: {quote}I think order of operations is your gre

[jira] [Commented] (GROOVY-11606) Lazy findAll, collect, collectMany

2025-04-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1794#comment-1794 ] ASF GitHub Bot commented on GROOVY-11606: - daniellansun commented on PR #2184:

Re: [PR] GROOVY-11614: Enums in switch/case statements that are not fully qual… [groovy]

2025-04-17 Thread via GitHub
daniellansun commented on PR #2199: URL: https://github.com/apache/groovy/pull/2199#issuecomment-2814267260 LGTM. P.S. It's better to add some marker to limit visiting further. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[jira] [Commented] (GROOVY-11614) Enums in switch/case statements that are not fully qualified will cause a groovy compile error but Java requires enums to "not" be fully qualified

2025-04-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945554#comment-17945554 ] ASF GitHub Bot commented on GROOVY-11614: - daniellansun commented on PR #2199:

[jira] [Updated] (GROOVY-11624) Unable to use statically imported const string in annotation

2025-04-17 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saravanan updated GROOVY-11624: --- Description: I have a java class defined (pulled in as byte code from a jar dependency)   {code:jav

[jira] [Comment Edited] (GROOVY-11624) Unable to use statically imported const string in annotation

2025-04-17 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945028#comment-17945028 ] Saravanan edited comment on GROOVY-11624 at 4/17/25 11:28 PM: ---

[jira] [Commented] (GROOVY-11320) Unable to resolve class when putting variables into brackets.

2025-04-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945398#comment-17945398 ] Eric Milles commented on GROOVY-11320: -- I have run into similar troubles with the

[jira] [Comment Edited] (GROOVY-11624) Unable to use statically imported const string in annotation

2025-04-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945447#comment-17945447 ] Eric Milles edited comment on GROOVY-11624 at 4/17/25 4:29 PM: --

[jira] [Commented] (GROOVY-11624) Unable to use statically imported const string in annotation

2025-04-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945447#comment-17945447 ] Eric Milles commented on GROOVY-11624: -- Due to fix for GROOVY-5150, GROOVY-10902,

Re: [PR] GROOVY-11614: Enums in switch/case statements that are not fully qual… [groovy]

2025-04-17 Thread via GitHub
paulk-asert commented on PR #2199: URL: https://github.com/apache/groovy/pull/2199#issuecomment-2812980365 > Can you explain the design of this one? I don't quite follow. I think this plays into the reason we limited the previous fix to STC. This just applies the previous fix (so only

[jira] [Updated] (GROOVY-11621) Assigning null to a List or Map using bracket notation does not work with @CompileStatic

2025-04-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11621: - Fix Version/s: 3.0.25 > Assigning null to a List or Map using bracket notation does not work wi

[jira] [Updated] (GROOVY-11621) Assigning null to a List or Map using bracket notation does not work with @CompileStatic

2025-04-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11621: - Fix Version/s: 4.0.27 > Assigning null to a List or Map using bracket notation does not work wi

[jira] [Updated] (GROOVY-10724) Parrot parser incorrectly treats an expression wrapped in parentheses as a cast

2025-04-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10724: - Language: groovy > Parrot parser incorrectly treats an expression wrapped in parentheses as a

[jira] [Resolved] (GROOVY-11621) Assigning null to a List or Map using bracket notation does not work with @CompileStatic

2025-04-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11621. -- Fix Version/s: 5.0.0-alpha-13 Resolution: Fixed > Assigning null to a List or Map usin

[jira] [Commented] (GROOVY-11614) Enums in switch/case statements that are not fully qualified will cause a groovy compile error but Java requires enums to "not" be fully qualified

2025-04-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945389#comment-17945389 ] ASF GitHub Bot commented on GROOVY-11614: - eric-milles commented on PR #2199: U

Re: [PR] GROOVY-11614: Enums in switch/case statements that are not fully qual… [groovy]

2025-04-17 Thread via GitHub
eric-milles commented on PR #2199: URL: https://github.com/apache/groovy/pull/2199#issuecomment-2812884480 Can you explain the design of this one? I don't quite follow. I think this plays into the reason we limited the previous fix to STC. -- This is an automated message from the Apache