[
https://issues.apache.org/jira/browse/ARTEMIS-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17344507#comment-17344507
]
ASF subversion and git services commented on ARTEMIS-2813:
----------------------------------------------------------
Commit 9513405020b413cd182d8b819572bb050223984a in activemq-artemis's branch
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9513405 ]
ARTEMIS-2813 Update MiniKDC and fix Kerberos tests on JDK 11+
Updates the MiniKDC dependency and adds another now needed dep in order
to get the Kerberos tests working on JDK 11+ builds.
> Kerberos tests failures on Java 11
> ----------------------------------
>
> Key: ARTEMIS-2813
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2813
> Project: ActiveMQ Artemis
> Issue Type: Test
> Components: AMQP
> Affects Versions: 2.14.0, 2.15.0, 2.16.0, 2.17.0
> Reporter: Robbie Gemmell
> Assignee: Timothy A. Bish
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Kerberos tests in JMSSaslGssapiTest and SaslKrb5LDAPSecurityTest class
> fail on Java 11. It isn't obvious that there is any issue here outside of the
> Kerberos test harness bits themselves which are rather old, but not easily
> updated as they have changed, so the tests will currently only be run on JDK8
> until such time as they can be made to work elsewhere.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)