[jira] [Comment Edited] (GROOVY-10691) POJO transform applies to only top-level types

2022-07-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568338#comment-17568338 ] Paul King edited comment on GROOVY-10691 at 7/19/22 5:58 AM:

[jira] [Commented] (GROOVY-10691) POJO transform applies to only top-level types

2022-07-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568338#comment-17568338 ] Paul King commented on GROOVY-10691: Right, so it doesn't seem to have a metaclass

[jira] [Created] (GROOVY-10693) Bump Spotbugs/Spotbugs annotations to 4.7.1 (build dependency)

2022-07-18 Thread Paul King (Jira)
Paul King created GROOVY-10693: -- Summary: Bump Spotbugs/Spotbugs annotations to 4.7.1 (build dependency) Key: GROOVY-10693 URL: https://issues.apache.org/jira/browse/GROOVY-10693 Project: Groovy

[jira] [Created] (GROOVY-10692) Bump log4j2 version to 2.18.0 (test dependency)

2022-07-18 Thread Paul King (Jira)
Paul King created GROOVY-10692: -- Summary: Bump log4j2 version to 2.18.0 (test dependency) Key: GROOVY-10692 URL: https://issues.apache.org/jira/browse/GROOVY-10692 Project: Groovy Issue Type: De

[jira] [Commented] (GROOVY-10689) Groovydoc for Groovy 3+ documents classes at too early a phase of compilation

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

[GitHub] [groovy] paulk-asert opened a new pull request, #1749: GROOVY-10689: Groovydoc for Groovy 3+ documents classes at too early …

2022-07-18 Thread GitBox
paulk-asert opened a new pull request, #1749: URL: https://github.com/apache/groovy/pull/1749 …a phase of compilation -- 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 uns

[jira] [Resolved] (GROOVY-10679) Annotations not being correctly placed in native records

2022-07-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10679. Fix Version/s: 5.0.0-alpha-1 4.0.4 Resolution: Fixed > Annotations not

[jira] [Commented] (GROOVY-10679) Annotations not being correctly placed in native records

2022-07-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568307#comment-17568307 ] Paul King commented on GROOVY-10679: Proposed PR merged. > Annotations not being c

[jira] [Updated] (GROOVY-9891) Wrongly detected incompatible generic arguments for Java collections

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9891: Fix Version/s: 2.5.18 > Wrongly detected incompatible generic arguments for Java collections > ---

[jira] [Created] (GROOVY-10691) POJO transform applies to only top-level types

2022-07-18 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-10691: -- Summary: POJO transform applies to only top-level types Key: GROOVY-10691 URL: https://issues.apache.org/jira/browse/GROOVY-10691 Project: Groovy

[jira] [Assigned] (GROOVY-9059) Failed to parse/compile generic methods with "extends"

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9059: --- Assignee: Eric Milles (was: Daniel Sun) > Failed to parse/compile generic methods with "ex

[jira] [Updated] (GROOVY-10316) Type variable inference does not work properly in nested diamond operators

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10316: - Fix Version/s: 2.5.18 > Type variable inference does not work properly in nested diamond operat

[jira] [Updated] (GROOVY-10344) STC crashes when bound has two wildcard types as type arguments

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10344: - Fix Version/s: 2.5.18 > STC crashes when bound has two wildcard types as type arguments > -

[jira] [Updated] (GROOVY-9956) Cannot infer correct type argument when passing a subtype of the declared type argument

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9956: Fix Version/s: 2.5.18 > Cannot infer correct type argument when passing a subtype of the declared

[jira] [Updated] (GROOVY-10086) STC misses type error when calling a vararg method

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10086: - Fix Version/s: 2.5.18 > STC misses type error when calling a vararg method > --

[jira] [Updated] (GROOVY-10316) Type variable inference does not work properly in nested diamond operators

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10316: - Fix Version/s: 3.0.12 > Type variable inference does not work properly in nested diamond operat

[jira] [Updated] (GROOVY-10086) STC misses type error when calling a vararg method

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10086: - Fix Version/s: 3.0.12 > STC misses type error when calling a vararg method > --

[jira] [Updated] (GROOVY-10344) STC crashes when bound has two wildcard types as type arguments

2022-07-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10344: - Fix Version/s: 3.0.12 > STC crashes when bound has two wildcard types as type arguments > -

[jira] [Updated] (GROOVY-10690) dump() method produces errors

2022-07-18 Thread Alexander Veit (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Veit updated GROOVY-10690: Description: Groovy GDK method {{dump()}} produces errors at least since Jave version 16.

[jira] [Created] (GROOVY-10690) dump() method produces errors

2022-07-18 Thread Alexander Veit (Jira)
Alexander Veit created GROOVY-10690: --- Summary: dump() method produces errors Key: GROOVY-10690 URL: https://issues.apache.org/jira/browse/GROOVY-10690 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-10689) Groovydoc for Groovy 3+ documents classes at too early a phase of compilation

2022-07-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10689: --- Description: Groovydoc currently compiles to the CONVERSION phase of the compiler before running t

[jira] [Updated] (GROOVY-10689) Groovydoc for Groovy 3+ documents classes at too early a phase of compilation

2022-07-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10689: --- Summary: Groovydoc for Groovy 3+ documents classes at too early a phase of compilation (was: Groov

[jira] [Created] (GROOVY-10689) Groovydoc for Groovy4 documents classes at too early a phase of compilation

2022-07-18 Thread Paul King (Jira)
Paul King created GROOVY-10689: -- Summary: Groovydoc for Groovy4 documents classes at too early a phase of compilation Key: GROOVY-10689 URL: https://issues.apache.org/jira/browse/GROOVY-10689 Project: Gr