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

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


    from 7c58504  Javadoc.
     new 69333b5  Remove trailing white spaces.
     new c603d87  Use final.
     new 5938fba  Use lambdas.
     new 40170f2  Revert "Use lambdas."
     new 483cb3c  Use diamonds.

The 5 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:
 .../beanutils2/BaseDynaBeanMapDecorator.java       |   14 +-
 .../org/apache/commons/beanutils2/BeanMap.java     |    4 +-
 .../apache/commons/beanutils2/BeanPredicate.java   |    2 +-
 .../beanutils2/BeanToPropertyValueTransformer.java |    2 +-
 .../beanutils2/MappedPropertyDescriptor.java       | 1058 +++++++++---------
 .../apache/commons/beanutils2/WrapDynaClass.java   |    2 +-
 .../apache/commons/beanutils2/package-info.java    |    2 +-
 .../commons/beanutils2/BeanPredicateTestCase.java  |    8 +-
 .../commons/beanutils2/BeanificationTestCase.java  | 1088 +++++++++---------
 .../commons/beanutils2/bugs/Jira157TestCase.java   |    2 +-
 .../commons/beanutils2/bugs/Jira520TestCase.java   |    2 +-
 .../beanutils2/converters/MemoryTestCase.java      |  582 +++++-----
 .../locale/LocaleBeanificationTestCase.java        | 1160 ++++++++++----------
 13 files changed, 1963 insertions(+), 1963 deletions(-)

Reply via email to