[jira] [Resolved] (GROOVY-11224) Reconsider name duplication for groovysh

2023-11-22 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11224. Fix Version/s: 5.0.0-alpha-3 (was: 5.x) Assignee: Paul King

[jira] [Commented] (GROOVY-11224) Reconsider name duplication for groovysh

2023-11-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788927#comment-17788927 ] ASF GitHub Bot commented on GROOVY-11224: - paulk-asert merged PR #1989: URL: ht

Re: [PR] GROOVY-11224: Reconsider name duplication for groovysh [groovy]

2023-11-22 Thread via GitHub
paulk-asert merged PR #1989: URL: https://github.com/apache/groovy/pull/1989 -- 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...@g

[jira] [Commented] (GROOVY-7934) Type inference breaks for Collection.inject

2023-11-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788826#comment-17788826 ] Eric Milles commented on GROOVY-7934: - Changing the closure param type from U to T,

[jira] [Updated] (GROOVY-7934) Type inference breaks for Collection.inject

2023-11-22 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7934: Description: The code below should not compile as the first parameter to the inject method must b