This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


    from 684d5057 Skip static methods in FluentPropertyBeanIntrospector and 
mapped lookup (#437)
     new 5c9c77b8 Skip static methods in FluentPropertyBeanIntrospector and 
mapped lookup (#437).
     new 3e1923ba Skip static methods in FluentPropertyBeanIntrospector and 
mapped lookup
     new 1d8d04e2 Sort members.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                            |   3 +-
 .../commons/beanutils2/PropertyUtilsBean.java      |  14 +-
 .../FluentPropertyBeanIntrospectorTest.java        |  32 +++
 .../commons/beanutils2/LazyDynaListTest.java       | 246 ++++++++++-----------
 .../commons/beanutils2/MappedPropertyTest.java     |  44 +++-
 .../commons/beanutils2/MappedPropertyTestBean.java |  22 +-
 .../commons/beanutils2/PropertyUtilsTest.java      | 196 ++++++++--------
 7 files changed, 315 insertions(+), 242 deletions(-)

Reply via email to