[
https://issues.apache.org/jira/browse/GROOVY-11899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-11899.
--------------------------------
Fix Version/s: 6.0.0-alpha-1
Resolution: Fixed
Merged in master (Groovy 6). I'll assess the impact of adding to 5 and update
the "Fix Version" if it is backported.
> Static methods in Traits do not compile in Java/Groovy joint compiliation
> -------------------------------------------------------------------------
>
> Key: GROOVY-11899
> URL: https://issues.apache.org/jira/browse/GROOVY-11899
> Project: Groovy
> Issue Type: Bug
> Components: Stub generator / Joint compiler
> Affects Versions: 5.0.5
> Reporter: Mattias Reichel
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-1
>
>
> Compilation fails in Java/Groovy joint compilation builds where a Java class
> references a Trait that has static methods.
> Reproducer:
> {code:java}
> git clone https://github.com/matrei/groovy-5-trait-joint-comp-issue.git
> ./gradlew build{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)