This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new ca39d37  Remove enableJni from integration tests as JNI si always 
enabled on GraalVM 19.3.1
ca39d37 is described below

commit ca39d376c5d6c787bd4289fc1212c95355702000
Author: lburgazzoli <lburgazz...@gmail.com>
AuthorDate: Tue Feb 11 18:40:17 2020 +0100

    Remove enableJni from integration tests as JNI si always enabled on GraalVM 
19.3.1
---
 integration-tests/aws/pom.xml                               | 1 -
 integration-tests/base64/pom.xml                            | 1 -
 integration-tests/bean-validator/pom.xml                    | 1 -
 integration-tests/bean/pom.xml                              | 1 -
 integration-tests/bindy/pom.xml                             | 1 -
 integration-tests/consul/pom.xml                            | 1 -
 integration-tests/controlbus/pom.xml                        | 1 -
 integration-tests/core-impl/pom.xml                         | 1 -
 integration-tests/core-main-xml/pom.xml                     | 1 -
 integration-tests/core-main/pom.xml                         | 1 -
 integration-tests/core/pom.xml                              | 1 -
 integration-tests/csv/pom.xml                               | 1 -
 integration-tests/dataformat/pom.xml                        | 1 -
 integration-tests/dozer/pom.xml                             | 1 -
 integration-tests/exec/pom.xml                              | 1 -
 integration-tests/fhir/pom.xml                              | 1 -
 integration-tests/file/pom.xml                              | 1 -
 integration-tests/ftp/pom.xml                               | 1 -
 integration-tests/http/pom.xml                              | 1 -
 integration-tests/hystrix/pom.xml                           | 1 -
 integration-tests/infinispan/pom.xml                        | 1 -
 integration-tests/jackson/pom.xml                           | 1 -
 integration-tests/jdbc/pom.xml                              | 1 -
 integration-tests/jsonpath/pom.xml                          | 1 -
 integration-tests/kafka/pom.xml                             | 1 -
 integration-tests/mail/pom.xml                              | 1 -
 integration-tests/microprofile/pom.xml                      | 1 -
 integration-tests/mongodb/pom.xml                           | 1 -
 integration-tests/netty/pom.xml                             | 1 -
 integration-tests/olingo4/pom.xml                           | 1 -
 integration-tests/opentracing/pom.xml                       | 1 -
 integration-tests/paho/pom.xml                              | 1 -
 integration-tests/pdf/pom.xml                               | 1 -
 integration-tests/platform-http-engine/pom.xml              | 1 -
 integration-tests/platform-http/pom.xml                     | 1 -
 integration-tests/salesforce/pom.xml                        | 1 -
 integration-tests/scheduler/pom.xml                         | 1 -
 integration-tests/seda/pom.xml                              | 1 -
 integration-tests/servlet/pom.xml                           | 1 -
 integration-tests/sjms/pom.xml                              | 1 -
 integration-tests/slack/pom.xml                             | 1 -
 integration-tests/snakeyaml/pom.xml                         | 1 -
 integration-tests/sql/pom.xml                               | 1 -
 integration-tests/stream/pom.xml                            | 1 -
 integration-tests/tagsoup/pom.xml                           | 1 -
 integration-tests/tarfile/pom.xml                           | 1 -
 integration-tests/twitter/pom.xml                           | 1 -
 integration-tests/validator/pom.xml                         | 1 -
 integration-tests/xslt/pom.xml                              | 1 -
 integration-tests/zipfile/pom.xml                           | 1 -
 tooling/create-extension-templates/integration-test-pom.xml | 1 -
 51 files changed, 51 deletions(-)

diff --git a/integration-tests/aws/pom.xml b/integration-tests/aws/pom.xml
index ed6e34c..19482fe 100644
--- a/integration-tests/aws/pom.xml
+++ b/integration-tests/aws/pom.xml
@@ -156,7 +156,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/base64/pom.xml b/integration-tests/base64/pom.xml
index c086814..f987b02 100644
--- a/integration-tests/base64/pom.xml
+++ b/integration-tests/base64/pom.xml
@@ -115,7 +115,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/bean-validator/pom.xml 
b/integration-tests/bean-validator/pom.xml
index 066d27c..c525317 100644
--- a/integration-tests/bean-validator/pom.xml
+++ b/integration-tests/bean-validator/pom.xml
@@ -115,7 +115,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/bean/pom.xml b/integration-tests/bean/pom.xml
index 738d62e..bfe1aa1 100644
--- a/integration-tests/bean/pom.xml
+++ b/integration-tests/bean/pom.xml
@@ -125,7 +125,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/bindy/pom.xml b/integration-tests/bindy/pom.xml
index fc7d8ed..d9958db 100644
--- a/integration-tests/bindy/pom.xml
+++ b/integration-tests/bindy/pom.xml
@@ -121,7 +121,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/consul/pom.xml b/integration-tests/consul/pom.xml
index 2392692..e2e6a05 100644
--- a/integration-tests/consul/pom.xml
+++ b/integration-tests/consul/pom.xml
@@ -118,7 +118,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/controlbus/pom.xml 
b/integration-tests/controlbus/pom.xml
index efb255c..26a8df8 100644
--- a/integration-tests/controlbus/pom.xml
+++ b/integration-tests/controlbus/pom.xml
@@ -123,7 +123,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/core-impl/pom.xml 
b/integration-tests/core-impl/pom.xml
index 40d415b..7409d0f 100644
--- a/integration-tests/core-impl/pom.xml
+++ b/integration-tests/core-impl/pom.xml
@@ -99,7 +99,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/core-main-xml/pom.xml 
b/integration-tests/core-main-xml/pom.xml
index 79ee762..477622a 100644
--- a/integration-tests/core-main-xml/pom.xml
+++ b/integration-tests/core-main-xml/pom.xml
@@ -132,7 +132,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/core-main/pom.xml 
b/integration-tests/core-main/pom.xml
index 262c9f1..0a0419d 100644
--- a/integration-tests/core-main/pom.xml
+++ b/integration-tests/core-main/pom.xml
@@ -154,7 +154,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/core/pom.xml b/integration-tests/core/pom.xml
index d88c6fd..5644c99 100644
--- a/integration-tests/core/pom.xml
+++ b/integration-tests/core/pom.xml
@@ -127,7 +127,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/csv/pom.xml b/integration-tests/csv/pom.xml
index e5972d2..ebe3f6e 100644
--- a/integration-tests/csv/pom.xml
+++ b/integration-tests/csv/pom.xml
@@ -117,7 +117,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/dataformat/pom.xml 
b/integration-tests/dataformat/pom.xml
index baf9c19..54160f5 100644
--- a/integration-tests/dataformat/pom.xml
+++ b/integration-tests/dataformat/pom.xml
@@ -119,7 +119,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/dozer/pom.xml b/integration-tests/dozer/pom.xml
index 96a34c8..53752ab 100644
--- a/integration-tests/dozer/pom.xml
+++ b/integration-tests/dozer/pom.xml
@@ -119,7 +119,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/exec/pom.xml b/integration-tests/exec/pom.xml
index 7dc8b4d..5332ea6 100644
--- a/integration-tests/exec/pom.xml
+++ b/integration-tests/exec/pom.xml
@@ -115,7 +115,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/fhir/pom.xml b/integration-tests/fhir/pom.xml
index e6b58dd..f149b8c 100644
--- a/integration-tests/fhir/pom.xml
+++ b/integration-tests/fhir/pom.xml
@@ -143,7 +143,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/file/pom.xml b/integration-tests/file/pom.xml
index 01ac766..d020885 100644
--- a/integration-tests/file/pom.xml
+++ b/integration-tests/file/pom.xml
@@ -111,7 +111,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/ftp/pom.xml b/integration-tests/ftp/pom.xml
index 6434d10..3bc09f1 100644
--- a/integration-tests/ftp/pom.xml
+++ b/integration-tests/ftp/pom.xml
@@ -145,7 +145,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/http/pom.xml b/integration-tests/http/pom.xml
index 82d1685..2b6118d 100644
--- a/integration-tests/http/pom.xml
+++ b/integration-tests/http/pom.xml
@@ -138,7 +138,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/hystrix/pom.xml 
b/integration-tests/hystrix/pom.xml
index ecc4de6..57b69c9 100644
--- a/integration-tests/hystrix/pom.xml
+++ b/integration-tests/hystrix/pom.xml
@@ -126,7 +126,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/infinispan/pom.xml 
b/integration-tests/infinispan/pom.xml
index ddb0fdb..5c4139f 100644
--- a/integration-tests/infinispan/pom.xml
+++ b/integration-tests/infinispan/pom.xml
@@ -224,7 +224,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/jackson/pom.xml 
b/integration-tests/jackson/pom.xml
index 0e17502..cec72a2 100644
--- a/integration-tests/jackson/pom.xml
+++ b/integration-tests/jackson/pom.xml
@@ -141,7 +141,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/jdbc/pom.xml b/integration-tests/jdbc/pom.xml
index 971b831..9e5ba03 100644
--- a/integration-tests/jdbc/pom.xml
+++ b/integration-tests/jdbc/pom.xml
@@ -124,7 +124,6 @@
                                 <configuration>
                                     <cleanupServer>true</cleanupServer>
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
-                                    <enableJni>false</enableJni>
                                     
<debugBuildProcess>false</debugBuildProcess>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/jsonpath/pom.xml 
b/integration-tests/jsonpath/pom.xml
index 3863c4b..9f13bdc 100644
--- a/integration-tests/jsonpath/pom.xml
+++ b/integration-tests/jsonpath/pom.xml
@@ -119,7 +119,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 49434b1..9347056 100644
--- a/integration-tests/kafka/pom.xml
+++ b/integration-tests/kafka/pom.xml
@@ -140,7 +140,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/mail/pom.xml b/integration-tests/mail/pom.xml
index 758922a..a53f7c1 100644
--- a/integration-tests/mail/pom.xml
+++ b/integration-tests/mail/pom.xml
@@ -137,7 +137,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>false</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/microprofile/pom.xml 
b/integration-tests/microprofile/pom.xml
index 0e9134c..3409c44 100644
--- a/integration-tests/microprofile/pom.xml
+++ b/integration-tests/microprofile/pom.xml
@@ -121,7 +121,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/mongodb/pom.xml 
b/integration-tests/mongodb/pom.xml
index d03f438..5804bc3 100644
--- a/integration-tests/mongodb/pom.xml
+++ b/integration-tests/mongodb/pom.xml
@@ -122,7 +122,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/netty/pom.xml b/integration-tests/netty/pom.xml
index 993905b..bbb55f3 100644
--- a/integration-tests/netty/pom.xml
+++ b/integration-tests/netty/pom.xml
@@ -120,7 +120,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/olingo4/pom.xml 
b/integration-tests/olingo4/pom.xml
index 294b65e..f96f3fc 100644
--- a/integration-tests/olingo4/pom.xml
+++ b/integration-tests/olingo4/pom.xml
@@ -117,7 +117,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/opentracing/pom.xml 
b/integration-tests/opentracing/pom.xml
index de8e5d6..1297c5a 100644
--- a/integration-tests/opentracing/pom.xml
+++ b/integration-tests/opentracing/pom.xml
@@ -123,7 +123,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/paho/pom.xml b/integration-tests/paho/pom.xml
index 669885d..08586d7 100644
--- a/integration-tests/paho/pom.xml
+++ b/integration-tests/paho/pom.xml
@@ -133,7 +133,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/pdf/pom.xml b/integration-tests/pdf/pom.xml
index d8426ea..bd626a1 100644
--- a/integration-tests/pdf/pom.xml
+++ b/integration-tests/pdf/pom.xml
@@ -104,7 +104,6 @@
                   <enableServer>false</enableServer>
                   <dumpProxies>false</dumpProxies>
                   <graalvmHome>${graalvmHome}</graalvmHome>
-                  <enableJni>true</enableJni>
                   <enableAllSecurityServices>true</enableAllSecurityServices>
                   <disableReports>true</disableReports>
                 </configuration>
diff --git a/integration-tests/platform-http-engine/pom.xml 
b/integration-tests/platform-http-engine/pom.xml
index 6b4a51a..2c8cd8a 100644
--- a/integration-tests/platform-http-engine/pom.xml
+++ b/integration-tests/platform-http-engine/pom.xml
@@ -121,7 +121,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/platform-http/pom.xml 
b/integration-tests/platform-http/pom.xml
index ae09986..4a5d267 100644
--- a/integration-tests/platform-http/pom.xml
+++ b/integration-tests/platform-http/pom.xml
@@ -125,7 +125,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/salesforce/pom.xml 
b/integration-tests/salesforce/pom.xml
index 4e07b7e..da2011c 100644
--- a/integration-tests/salesforce/pom.xml
+++ b/integration-tests/salesforce/pom.xml
@@ -117,7 +117,6 @@
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     <disableReports>true</disableReports>
                                 </configuration>
                             </execution>
diff --git a/integration-tests/scheduler/pom.xml 
b/integration-tests/scheduler/pom.xml
index 0fb2ff7..9bc6162 100644
--- a/integration-tests/scheduler/pom.xml
+++ b/integration-tests/scheduler/pom.xml
@@ -126,7 +126,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/seda/pom.xml b/integration-tests/seda/pom.xml
index 50b4fc1..2da505a 100644
--- a/integration-tests/seda/pom.xml
+++ b/integration-tests/seda/pom.xml
@@ -111,7 +111,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/servlet/pom.xml 
b/integration-tests/servlet/pom.xml
index 004d05b..47d168d 100644
--- a/integration-tests/servlet/pom.xml
+++ b/integration-tests/servlet/pom.xml
@@ -111,7 +111,6 @@
                                 <configuration>
                                     <cleanupServer>true</cleanupServer>
                                     
<enableHttpUrlHandler>true</enableHttpUrlHandler>
-                                    <enableJni>false</enableJni>
                                     
<debugBuildProcess>false</debugBuildProcess>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/sjms/pom.xml b/integration-tests/sjms/pom.xml
index cdeb694..3502ae8 100644
--- a/integration-tests/sjms/pom.xml
+++ b/integration-tests/sjms/pom.xml
@@ -171,7 +171,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/slack/pom.xml b/integration-tests/slack/pom.xml
index 40f64da..586df17 100644
--- a/integration-tests/slack/pom.xml
+++ b/integration-tests/slack/pom.xml
@@ -119,7 +119,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/snakeyaml/pom.xml 
b/integration-tests/snakeyaml/pom.xml
index 56a2805..9c21d6c 100644
--- a/integration-tests/snakeyaml/pom.xml
+++ b/integration-tests/snakeyaml/pom.xml
@@ -115,7 +115,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/sql/pom.xml b/integration-tests/sql/pom.xml
index 4e08aeb..8a072f1 100644
--- a/integration-tests/sql/pom.xml
+++ b/integration-tests/sql/pom.xml
@@ -120,7 +120,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/stream/pom.xml b/integration-tests/stream/pom.xml
index 512a131..366c439 100644
--- a/integration-tests/stream/pom.xml
+++ b/integration-tests/stream/pom.xml
@@ -113,7 +113,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/tagsoup/pom.xml 
b/integration-tests/tagsoup/pom.xml
index e88a119..3113d43 100644
--- a/integration-tests/tagsoup/pom.xml
+++ b/integration-tests/tagsoup/pom.xml
@@ -123,7 +123,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/tarfile/pom.xml 
b/integration-tests/tarfile/pom.xml
index 4b25352..de34f7a 100644
--- a/integration-tests/tarfile/pom.xml
+++ b/integration-tests/tarfile/pom.xml
@@ -113,7 +113,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/twitter/pom.xml 
b/integration-tests/twitter/pom.xml
index 2d232d7..5ad072f 100644
--- a/integration-tests/twitter/pom.xml
+++ b/integration-tests/twitter/pom.xml
@@ -109,7 +109,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/validator/pom.xml 
b/integration-tests/validator/pom.xml
index 5d0d40d..385bb2e 100644
--- a/integration-tests/validator/pom.xml
+++ b/integration-tests/validator/pom.xml
@@ -117,7 +117,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/xslt/pom.xml b/integration-tests/xslt/pom.xml
index a3656d0..d19b0b1 100644
--- a/integration-tests/xslt/pom.xml
+++ b/integration-tests/xslt/pom.xml
@@ -123,7 +123,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/integration-tests/zipfile/pom.xml 
b/integration-tests/zipfile/pom.xml
index ff1b49a..b623e69 100644
--- a/integration-tests/zipfile/pom.xml
+++ b/integration-tests/zipfile/pom.xml
@@ -113,7 +113,6 @@
                                     
<enableHttpsUrlHandler>true</enableHttpsUrlHandler>
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>
diff --git a/tooling/create-extension-templates/integration-test-pom.xml 
b/tooling/create-extension-templates/integration-test-pom.xml
index 941052d..834259c 100644
--- a/tooling/create-extension-templates/integration-test-pom.xml
+++ b/tooling/create-extension-templates/integration-test-pom.xml
@@ -113,7 +113,6 @@
                                     <enableServer>false</enableServer>
                                     <dumpProxies>false</dumpProxies>
                                     <graalvmHome>${graalvmHome}</graalvmHome>
-                                    <enableJni>true</enableJni>
                                     
<enableAllSecurityServices>true</enableAllSecurityServices>
                                     <disableReports>true</disableReports>
                                 </configuration>

Reply via email to