[jira] [Updated] (GROOVY-11390) access error for inaccessible getter of super class

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11390: - Fix Version/s: 4.0.22 > access error for inaccessible getter of super class >

[jira] [Updated] (GROOVY-11389) Groovy @Delegate issue with Java 21

2024-05-29 Thread paolo di tommaso (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paolo di tommaso updated GROOVY-11389: -- Summary: Groovy @Delegate issue with Java 21 (was: Groovy @Delegate issue with

[jira] [Updated] (GROOVY-11389) Groovy @Delegate issue with target compatibility Java 21

2024-05-29 Thread paolo di tommaso (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paolo di tommaso updated GROOVY-11389: -- Summary: Groovy @Delegate issue with target compatibility Java 21 (was: Groovy

[jira] [Resolved] (GROOVY-11390) access error for inaccessible getter of super class

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11390. -- Fix Version/s: 3.0.22 Resolution: Fixed

[jira] [Updated] (GROOVY-11390) access error for inaccessible getter of super class

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11390: - Description: Consider the following: {code:java} package p; abstract class A { private

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Updated] (GROOVY-11390) access error for inaccessible getter of super class

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11390: - Affects Version/s: 4.0.21 > access error for inaccessible getter of super class >

[jira] [Updated] (GROOVY-11390) access error for inaccessible getter of super class

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11390: - Description: Consider the following: {code:java} package p; abstract class A { private

[jira] [Created] (GROOVY-11390) access error for inaccessible getter of super class

2024-05-29 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11390: Summary: access error for inaccessible getter of super class Key: GROOVY-11390 URL: https://issues.apache.org/jira/browse/GROOVY-11390 Project: Groovy Issue

[jira] [Updated] (GROOVY-11389) Groovy @Delegate issue with target compatibility Java 11

2024-05-29 Thread paolo di tommaso (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paolo di tommaso updated GROOVY-11389: -- Description: Context: Java 21 introduces a new interface SequencedCollection as

[jira] [Created] (GROOVY-11389) Groovy @Delegate issue with target compatibility Java 11

2024-05-29 Thread paolo di tommaso (Jira)
paolo di tommaso created GROOVY-11389: - Summary: Groovy @Delegate issue with target compatibility Java 11 Key: GROOVY-11389 URL: https://issues.apache.org/jira/browse/GROOVY-11389 Project: Groovy

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-05-29 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Comment Edited] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-05-29 Thread Christoph Henrici (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850379#comment-17850379 ] Christoph Henrici edited comment on GROOVY-11388 at 5/29/24 2:14 PM:

[jira] [Commented] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-05-29 Thread Christoph Henrici (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850379#comment-17850379 ] Christoph Henrici commented on GROOVY-11388: Great thanks for the clear answer.  I don‘t

[jira] [Commented] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-05-29 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850374#comment-17850374 ] Paul King commented on GROOVY-11388: In mixed Java/Groovy codebases, Annotation processors can be

[jira] [Updated] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-05-29 Thread Christoph Henrici (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Henrici updated GROOVY-11388: --- Description: My question is simple : Does Groovy support Annotation Processors,

[jira] [Updated] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-05-29 Thread Christoph Henrici (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Henrici updated GROOVY-11388: --- Description: My question is simple : Does Groovy support Annotation Processors,

[jira] [Updated] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-05-29 Thread Christoph Henrici (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Henrici updated GROOVY-11388: --- Description: My question is simple : Does Groovy support Annotation Processors,

[jira] [Created] (GROOVY-11388) Does Groovy support Java Anntotation Processors?

2024-05-29 Thread Christoph Henrici (Jira)
Christoph Henrici created GROOVY-11388: -- Summary: Does Groovy support Java Anntotation Processors? Key: GROOVY-11388 URL: https://issues.apache.org/jira/browse/GROOVY-11388 Project: Groovy