[GitHub] [groovy] dependabot[bot] opened a new pull request, #1918: Bump com.gradle.enterprise from 3.13.4 to 3.14

2023-07-18 Thread via GitHub
dependabot[bot] opened a new pull request, #1918: URL: https://github.com/apache/groovy/pull/1918 Bumps com.gradle.enterprise from 3.13.4 to 3.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.enter

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-18 Thread Kenneth W DeLong (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744381#comment-17744381 ] Kenneth W DeLong commented on GROOVY-11126: --- We rolled out the code with that

[jira] [Comment Edited] (GROOVY-11128) implicit-this access within closure to private members in declaring class when invoked from derived class

2023-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744360#comment-17744360 ] Eric Milles edited comment on GROOVY-11128 at 7/18/23 11:05 PM: -

[jira] [Resolved] (GROOVY-11128) implicit-this access within closure to private members in declaring class when invoked from derived class

2023-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11128. -- Resolution: Fixed > implicit-this access within closure to private members in declaring class

[jira] [Commented] (GROOVY-11128) implicit-this access within closure to private members in declaring class when invoked from derived class

2023-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744360#comment-17744360 ] Eric Milles commented on GROOVY-11128: -- https://github.com/apache/groovy/commit/a4

[jira] [Updated] (GROOVY-11128) implicit-this access within closure to private members in declaring class when invoked from derived class

2023-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11128: - Fix Version/s: 5.0.0-alpha-1 > implicit-this access within closure to private members in declar

[jira] [Commented] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-18 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744302#comment-17744302 ] Jochen Theodorou commented on GROOVY-11126: --- ok, looks like safe navigation i

[jira] [Commented] (GROOVY-11127) Add '|', '&', and '^' operators to Set and SortedSet

2023-07-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744242#comment-17744242 ] ASF GitHub Bot commented on GROOVY-11127: - merscwog commented on PR #1915: URL:

[GitHub] [groovy] merscwog commented on pull request #1915: GROOVY-11127: Set operator extension methods

2023-07-18 Thread via GitHub
merscwog commented on PR #1915: URL: https://github.com/apache/groovy/pull/1915#issuecomment-1640313309 Before I make any additional modifications, it seem there are essentially 4 options to choose from at the moment: 1. Do not add these operators at all. 2. Revert the secondary ar

[jira] [Updated] (GROOVY-11126) Null-safe Dereference fails after time

2023-07-18 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou updated GROOVY-11126: -- Description: I have a server-side app that works perfectly for a long time (18-24h) t