This is an automated email from the ASF dual-hosted git repository.
mbenson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git.
from 9a35449 updates in preparation of a 1.4 release
new ba7c4b2 diamond
new 3adac28 code simplifications made possible with Java 8
new 74d1f65 code simplifications made possible with Java 8; additional
null-safe method override
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:
.../apache/commons/weaver/model/WeavableClass.java | 27 ++++++----------------
.../commons/weaver/model/WeavableConstructor.java | 2 +-
.../commons/weaver/model/WeavablePackage.java | 26 ++++++++++++---------
3 files changed, 23 insertions(+), 32 deletions(-)