-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The Apache Commons team is pleased to announce the release of Apache
Commons BeanUtils 1.9.3

Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around
reflection and introspection.

commons-beanutils-1.9.3 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:
* BEANUTILS-477: Changed log level in FluentPropertyBeanIntrospector
* BEANUTILS-492: Fixed exception when setting indexed properties on DynaBeans.
  Thanks to Bernhard Seebass.
* BEANUTILS-470: Precision lost when converting BigDecimal Thanks to Tommy
  Tynjä.
* BEANUTILS-465: Indexed List Setters fixed. Thanks to Daniel Atallah.

Changes:
* BEANUTILS-433: Update dependency from JUnit 3.8.1 to 4.12.
  Thanks to Benedikt Ritter, Gary Gregory.
* BEANUTILS-469: Update commons-logging from 1.1.1 to 1.2.
  Thanks to Gary Gregory.
* BEANUTILS-474: FluentPropertyBeanIntrospector does not use the same naming
  algorithm as DefaultBeanIntrospector.  Thanks to Michael Grove.
* BEANUTILS-490: Update Java requirement from Java 5 to 6.
  Thanks to Gary Gregory.
* BEANUTILS-482: Update commons-collections from 3.2.1 to 3.2.2
  (CVE-2015-4852). Thanks to Gary Gregory.
* BEANUTILS-490: Update java requirement to Java 6. Thanks to Gary Gregory.
* BEANUTILS-492: IndexedPropertyDescriptor tests now pass on Java 8.
  Thanks to Stian Soiland-Reyes.
* BEANUTILS-495: DateConverterTestBase fails on M/d/yy in Java 9.
  Thanks to Stian Soiland-Reyes.
* BEANUTILS-496: testGetDescriptorInvalidBoolean fails on Java 9.
  Thanks to Stian Soiland-Reyes.


Historical list of changes:
https://commons.apache.org/proper/commons-beanutils/changes-report.html


Download:
https://commons.apache.org/proper/commons-beanutils/download_beanutils.cgi

SHA1 checksums:
4c285c2c9af35be0ea77e6ada9674e2c7b226fa6  commons-beanutils-1.9.3-bin.tar.gz
b2e6f70aaa2ca500899cb149c919b6bbb0256f96  commons-beanutils-1.9.3-bin.zip
d9f237583ab7b8b4a4bdf55694e915b5af9e165a  commons-beanutils-1.9.3-src.tar.gz
cc16e32ec4acdf8a78c3cae0c7b85cec3a773190  commons-beanutils-1.9.3-src.zip


For complete information on Apache Commons BeanUtils, including instructions on
how to submit bug reports, patches, or suggestions for improvement, see the
Apache Apache Commons BeanUtils website:

https://commons.apache.org/proper/commons-beanutils/



Have fun!
- -Apache Commons team


- --
Stian Soiland-Reyes
http://orcid.org/0000-0001-9842-9718
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFX6QztQRBjo6D/0RkRAi4GAJ9C7VBsAqnqTgPD8nD0lAdfgL20dQCbBcZR
rVLVMcA2Skk96A6NBTZE9c0=
=XJc+
-----END PGP SIGNATURE-----

Reply via email to