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
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
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
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
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
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
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
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
[
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
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
[
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
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
[
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
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
[
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
[
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:
--
[
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
[
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
[
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
[
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
>
[
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,
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
[
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:
--
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
[
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)
[
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:
--
26 matches
Mail list logo