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 2020/09/26 09:18:00 UTC

[jira] [Resolved] (GROOVY-9688) Groovy 3.0.5 references groovyjarjaropenbeans.BeanInfo (doesn't seem to be included in the distribution) and 3.0.0.rc1 uses java.beans.BeanInfo

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

Paul King resolved GROOVY-9688.
-------------------------------
    Fix Version/s: 3.0.6
                   4.0.0-alpha-1
         Assignee: Paul King
       Resolution: Fixed

The problem was only in the maven artifacts not the zip for some reason but seem to be fixed after various build changes.

> Groovy 3.0.5 references groovyjarjaropenbeans.BeanInfo (doesn't seem to be included in the distribution) and 3.0.0.rc1 uses java.beans.BeanInfo
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-9688
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9688
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 3.0.5
>            Reporter: Howard
>            Assignee: Paul King
>            Priority: Blocker
>             Fix For: 4.0.0-alpha-1, 3.0.6
>
>
> Groovy 3.0.5 references groovyjarjaropenbeans.BeanInfo (doesn't seem to be included in the distribution) and 3.0.0.rc1 uses java.beans.BeanInfo.
> I dont know if this is expected but we saw many of the groovyjarjar classes removed in 3, so it's a bit awkward for us to find this removed in rc1 and then added back in 3.0.5 but without this groovyjarjaropenbeans.BeanInfo class included.
>  
> The class that references the groovyjarjar* class is groovy.lang.MetaClassImpl
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)