[
https://issues.apache.org/jira/browse/BEANUTILS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762176#action_12762176
]
Richard O'Sullivan commented on BEANUTILS-357:
----------------------------------------------
Thanks for digging that deep. I worked around the issue was a redesign
of my approach.
> PropertyUtilsTestCase.testGetReadMethod* fail for abstract properties.
> ----------------------------------------------------------------------
>
> Key: BEANUTILS-357
> URL: https://issues.apache.org/jira/browse/BEANUTILS-357
> Project: Commons BeanUtils
> Issue Type: Bug
> Components: Bean / Property Utils
> Environment: Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
> Linux 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008 i686 GNU/Linux
> Reporter: Richard O'Sullivan
> Attachments: AbstractTestBean.java,
> BEANUTILS-357-AbstractTestBean.patch
>
>
> Create org.apache.commons.beanutils.AbstractTestBean with abstract methods
> for properties in TestBean and change TestBean to extend AbstractTestBean.
> Run PropertyUtilsTestCase, the testGetReadMethod* methods fail because
> "Correct declaring class for X expected:<...Abstract...> but was:<......>".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.