[ 
https://issues.apache.org/jira/browse/SANDBOX-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422582#comment-13422582
 ] 

Benedikt Ritter commented on SANDBOX-423:
-----------------------------------------

Now that SANDBOX-419 has been applied, I was able to finish my work on this 
issue. Since removing all checked exceptions from BeanAccessor involved 
removing checked exceptions from other party of the API, I had to do it all in 
one patch. I'm adding that patch to SANDBOX-422, because that feels more 
appropriate.
                
> [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into 
> BeanReflectionException
> -----------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-423
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-423
>             Project: Commons Sandbox
>          Issue Type: Sub-task
>          Components: BeanUtils2
>    Affects Versions: Nightly Builds
>            Reporter: Benedikt Ritter
>             Fix For: Nightly Builds
>
>         Attachments: SANDBOX-423.patch, SANDBOX-423v2.patch
>
>
> * Change method signature of BeanAccessor.get()
> * in DefaultBeanAccessor.get() catch all checked exceptions
> * modify GetPropertyTestCase accordingly

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to