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

Simone Tripodi commented on SANDBOX-423:
----------------------------------------

Patches looks already good. Before to commit it, I'd suggest you (as I 
suggested in the thread on ML) to provide a new patch where introducing 
{{BeanReflectionException}} specializations, such as 
{{BeanPropertyNotFoundException}}, {{Property(Reader|Writer)MethodNotFound}} 
and so on, in order to drop the {{TODO}}s in your testcase.

Well done anyway.
                
> [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
>
>
> * 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