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 23:20:37 UTC

[GitHub] [camel-quarkus] ffang edited a comment on issue #3325: [JDK17]integration tests failed in native mode which uses JMX

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


   Affected tests
   1. activemq
   2.atlasmap
   3.git
   4.nsq
   
   and we can add property
   ```
   <quarkus.native.additional-build-args>-J--add-exports=java.management/sun.management=ALL-UNNAMED</quarkus.native.additional-build-args>
   ```
   to native profile before bumping the quarkus version as temporary fix


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