You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2018/03/06 23:26:13 UTC

[jira] [Closed] (GROOVY-8343) Issue implementing Java interface

     [ https://issues.apache.org/jira/browse/GROOVY-8343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King closed GROOVY-8343.
-----------------------------

> Issue implementing Java interface
> ---------------------------------
>
>                 Key: GROOVY-8343
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8343
>             Project: Groovy
>          Issue Type: Bug
>          Components: Compiler
>    Affects Versions: 2.5.0-beta-2
>            Reporter: James Kleeh
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 2.5.0-beta-3
>
>
> Groovy compiler fails with a message saying a method is not implemented in the Groovy class that exists in the Java interface.
> The error can be seen here: https://travis-ci.org/grails/grails-core/builds/284244075
> The file in question does in fact implement the method. https://github.com/grails/grails-core/blob/spring_5/grails-bootstrap/src/main/groovy/org/grails/io/support/ByteArrayResource.groovy#L64



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)