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/24 16:01:43 UTC

[GitHub] [camel-quarkus] ffang commented on issue #3332: [JDK17]Optaplanner integration test failed in native mode

ffang commented on issue #3332:
URL: https://github.com/apache/camel-quarkus/issues/3332#issuecomment-978012799


   Affected tests
   
   - optaplanner
   
   We can fix it at camel-quarkus side by specify quarkus.native.additional-build-args
   -J--add-opens=java.base/java.text=ALL-UNNAMED
   
   Or this can be addressed at quarkus side, there is already a ticket to track it https://github.com/quarkusio/quarkus-quickstarts/issues/993(not fixed yet)
   


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