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-lang.git
from 7e5906fb0 [LANG-1815] Fix AnnotationUtils.equals for package-private
annotations. (#1760)
new e76dcd755 [LANG-1815] Fix AnnotationUtils.equals for package-private
annotations (#1760).
new 65f6692fb Sort members
new 285cd2fc4 Simplify AbstractReflection.setAccessible(boolean,
AccessibleObject)
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 | 1 +
.../commons/lang3/builder/AbstractReflection.java | 39 +++++++++-------------
.../AbstractReflectionSetAccessibleTest.java | 18 +++++-----
.../lang3/external/AnnotationEqualsTest.java | 8 ++---
4 files changed, 30 insertions(+), 36 deletions(-)