This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
from e72057cd Resolve column name in ResultSetIterator.set (#426)
new 72b2dcac Resolve column name in ResultSetIterator.set (#426).
new afb65e41 Sort members
new b6f70e99 Remove redundant call to super()
new 9b18a178 Use final.
The 4 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 | 1 +
.../org/apache/commons/beanutils2/MethodUtils.java | 2 +-
.../beanutils2/converters/InstantConverter.java | 1 -
.../commons/beanutils2/sql/DynaResultSetTest.java | 40 +++++++++++-----------
4 files changed, 22 insertions(+), 22 deletions(-)