diff --git a/pom.xml b/pom.xml index eced34a41e..4bb078bc2e 100644 --- a/pom.xml +++ b/pom.xml @@ -254,7 +254,7 @@ true true - ${tycho.testArgLine} -XX:+HeapDumpOnOutOfMemoryError ${platformSystemProperties} ${systemProperties} ${moduleProperties} -Dusage_reporting_enabled=false -Dorg.jboss.tools.vpe.loadxulrunner=false -Dsun.net.client.defaultConnectTimeout=30000 -Dsun.net.client.defaultReadTimeout=30000 + ${tycho.testArgLine} -XX:+HeapDumpOnOutOfMemoryError ${platformSystemProperties} ${systemProperties} --add-exports=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED ${moduleProperties} -Dusage_reporting_enabled=false -Dorg.jboss.tools.vpe.loadxulrunner=false -Dsun.net.client.defaultConnectTimeout=30000 -Dsun.net.client.defaultReadTimeout=30000 ${project.basedir}/target/work sp@cé @@ -304,7 +304,7 @@ ${tychoVersion} - **/*IT.class + **/LaunchFromCamelContextFileIT.class **/FuseIntegrationProjectCreatorRunnable*IT.class