[ http://issues.apache.org/jira/browse/BEANUTILS-207?page=all ]

Henri Yandell resolved BEANUTILS-207.
-------------------------------------

    Fix Version/s: 1.8.0
       Resolution: Fixed

Patch was out of date, so I've applied it by hand:

svn ci -m "Adding the bean class in question to PropertyUtilsBean exceptions - 
as patched by Erik Meade in #BEANUTILS-207"

Sending        src/java/org/apache/commons/beanutils/PropertyUtilsBean.java
Transmitting file data .
Committed revision 472361.

> [beanutils][PATCH] Include bean getClass in PropertyUtilsBean Exceptions
> ------------------------------------------------------------------------
>
>                 Key: BEANUTILS-207
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-207
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: Bean / Property Utils
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Erik Meade
>            Priority: Minor
>             Fix For: 1.8.0
>
>         Attachments: PropertyUtilsBeanIncludeBeanClassnameInExceptions.txt
>
>
> It would make debugging a lot easier.  The bean is already in the method, it 
> is just a matter of adding bean.getClass() in the creation of the error 
> messages.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to