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:06:36 UTC

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

ffang commented 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


-- 
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