| Test case for Jiar issue# BEANUTILS-87.
See https://issues.apache.org/jira/browse/BEANUTILS-87
In BeanUtils 1.7.0 a "package friendly" implementation
of a public interface with defined a "mapped property"
caused an
IllegalAccessException to be thrown by
PropertyUtils's getMappedProperty method.
This test case demonstrates the issue.
version: $Revision: 541308 $ $Date: 2007-05-24 15:31:50 +0100 (Thu, 24 May 2007) $ |