This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from d366f759be8 MINOR: Rewrite SaslClientsWithInvalidCredentialsTest and
rename to ConsumerGroupCommandSaslAuthenticationTest (#22582)
add a47f8ce190d MINOR: Move JaasModule into JaasUtils (#22867)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/common/test/JaasModule.java | 46 ----------------------
.../org/apache/kafka/common/test/JaasUtils.java | 25 ++++++++++++
.../kafka/common/test/KafkaClusterTestKit.java | 2 +-
3 files changed, 26 insertions(+), 47 deletions(-)
delete mode 100644
test-common/test-common-runtime/src/main/java/org/apache/kafka/common/test/JaasModule.java