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 f92aa06 Use isEmpty(). new 6c152a1 Use final. new dd17382 Ignore IntelliJ files. The 2 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: .gitignore | 2 ++ src/main/java/org/apache/commons/beanutils2/BeanMap.java | 6 +++--- .../apache/commons/beanutils2/BeanPropertyValueChangeConsumer.java | 6 +++--- .../apache/commons/beanutils2/BeanPropertyValueEqualsPredicate.java | 6 +++--- .../apache/commons/beanutils2/BeanToPropertyValueTransformer.java | 4 ++-- src/main/java/org/apache/commons/beanutils2/PropertyUtilsBean.java | 4 ++-- src/main/java/org/apache/commons/beanutils2/WrapDynaClass.java | 4 ++-- .../org/apache/commons/beanutils2/DynaBeanMapDecoratorTestCase.java | 6 +++--- .../java/org/apache/commons/beanutils2/bugs/Jira509TestCase.java | 2 +- .../apache/commons/beanutils2/locale/LocaleBeanUtilsTestCase.java | 2 +- 10 files changed, 22 insertions(+), 20 deletions(-)