You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2022/12/01 15:22:09 UTC

[kafka] branch trunk updated (52bb677bbe7 -> b56e71faeec)

This is an automated email from the ASF dual-hosted git repository.

mimaison pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 52bb677bbe7 MINOR: Reuse gradle daemon for scala compilation by default (#12280)
     add b56e71faeec MINOR: Update unit/integration tests to work with the IBM Semeru JDK (#12343)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kafka/common/utils/Java.java  |  4 ++++
 .../java/org/apache/kafka/common/utils/JavaTest.java   | 18 +++++++++++++++++-
 .../test/scala/kafka/security/minikdc/MiniKdc.scala    |  2 +-
 .../test/scala/unit/kafka/utils/JaasTestUtils.scala    | 17 +++++++++++------
 tests/kafkatest/services/security/security_config.py   |  5 +++--
 .../templates/admin_client_as_broker_jaas.conf         |  2 +-
 tests/kafkatest/services/security/templates/jaas.conf  |  8 ++++----
 7 files changed, 41 insertions(+), 15 deletions(-)