[jira] [Comment Edited] (GROOVY-4941) Static methods cannot be called during AST transformation via AstBuilder.buildFromSpec()

2025-07-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943824#comment-17943824 ] Eric Milles edited comment on GROOVY-4941 at 7/8/25 8:13 PM: -

[jira] [Resolved] (GROOVY-11679) Static type checking fails to handle generic list with empty default in an annotation

2025-07-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11679. -- Fix Version/s: 5.0.0-beta-1 Resolution: Fixed > Static type checking fails to handle g

[jira] [Resolved] (GROOVY-11672) Bump logback to 1.5.18 (test dependency)

2025-07-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11672. -- Resolution: Fixed > Bump logback to 1.5.18 (test dependency) > --

[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-07-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003872#comment-18003872 ] Eric Milles commented on GROOVY-11614: -- https://github.com/apache/groovy/commit/81

[jira] [Commented] (GROOVY-11693) missed specific error message in extension module loading

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

Re: [PR] GROOVY-11693: improve specificity of error message in extension module loading [groovy]

2025-07-08 Thread via GitHub
eric-milles commented on PR #2250: URL: https://github.com/apache/groovy/pull/2250#issuecomment-3049747033 Is there a test case that can check the message format? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (GROOVY-11707) Inherting the same Generic Interface at different levels in an inheritance hierachy causes error

2025-07-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003848#comment-18003848 ] ASF GitHub Bot commented on GROOVY-11707: - codecov-commenter commented on PR #2

Re: [PR] GROOVY-11707: preserve raw type for `getInterfacesAndSuperInterfaces` [groovy]

2025-07-08 Thread via GitHub
codecov-commenter commented on PR #2261: URL: https://github.com/apache/groovy/pull/2261#issuecomment-3049516438 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2261?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&ut

[jira] [Commented] (GROOVY-11707) Inherting the same Generic Interface at different levels in an inheritance hierachy causes error

2025-07-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003836#comment-18003836 ] ASF GitHub Bot commented on GROOVY-11707: - eric-milles opened a new pull reques

[PR] GROOVY-11707: preserve raw type for `getInterfacesAndSuperInterfaces` [groovy]

2025-07-08 Thread via GitHub
eric-milles opened a new pull request, #2261: URL: https://github.com/apache/groovy/pull/2261 (no comment) -- 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

[jira] [Resolved] (GROOVY-11659) STC: assign range to primitive array

2025-07-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11659. -- Fix Version/s: 5.0.0-beta-2 Resolution: Fixed Please open a separate work item for wid

[jira] [Assigned] (GROOVY-11707) Inherting the same Generic Interface at different levels in an inheritance hierachy causes error

2025-07-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11707: Assignee: Eric Milles > Inherting the same Generic Interface at different levels in an i

[jira] [Commented] (GROOVY-11711) Templates not recognized for inner classes in certain scenarios

2025-07-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003811#comment-18003811 ] ASF GitHub Bot commented on GROOVY-11711: - codecov-commenter commented on PR #2

Re: [PR] GROOVY-11711: restore outer class generics after inner class visit [groovy]

2025-07-08 Thread via GitHub
codecov-commenter commented on PR #2260: URL: https://github.com/apache/groovy/pull/2260#issuecomment-3049267038 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2260?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&ut

[jira] [Commented] (GROOVY-11711) Templates not recognized for inner classes in certain scenarios

2025-07-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003806#comment-18003806 ] ASF GitHub Bot commented on GROOVY-11711: - eric-milles opened a new pull reques

[PR] GROOVY-11711: restore outer class generics after inner class visit [groovy]

2025-07-08 Thread via GitHub
eric-milles opened a new pull request, #2260: URL: https://github.com/apache/groovy/pull/2260 (no comment) -- 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

[jira] [Commented] (GROOVY-11706) How to run Groovy compiler via class loader without altering thread context classloader?

2025-07-08 Thread Xiaotian Ma (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003773#comment-18003773 ] Xiaotian Ma commented on GROOVY-11706: -- Thanks! I think the program here is legiti

[jira] [Assigned] (GROOVY-11711) Templates not recognized for inner classes in certain scenarios

2025-07-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11711: Assignee: Eric Milles > Templates not recognized for inner classes in certain scenarios

[jira] [Commented] (GROOVY-11706) How to run Groovy compiler via class loader without altering thread context classloader?

2025-07-08 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003742#comment-18003742 ] Jochen Theodorou commented on GROOVY-11706: --- hmm... public interface Afik05i