This is an automated email from the ASF dual-hosted git repository.
solomax pushed a change to branch WICKET-7025-package-private-methods
in repository https://gitbox.apache.org/repos/asf/wicket.git
from 779aca0d16 [WICKET-7025] package private methods are intercepted by
ByteBuddy
add 44db4f3bc1 [WICKET-7025] tests were added
No new revisions were added by this update.
Summary of changes:
.../wicket/proxy/packageprivate/PackagePrivateConcreteObject.java | 7 +++++++
.../org/apache/wicket/proxy/packageprivate/PackagePrivateTest.java | 7 +++++--
.../src/test/java/org/apache/wicket/proxy/util/ConcreteObject.java | 6 +++---
3 files changed, 15 insertions(+), 5 deletions(-)