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/26 15:53:58 UTC

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

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


   there's 
   ```
                           <configuration>
                               <argLine>--add-opens java.base/java.net=ALL-UNNAMED</argLine>
                           </configuration>
   ```
   for maven-failsafe-plugin in JVM mode, we should add it in native profile as well


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