[GitHub] [groovy] dependabot[bot] opened a new pull request, #1891: Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.9 to 4.32.0

2023-05-17 Thread via GitHub
dependabot[bot] opened a new pull request, #1891: URL: https://github.com/apache/groovy/pull/1891 Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.9 to 4.32.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?depe

[jira] [Closed] (GROOVY-11064) MissingPropertyException is thrown when accessing a pseudo property

2023-05-17 Thread Kevin Sheppard (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sheppard closed GROOVY-11064. --- Resolution: Not A Bug Changing the return type from {{Boolean}} to {{boolean}} fixes the is

[jira] [Updated] (GROOVY-11064) MissingPropertyException is thrown when accessing a pseudo property

2023-05-17 Thread Kevin Sheppard (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sheppard updated GROOVY-11064: Description: The following code throws a MissingPropertyException:   {code:java} class Us

[jira] [Created] (GROOVY-11064) MissingPropertyException is thrown when accessing a pseudo property

2023-05-17 Thread Kevin Sheppard (Jira)
Kevin Sheppard created GROOVY-11064: --- Summary: MissingPropertyException is thrown when accessing a pseudo property Key: GROOVY-11064 URL: https://issues.apache.org/jira/browse/GROOVY-11064 Project:

[jira] [Resolved] (GROOVY-11063) NPE in ListHashMap

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11063. -- Resolution: Fixed https://github.com/apache/groovy/commit/923f680d769f236a543e622121c7fa3b4ba

[GitHub] [groovy] asfgit closed pull request #1885: fix for NPE

2023-05-17 Thread via GitHub
asfgit closed pull request #1885: fix for NPE URL: https://github.com/apache/groovy/pull/1885 -- 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: notificati

[jira] [Updated] (GROOVY-11063) NPE in ListHashMap

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11063: - Summary: NPE in ListHashMap (was: NPE crash in ListHashMap.java for groovy 4.x) > NPE in List

[jira] [Assigned] (GROOVY-11063) NPE crash in ListHashMap.java for groovy 4.x

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11063: Assignee: Eric Milles > NPE crash in ListHashMap.java for groovy 4.x > -

[jira] [Created] (GROOVY-11063) NPE crash in ListHashMap.java for groovy 4.x

2023-05-17 Thread Wei Huang (Jira)
Wei Huang created GROOVY-11063: -- Summary: NPE crash in ListHashMap.java for groovy 4.x Key: GROOVY-11063 URL: https://issues.apache.org/jira/browse/GROOVY-11063 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-11063) NPE crash in ListHashMap.java for groovy 4.x

2023-05-17 Thread Wei Huang (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Huang updated GROOVY-11063: --- Affects Version/s: 4.0.12 > NPE crash in ListHashMap.java for groovy 4.x >

[jira] [Assigned] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11060: Assignee: Eric Milles > SC internal error when spreading inside list literal > -

[jira] [Commented] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723520#comment-17723520 ] Eric Milles commented on GROOVY-11060: -- Thanks.  The extra bit of context is helpf

[jira] [Comment Edited] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723424#comment-17723424 ] Eric Milles edited comment on GROOVY-11060 at 5/17/23 3:37 PM: --

[jira] [Commented] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723506#comment-17723506 ] Christopher Smith commented on GROOVY-11060: The code in the description is

[jira] [Comment Edited] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-17 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723451#comment-17723451 ] Jim Klimov edited comment on GROOVY-11059 at 5/17/23 1:14 PM: ---

[jira] [Comment Edited] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-17 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723451#comment-17723451 ] Jim Klimov edited comment on GROOVY-11059 at 5/17/23 1:13 PM: ---

[jira] [Commented] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-17 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723451#comment-17723451 ] Jim Klimov commented on GROOVY-11059: - > > [in] our codebase ... there are a number

[jira] [Comment Edited] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723424#comment-17723424 ] Eric Milles edited comment on GROOVY-11060 at 5/17/23 1:03 PM: --

[jira] [Comment Edited] (GROOVY-11062) Annotation collection isn't properly handling enum annotation attribute values

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723425#comment-17723425 ] Eric Milles edited comment on GROOVY-11062 at 5/17/23 1:03 PM: --

[jira] [Commented] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723449#comment-17723449 ] Eric Milles commented on GROOVY-11059: -- > [in] our codebase ... there are a number

[jira] [Commented] (GROOVY-11061) Decide whether any action is required for Groovy for upcoming security manager JDK change

2023-05-17 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723446#comment-17723446 ] Jochen Theodorou commented on GROOVY-11061: --- eventually the security manager

[jira] [Commented] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-17 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723445#comment-17723445 ] Jochen Theodorou commented on GROOVY-11059: --- [~jimklimov] an AST transform fo

[jira] [Comment Edited] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723424#comment-17723424 ] Eric Milles edited comment on GROOVY-11060 at 5/17/23 12:37 PM: -

[jira] [Comment Edited] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723424#comment-17723424 ] Eric Milles edited comment on GROOVY-11060 at 5/17/23 12:36 PM: -

[jira] [Comment Edited] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723424#comment-17723424 ] Eric Milles edited comment on GROOVY-11060 at 5/17/23 12:26 PM: -

[jira] [Comment Edited] (GROOVY-11062) Annotation collection isn't properly handling enum annotation attribute values

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723425#comment-17723425 ] Eric Milles edited comment on GROOVY-11062 at 5/17/23 12:20 PM: -

[jira] [Commented] (GROOVY-11062) Annotation collection isn't properly handling enum annotation attribute values

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723425#comment-17723425 ] Eric Milles commented on GROOVY-11062: -- defaults and defaultsMode are not consider

[jira] [Commented] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-17 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723424#comment-17723424 ] Eric Milles commented on GROOVY-11060: -- What’s clunky? The plus sequence? The sp

[GitHub] [groovy] paulk-asert commented on pull request #1890: GROOVY-11062: Annotation collection isn't properly handling enum anno…

2023-05-17 Thread via GitHub
paulk-asert commented on PR #1890: URL: https://github.com/apache/groovy/pull/1890#issuecomment-1551090960 This doesn't include a test yet. It is just a little tricky to produce a test since it is only the pre-compiled case where there is a problem. -- This is an automated message from th

[jira] [Updated] (GROOVY-11062) Annotation collection isn't properly handling enum annotation attribute values

2023-05-17 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11062: --- Component/s: class generator Stub generator / Joint compiler > Annotation collecti

[jira] [Updated] (GROOVY-11062) Annotation collection isn't properly handling enum annotation attribute values

2023-05-17 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11062: --- Description: The easiest way to reproduce is to change the definition of `Immutable`.  Change the

[jira] [Created] (GROOVY-11062) Annotation collection isn't properly handling enum annotation attribute values

2023-05-17 Thread Paul King (Jira)
Paul King created GROOVY-11062: -- Summary: Annotation collection isn't properly handling enum annotation attribute values Key: GROOVY-11062 URL: https://issues.apache.org/jira/browse/GROOVY-11062 Project: