You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2012/06/19 09:12:42 UTC

[jira] [Comment Edited] (SANDBOX-423) [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into BeanReflectionException

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

Simone Tripodi edited comment on SANDBOX-423 at 6/19/12 7:10 AM:
-----------------------------------------------------------------

Patch 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.
                
      was (Author: simone.tripodi):
    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