[PR] Update SDKMAN install URL [groovy]

2025-04-01 Thread via GitHub
roulpriya opened a new pull request, #2171: URL: https://github.com/apache/groovy/pull/2171 Update SDKMAN URL to include `"https://get.sdkman.io"` as the old link does not work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Assigned] (GROOVY-10683) Consider enhancing for loop to provide access to loop index or iterator

2025-04-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10683: Assignee: Eric Milles > Consider enhancing for loop to provide access to loop index or i

[jira] [Created] (GROOVY-11597) STC: element type of enum class

2025-04-01 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11597: Summary: STC: element type of enum class Key: GROOVY-11597 URL: https://issues.apache.org/jira/browse/GROOVY-11597 Project: Groovy Issue Type: Bug

Re: [PR] GROOVY-10683: support `for (index, item in list)` looping [groovy]

2025-04-01 Thread via GitHub
eric-milles commented on PR #2169: URL: https://github.com/apache/groovy/pull/2169#issuecomment-2769914844 This is functional enough for an initial review. -- 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

[jira] [Commented] (GROOVY-10683) Consider enhancing for loop to provide access to loop index or iterator

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