[GitHub] [groovy] paulk-asert closed pull request #1925: Update `me.champeau.gradle.japicmp` 0.4.2

2023-07-31 Thread via GitHub
paulk-asert closed pull request #1925: Update `me.champeau.gradle.japicmp` 0.4.2 URL: https://github.com/apache/groovy/pull/1925 -- 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.

[GitHub] [groovy] Goooler commented on pull request #1925: Update `me.champeau.gradle.japicmp` 0.4.2

2023-07-31 Thread via GitHub
Goooler commented on PR #1925: URL: https://github.com/apache/groovy/pull/1925#issuecomment-1659488871 On my local: ``` 10:55:16: Executing ':binary-compatibility:japicmpGroovyAnt'... Starting Gradle Daemon... Gradle Daemon started in 561 ms Type-safe project accessors

[GitHub] [groovy] Goooler commented on pull request #1925: Update me.champeau.gradle.japicmp 0.4.2

2023-07-31 Thread via GitHub
Goooler commented on PR #1925: URL: https://github.com/apache/groovy/pull/1925#issuecomment-1659470709 ``` BUILD SUCCESSFUL in 1s 41 actionable tasks: 41 up-to-date 10:28:59: Execution finished ':binary-compatibility:japicmpGroovyAnt'. ``` -- This is an automated message from

[GitHub] [groovy] sonatype-lift[bot] commented on pull request #1925: Update me.champeau.gradle.japicmp 0.4.2

2023-07-31 Thread via GitHub
sonatype-lift[bot] commented on PR #1925: URL: https://github.com/apache/groovy/pull/1925#issuecomment-1659470277 ## Sonatype Lift is retiring Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a

[GitHub] [groovy] dependabot[bot] opened a new pull request, #1924: Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.0.14 to 5.1.0

2023-07-31 Thread via GitHub
dependabot[bot] opened a new pull request, #1924: URL: https://github.com/apache/groovy/pull/1924 Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 5.0.14 to 5.1.0. Release notes Sourced from

[jira] [Updated] (GROOVY-11143) Add extension method to source unit (same locality as static import)

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11143: - Component/s: groovy-jdk > Add extension method to source unit (same locality as static import)

[jira] [Updated] (GROOVY-11142) this reference in trait fails to resolve properly

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11142: - Affects Version/s: 4.0.13 3.0.18 > this reference in trait fails to

[jira] [Updated] (GROOVY-11143) Add extension method to source unit (same locality as static import)

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11143: - Description: I have been poking around with the many ways to extend a class/object's

[jira] [Updated] (GROOVY-11143) Add extension method to source unit (same locality as static import)

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11143: - Description: I have been poking around with the many ways to extend a class/object's

[jira] [Commented] (GROOVY-11143) Add extension method to source unit (same locality as static import)

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17749320#comment-17749320 ] Eric Milles commented on GROOVY-11143: -- This is essentially a proposal for "universal function

[jira] [Updated] (GROOVY-11143) Add extension method to source unit (same locality as static import)

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11143: - Description: I have been poking around with the many ways to extend a class/object's

[jira] [Updated] (GROOVY-11143) Add extension method to source unit (same locality as static import)

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11143: - Description: I have been poking around with the many ways to extend a class/object's

[jira] [Created] (GROOVY-11143) Add extension method to source unit (same locality as static import)

2023-07-31 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11143: Summary: Add extension method to source unit (same locality as static import) Key: GROOVY-11143 URL: https://issues.apache.org/jira/browse/GROOVY-11143 Project:

[jira] [Commented] (GROOVY-7154) Adding new useful String extension methods

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17749314#comment-17749314 ] Eric Milles commented on GROOVY-7154: - I think a lot of the methods described in the orig. post have

[jira] [Updated] (GROOVY-7439) Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG")

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7439: Labels: trait traits (was: traits) > Compilation errors using groovy trait and @CompileStatic

[jira] [Updated] (GROOVY-7439) Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG")

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7439: Environment: (was: Windows 8.1 Oracle JDK 8.u45) > Compilation errors using groovy trait and

[jira] [Updated] (GROOVY-7135) non-existing method use with super passes type checker in trait

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7135: Labels: trait traits (was: traits) > non-existing method use with super passes type checker in

[jira] [Updated] (GROOVY-11142) this reference in trait fails to resolve properly

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11142: - Labels: trait traits (was: traits) > this reference in trait fails to resolve properly >

[jira] [Created] (GROOVY-11142) this reference in trait fails to resolve properly

2023-07-31 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11142: Summary: this reference in trait fails to resolve properly Key: GROOVY-11142 URL: https://issues.apache.org/jira/browse/GROOVY-11142 Project: Groovy Issue

[jira] [Commented] (GROOVY-11141) Improve documentation for indy performance system properties

2023-07-31 Thread Chris Briem (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17749306#comment-17749306 ] Chris Briem commented on GROOVY-11141: -- Hello [~daniel_sun], I'm quite aware that my approach is

[jira] [Commented] (GROOVY-11141) Improve documentation for indy performance system properties

2023-07-31 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17749298#comment-17749298 ] Daniel Sun commented on GROOVY-11141: - {quote} {{{}groovy.indy.callsite.cache.size{}}}, 

[jira] [Resolved] (GROOVY-10855) Meta-annotation retention policy and target

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10855. -- Fix Version/s: 5.0.0-alpha-1 Resolution: Fixed

[jira] [Updated] (GROOVY-10855) Meta-annotation retention policy and target

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10855: - Issue Type: Improvement (was: Bug) > Meta-annotation retention policy and target >

[jira] [Updated] (GROOVY-10855) Meta-annotation retention policy and target

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10855: - Labels: breaking (was: ) > Meta-annotation retention policy and target >

[jira] [Assigned] (GROOVY-10855) Meta-annotation retention policy and target

2023-07-31 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10855: Assignee: Eric Milles > Meta-annotation retention policy and target >

[jira] [Created] (GROOVY-11141) Improve documentation for indy performance system properties

2023-07-31 Thread Paul King (Jira)
Paul King created GROOVY-11141: -- Summary: Improve documentation for indy performance system properties Key: GROOVY-11141 URL: https://issues.apache.org/jira/browse/GROOVY-11141 Project: Groovy

[jira] [Resolved] (GROOVY-11139) Bump checkstyle to 10.12.2 (build dependency)

2023-07-31 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11139. Resolution: Fixed > Bump checkstyle to 10.12.2 (build dependency) >

[jira] [Closed] (GROOVY-10615) Bump Codenarc to 3.0.1 (build dependency)

2023-07-31 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-10615. -- Resolution: Fixed We will jump straight to 3.3.0 > Bump Codenarc to 3.0.1 (build dependency) >

[jira] [Created] (GROOVY-11140) Bump Codenarc to 3.3.0-groovy-4.0 (build dependency)

2023-07-31 Thread Paul King (Jira)
Paul King created GROOVY-11140: -- Summary: Bump Codenarc to 3.3.0-groovy-4.0 (build dependency) Key: GROOVY-11140 URL: https://issues.apache.org/jira/browse/GROOVY-11140 Project: Groovy Issue