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 35f064eb Update the GitHub pull request template for AI
new 286662e1 Fix typo in log event message in
org.apache.commons.beanutils2.MethodUtils.setMethodAccessible(Method)
new 2cdff8fa Fix typo in exception message throws from
org.apache.commons.beanutils2.PropertyUtilsBean.setMappedProperty(Object,
String, String, Object)
new fa399048 Merge some string literals
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 | 2 ++
src/main/java/org/apache/commons/beanutils2/MethodUtils.java | 2 +-
.../java/org/apache/commons/beanutils2/PropertyUtilsBean.java | 8 ++++----
.../apache/commons/beanutils2/converters/DateTimeConverter.java | 2 +-
.../org/apache/commons/beanutils2/converters/NumberConverter.java | 2 +-
.../org/apache/commons/beanutils2/converters/PointConverter.java | 2 +-
src/test/java/org/apache/commons/beanutils2/BeanMapTest.java | 2 +-
.../apache/commons/beanutils2/memoryleaktests/MemoryLeakTest.java | 2 +-
8 files changed, 12 insertions(+), 10 deletions(-)