[
https://issues.apache.org/jira/browse/GROOVY-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devin Rosenbauer updated GROOVY-9005:
-------------------------------------
Attachment: GROOVY-9005.zip
> SomeClass.groovy: -1: Access to java.lang.Object#this is forbidden @ line -1,
> column -1
> ---------------------------------------------------------------------------------------
>
> Key: GROOVY-9005
> URL: https://issues.apache.org/jira/browse/GROOVY-9005
> Project: Groovy
> Issue Type: Bug
> Components: Static compilation
> Affects Versions: 2.5.6
> Reporter: Devin Rosenbauer
> Priority: Major
> Attachments: GROOVY-9005.zip
>
>
> I'm receiving the above error when attempting to compile certain classes that
> have @CompileStatic on either the class or a method within a dynamically
> compiled class. The project is a cross-compiled Java / Groovy project with
> all classes of both types defined in the "groovy" structure.
> The simplest case I can derive to reproduce the failure is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)