You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/23 19:08:18 UTC

[GitHub] [camel-quarkus] ffang edited a comment on issue #3326: [JDK17]integration test failed in native mode caused by unresolved type during parsing: sun.security.krb5.Credentials

ffang edited a comment on issue #3326:
URL: https://github.com/apache/camel-quarkus/issues/3326#issuecomment-977030352


   affected tests
   debezium
   
   We can fix it by adding property <quarkus.native.additional-build-args>-J--add-exports=java.security.jgss/sun.security.krb5=ALL-UNNAMED</quarkus.native.additional-build-args> in native profile
   
   Also, this is reported and fixed at quarkus by https://github.com/quarkusio/quarkus/issues/21359


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org