[jira] [Created] (GROOVY-11102) Bump logback-classic to 1.4.8 (test dependency)

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11102: -- Summary: Bump logback-classic to 1.4.8 (test dependency) Key: GROOVY-11102 URL: https://issues.apache.org/jira/browse/GROOVY-11102 Project: Groovy Issue Type: De

[jira] [Created] (GROOVY-11101) Bump checkstyle to 10.12.0 (build dependency)

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11101: -- Summary: Bump checkstyle to 10.12.0 (build dependency) Key: GROOVY-11101 URL: https://issues.apache.org/jira/browse/GROOVY-11101 Project: Groovy Issue Type: Depe

[jira] [Created] (GROOVY-11100) Bump picocli to 4.7.4

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11100: -- Summary: Bump picocli to 4.7.4 Key: GROOVY-11100 URL: https://issues.apache.org/jira/browse/GROOVY-11100 Project: Groovy Issue Type: Dependency upgrade

[jira] [Created] (GROOVY-11099) Bump jackson/jackson-databind to 2.15.2

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11099: -- Summary: Bump jackson/jackson-databind to 2.15.2 Key: GROOVY-11099 URL: https://issues.apache.org/jira/browse/GROOVY-11099 Project: Groovy Issue Type: Dependency

[jira] [Created] (GROOVY-11098) Bump json-unit to 2.38.0 (test dependency)

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11098: -- Summary: Bump json-unit to 2.38.0 (test dependency) Key: GROOVY-11098 URL: https://issues.apache.org/jira/browse/GROOVY-11098 Project: Groovy Issue Type: Depende

[jira] [Created] (GROOVY-11097) Bump JMH to 1.36 (performance test dependency)

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11097: -- Summary: Bump JMH to 1.36 (performance test dependency) Key: GROOVY-11097 URL: https://issues.apache.org/jira/browse/GROOVY-11097 Project: Groovy Issue Type: Dep

[jira] [Created] (GROOVY-11096) Bump testng to 7.8.0

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11096: -- Summary: Bump testng to 7.8.0 Key: GROOVY-11096 URL: https://issues.apache.org/jira/browse/GROOVY-11096 Project: Groovy Issue Type: Dependency upgrade

[jira] [Created] (GROOVY-11095) Bump hsqldb to 2.7.2 (test dependency)

2023-06-13 Thread Paul King (Jira)
Paul King created GROOVY-11095: -- Summary: Bump hsqldb to 2.7.2 (test dependency) Key: GROOVY-11095 URL: https://issues.apache.org/jira/browse/GROOVY-11095 Project: Groovy Issue Type: Dependency

[jira] [Commented] (GROOVY-8499) Glitch with native lambda support when supplied with incorrect arity lambda

2023-06-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732292#comment-17732292 ] ASF GitHub Bot commented on GROOVY-8499: eric-milles commented on code in PR #19

[GitHub] [groovy] eric-milles commented on a diff in pull request #1901: GROOVY-8499: `combinations` metadata

2023-06-13 Thread via GitHub
eric-milles commented on code in PR #1901: URL: https://github.com/apache/groovy/pull/1901#discussion_r1228817229 ## src/main/java/groovy/util/GroovyCollections.java: ## @@ -34,50 +34,21 @@ import java.util.Set; import java.util.TreeSet; -/** - * A Collections utility class

[jira] [Commented] (GROOVY-8499) Glitch with native lambda support when supplied with incorrect arity lambda

2023-06-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732291#comment-17732291 ] ASF GitHub Bot commented on GROOVY-8499: eric-milles commented on code in PR #19

[GitHub] [groovy] eric-milles commented on a diff in pull request #1901: GROOVY-8499: `combinations` metadata

2023-06-13 Thread via GitHub
eric-milles commented on code in PR #1901: URL: https://github.com/apache/groovy/pull/1901#discussion_r1228817229 ## src/main/java/groovy/util/GroovyCollections.java: ## @@ -34,50 +34,21 @@ import java.util.Set; import java.util.TreeSet; -/** - * A Collections utility class

[jira] [Commented] (GROOVY-11094) SAM types not working well along with overloading

2023-06-13 Thread Thodoris Sotiropoulos (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732246#comment-17732246 ] Thodoris Sotiropoulos commented on GROOVY-11094: Ah I see; got it! > S

[GitHub] [groovy] paulk-asert commented on a diff in pull request #1901: GROOVY-8499: `combinations` metadata

2023-06-13 Thread via GitHub
paulk-asert commented on code in PR #1901: URL: https://github.com/apache/groovy/pull/1901#discussion_r1228768884 ## src/main/java/groovy/util/GroovyCollections.java: ## @@ -34,50 +34,21 @@ import java.util.Set; import java.util.TreeSet; -/** - * A Collections utility class

[jira] [Commented] (GROOVY-8499) Glitch with native lambda support when supplied with incorrect arity lambda

2023-06-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732276#comment-17732276 ] ASF GitHub Bot commented on GROOVY-8499: paulk-asert commented on code in PR #19

[jira] [Comment Edited] (GROOVY-11094) SAM types not working well along with overloading

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732219#comment-17732219 ] Eric Milles edited comment on GROOVY-11094 at 6/13/23 6:56 PM: --

[jira] [Commented] (GROOVY-11094) SAM types not working well along with overloading

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732219#comment-17732219 ] Eric Milles commented on GROOVY-11094: -- You are probably running into the collect

[jira] [Updated] (GROOVY-11094) SAM types not working well along with overloading

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11094: - Description: I have the following program: {code} import java.util.*; import java.util.function

[jira] [Updated] (GROOVY-11094) SAM types not working well along with overloading

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11094: - Description: I have the following program: {code} import java.util.*; import java.util.function

[jira] [Assigned] (GROOVY-11094) SAM types not working well along with overloading

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11094: Assignee: Eric Milles > SAM types not working well along with overloading >

[jira] [Commented] (GROOVY-8499) Glitch with native lambda support when supplied with incorrect arity lambda

2023-06-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732211#comment-17732211 ] ASF GitHub Bot commented on GROOVY-8499: eric-milles opened a new pull request,

[GitHub] [groovy] eric-milles opened a new pull request, #1901: GROOVY-8499: `combinations` metadata

2023-06-13 Thread via GitHub
eric-milles opened a new pull request, #1901: URL: https://github.com/apache/groovy/pull/1901 @paulk-asert Can you have a look at this? GROOVY-8499 examples can work under STC if `combinations` indicates it returns a list of lists. It is up to the caller to determine the number of element

[jira] [Comment Edited] (GROOVY-11092) STC: support coerced closure argument destructuring (for list and tuple)

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731773#comment-17731773 ] Eric Milles edited comment on GROOVY-11092 at 6/13/23 6:04 PM: --

[jira] [Created] (GROOVY-11094) SAM types not working well along with overloading

2023-06-13 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-11094: -- Summary: SAM types not working well along with overloading Key: GROOVY-11094 URL: https://issues.apache.org/jira/browse/GROOVY-11094 Project: Groov

[jira] [Resolved] (GROOVY-11092) STC: support coerced closure argument destructuring (for list and tuple)

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11092. -- Resolution: Fixed > STC: support coerced closure argument destructuring (for list and tuple)

[jira] [Comment Edited] (GROOVY-11092) STC: support coerced closure argument destructuring (for list and tuple)

2023-06-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731773#comment-17731773 ] Eric Milles edited comment on GROOVY-11092 at 6/13/23 2:21 PM: --