[GitHub] [groovy] dependabot[bot] opened a new pull request, #1955: Bump com.gradle.enterprise from 3.13 to 3.15

2023-09-13 Thread via GitHub
dependabot[bot] opened a new pull request, #1955: URL: https://github.com/apache/groovy/pull/1955 Bumps com.gradle.enterprise from 3.13 to 3.15. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.enterpr

[jira] [Commented] (GROOVY-8859) traits allow access to private fields and static methods but not instance methods

2023-09-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764804#comment-17764804 ] Eric Milles commented on GROOVY-8859: - Option 2 is implemented by https://github.co

[jira] [Updated] (GROOVY-8859) traits allow access to private fields and static methods but not instance methods

2023-09-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8859: Issue Type: Question (was: Bug) > traits allow access to private fields and static methods but no

[jira] [Comment Edited] (GROOVY-8859) traits allow access to private fields and static methods but not instance methods

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

[jira] [Commented] (GROOVY-8859) traits allow access to private fields and static methods but not instance methods

2023-09-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764794#comment-17764794 ] Eric Milles commented on GROOVY-8859: - This could go one of two ways: 1. The semanti

[jira] [Updated] (GROOVY-8859) traits allow access to private fields and static methods but not instance methods

2023-09-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8859: Issue Type: Bug (was: Question) > traits allow access to private fields and static methods but no

[jira] [Assigned] (GROOVY-8859) traits allow access to private fields and static methods but not instance methods

2023-09-13 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-8859: --- Assignee: Eric Milles > traits allow access to private fields and static methods but not in

[GitHub] [groovy] paulk-asert merged pull request #1954: Use the tap() method instead of with(), as tap() returns the object instead of returning the last expression of the closure like with with().

2023-09-13 Thread via GitHub
paulk-asert merged PR #1954: URL: https://github.com/apache/groovy/pull/1954 -- 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: notifications-unsubscr...@g

[GitHub] [groovy] glaforge opened a new pull request, #1954: Use the tap() method instead of with(), as tap() returns the object instead of returning the last expression of the closure like with with(

2023-09-13 Thread via GitHub
glaforge opened a new pull request, #1954: URL: https://github.com/apache/groovy/pull/1954 Without this change, variable p3 actually contained the int 1951 -- 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