You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2019/09/05 14:44:00 UTC

[jira] [Assigned] (JUNEAU-134) Parsers not correctly finding generic types on complex types involving arrays.

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

James Bognar reassigned JUNEAU-134:
-----------------------------------

    Assignee: James Bognar

> Parsers not correctly finding generic types on complex types involving arrays.
> ------------------------------------------------------------------------------
>
>                 Key: JUNEAU-134
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-134
>             Project: Juneau
>          Issue Type: Task
>          Components: Code
>    Affects Versions: 8.1.0
>            Reporter: James Bognar
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.1.1
>
>
> All the parsers don't correctly find the MyBean type in the following bean property annotation: 
> public List<MyBean>[] foo;
> It appears that any properties that mix arrays and generic collections suffer from this issue.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)