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 2020/01/16 11:48:26 UTC

[GitHub] [camel-quarkus] gsmet commented on a change in pull request #603: WIP - Prepare for Quarkus 1.2

gsmet commented on a change in pull request #603: WIP - Prepare for Quarkus 1.2
URL: https://github.com/apache/camel-quarkus/pull/603#discussion_r367375039
 
 

 ##########
 File path: integration-tests/aws/pom.xml
 ##########
 @@ -152,7 +152,6 @@
                                     <enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
 
 Review comment:
   Hmmm, so, JNI is not enabled by default in 19.2 and we will support both. So if you need JNI, you should add a `JniBuildItem` in your extension.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services