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

Clement Escoffier resolved FELIX-751.
-------------------------------------

    Resolution: Fixed

Fixed in the 701348 revision.
Just change the access of the generated method( setter for array field) from 
PRIVATE to 0.

> Wrong access for setter methods
> -------------------------------
>
>                 Key: FELIX-751
>                 URL: https://issues.apache.org/jira/browse/FELIX-751
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-0.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>
> The access of the setter method for field array should be 0 instead of 
> private in order to support inner and nested classes.
> Despite the actual implementation works on Sun VMs, there are issues on less 
> tolerant VM such as JamVM or MIKA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to