[jira] [Created] (GROOVY-11158) Explore whether we should deprecate/delete any generated callsite caching related classes

2023-08-16 Thread Paul King (Jira)
Paul King created GROOVY-11158: -- Summary: Explore whether we should deprecate/delete any generated callsite caching related classes Key: GROOVY-11158 URL: https://issues.apache.org/jira/browse/GROOVY-11158

[jira] [Updated] (GROOVY-11158) Explore whether we should deprecate/delete any generated callsite caching related classes

2023-08-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11158: --- Fix Version/s: 5.x > Explore whether we should deprecate/delete any generated callsite caching > r

[jira] [Commented] (GROOVY-11157) Provide a GINQ aggregate function shorthand for returning a list of the selected items

2023-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755362#comment-17755362 ] ASF GitHub Bot commented on GROOVY-11157: - paulk-asert opened a new pull reques

[jira] [Created] (GROOVY-11157) Provide a GINQ aggregate function shorthand for returning a list of the selected items

2023-08-16 Thread Paul King (Jira)
Paul King created GROOVY-11157: -- Summary: Provide a GINQ aggregate function shorthand for returning a list of the selected items Key: GROOVY-11157 URL: https://issues.apache.org/jira/browse/GROOVY-11157

[jira] [Commented] (GROOVY-8209) create simple http client

2023-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755228#comment-17755228 ] ASF GitHub Bot commented on GROOVY-8209: blackdrag closed pull request #556: GRO

[jira] [Commented] (GROOVY-8209) create simple http client

2023-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755227#comment-17755227 ] ASF GitHub Bot commented on GROOVY-8209: blackdrag commented on PR #556: URL: ht

[jira] [Commented] (GROOVY-11156) Groovy using no longer existing MagicAccessorImpl from sun.reflect

2023-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755222#comment-17755222 ] ASF GitHub Bot commented on GROOVY-11156: - blackdrag opened a new pull request,

[GitHub] [groovy] blackdrag opened a new pull request, #1932: GROOVY-11156: remove illegal magic accessor usage

2023-08-16 Thread via GitHub
blackdrag opened a new pull request, #1932: URL: https://github.com/apache/groovy/pull/1932 sun.reflect.MagicAccessorImpl no longer exists -- 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 spec

[jira] [Created] (GROOVY-11156) Groovy using no longer existing MagicAccessorImpl from sun.reflect

2023-08-16 Thread Jochen Theodorou (Jira)
Jochen Theodorou created GROOVY-11156: - Summary: Groovy using no longer existing MagicAccessorImpl from sun.reflect Key: GROOVY-11156 URL: https://issues.apache.org/jira/browse/GROOVY-11156 Projec

[jira] [Updated] (GROOVY-10985) Precedence of self property over outer class field

2023-08-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10985: - Labels: breaking (was: ) > Precedence of self property over outer class field > --

[jira] [Assigned] (GROOVY-11155) Add DGM variants of count(Iterable|Iterator|Map, Closure) with an initial value

2023-08-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-11155: -- Assignee: Paul King > Add DGM variants of count(Iterable|Iterator|Map, Closure) with an init

[jira] [Commented] (GROOVY-11153) groovy.transform.builder.Builder does not create methods for super-class setters

2023-08-16 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755051#comment-17755051 ] Paul King commented on GROOVY-11153: Are you wanting pointers to the behavior? Your

[jira] [Commented] (GROOVY-11155) Add DGM variants of count(Iterable|Iterator|Map, Closure) with an initial value

2023-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754963#comment-17754963 ] ASF GitHub Bot commented on GROOVY-11155: - paulk-asert opened a new pull reques

[GitHub] [groovy] paulk-asert opened a new pull request, #1931: GROOVY-11155: Add DGM variants of count(Iterable|Iterator|Map, Closur…

2023-08-16 Thread via GitHub
paulk-asert opened a new pull request, #1931: URL: https://github.com/apache/groovy/pull/1931 …e) with an initial value -- 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 u

[jira] [Created] (GROOVY-11155) Add DGM variants of count(Iterable|Iterator|Map, Closure) with an initial value

2023-08-16 Thread Paul King (Jira)
Paul King created GROOVY-11155: -- Summary: Add DGM variants of count(Iterable|Iterator|Map, Closure) with an initial value Key: GROOVY-11155 URL: https://issues.apache.org/jira/browse/GROOVY-11155 Project