[ 
http://jira.codehaus.org/browse/MINVOKER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MINVOKER-68.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 1.4

Done in [r700430|http://svn.apache.org/viewvc?view=rev&revision=700430].

> Enable accessibility for non-public members from BeanShell scripts
> ------------------------------------------------------------------
>
>                 Key: MINVOKER-68
>                 URL: http://jira.codehaus.org/browse/MINVOKER-68
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 1.4
>
>
> Accessing non-public fields/methods from BeanShell scripts currently requires 
> one to invoke {{setAccessibility( true )}} at the start of the script. In 
> contrast, this works out of the box for Groovy scripts. Furthermore, I doubt 
> that anybody cares about accessibility during testing. So, for the sake of 
> consistency with Groovy and the ease of testing, BeanShell's accessibility 
> mode should be enabled, too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to