This update for apache-commons-beanutils fixes the following issues:
Update to 1.11.0:
Fixed Bugs:
Changes:
Update to 1.10.1:
Fixed Bugs:
Changes:
Includes changes from 1.10.0:
Fixed Bugs:
Changes:
Update to 1.9.4:
Updated to 1.9.3:
This is a bug fix release, which also improves the tests for building on Java 8.
Note that Java 8 and later no longer support indexed bean properties on java.util.List, only on arrays like String[]. (BEANUTILS-492). This affects PropertyUtils.getPropertyType() and PropertyUtils.getPropertyDescriptor(); their javadoc have therefore been updated to reflect this change in the JDK.
Changes in this version include:
Fixed Bugs:
Changes:
Historical list of changes: http://commons.apache.org/proper/commons-beanutils/changes-report.html