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

2025-04-08 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942063#comment-17942063 ] Paul King commented on GROOVY-11606: For the draft implementation, I have followed

Re: [PR] Bump com.gradle.develocity from 3.19.2 to 4.0 [groovy]

2025-04-08 Thread via GitHub
Goooler commented on PR #2181: URL: https://github.com/apache/groovy/pull/2181#issuecomment-2788173917 Blocked by https://github.com/melix/gradle-buildscan-recipes/issues/10. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

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

2025-04-08 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942063#comment-17942063 ] Paul King edited comment on GROOVY-11606 at 4/9/25 2:36 AM:

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

2025-04-08 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11606: --- Description: See: https://lists.apache.org/thread/xv1bpgc7xp3rwp7qt627xfyd10ljcwbc > Lazy findAll

[jira] [Resolved] (GROOVY-11604) Add returnEarly boolean variant for DGM#chop

2025-04-08 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11604. Fix Version/s: 5.0.0-alpha-13 Assignee: Paul King Resolution: Fixed Proposed PR m

Re: [PR] GROOVY-11606: Lazy findAll, collect, collectMany [groovy]

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

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

2025-04-08 Thread Paul King (Jira)
Paul King created GROOVY-11606: -- Summary: Lazy findAll, collect, collectMany Key: GROOVY-11606 URL: https://issues.apache.org/jira/browse/GROOVY-11606 Project: Groovy Issue Type: Improvement

[jira] [Resolved] (GROOVY-11603) Add Lazy generators for iterators

2025-04-08 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11603. Fix Version/s: 5.0.0-alpha-13 Resolution: Fixed Proposed PR merged. > Add Lazy generators

[PR] Bump com.gradle.develocity from 3.19.2 to 4.0 [groovy]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #2181: URL: https://github.com/apache/groovy/pull/2181 Bumps com.gradle.develocity from 3.19.2 to 4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.develo

[jira] [Commented] (GROOVY-4721) variable declared in try block is in scope in finally block

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942038#comment-17942038 ] ASF GitHub Bot commented on GROOVY-4721: daniellansun commented on code in PR #2

[jira] [Commented] (GROOVY-11604) Add returnEarly boolean variant for DGM#chop

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942039#comment-17942039 ] ASF GitHub Bot commented on GROOVY-11604: - paulk-asert merged PR #2180: URL: ht

Re: [PR] GROOVY-11604: Add returnEarly boolean variant for DGM#chop [groovy]

2025-04-08 Thread via GitHub
paulk-asert merged PR #2180: URL: https://github.com/apache/groovy/pull/2180 -- 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

Re: [PR] GROOVY-4721: variable declared in try block is in scope in finally block [groovy]

2025-04-08 Thread via GitHub
daniellansun commented on code in PR #2172: URL: https://github.com/apache/groovy/pull/2172#discussion_r2034205488 ## subprojects/groovy-groovysh/src/test/groovy/org/apache/groovy/groovysh/GroovyshTest.groovy: ## @@ -392,17 +394,34 @@ class GroovyshInterpreterModeTest extends Gr

[jira] [Commented] (GROOVY-4721) variable declared in try block is in scope in finally block

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942037#comment-17942037 ] ASF GitHub Bot commented on GROOVY-4721: daniellansun commented on code in PR #2

Re: [PR] GROOVY-4721: variable declared in try block is in scope in finally block [groovy]

2025-04-08 Thread via GitHub
daniellansun commented on code in PR #2172: URL: https://github.com/apache/groovy/pull/2172#discussion_r2034205488 ## subprojects/groovy-groovysh/src/test/groovy/org/apache/groovy/groovysh/GroovyshTest.groovy: ## @@ -392,17 +394,34 @@ class GroovyshInterpreterModeTest extends Gr

Re: [PR] GROOVY-11603: Add Lazy generators for iterators [groovy]

2025-04-08 Thread via GitHub
paulk-asert merged PR #2179: URL: https://github.com/apache/groovy/pull/2179 -- 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-11601) remove support for expression list in for-each statement

2025-04-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941910#comment-17941910 ] Eric Milles commented on GROOVY-11601: -- Support for expression list in the 2nd and

[jira] [Comment Edited] (GROOVY-11601) remove support for expression list in for-each statement

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

[jira] [Commented] (GROOVY-11601) remove support for expression list in for-each statement

2025-04-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941914#comment-17941914 ] Eric Milles commented on GROOVY-11601: -- I think you could also have written D like