From 4553bb6f8fc04e6b9f9c0397790eb020d28011fd Mon Sep 17 00:00:00 2001 From: jpoth Date: Fri, 29 Sep 2017 13:03:57 +0200 Subject: [PATCH] Enable tests that now pass on JDK9 GA --- components/camel-cxf/pom.xml | 2 +- components/camel-jcr/pom.xml | 22 ----------- components/camel-opentracing/pom.xml | 38 +------------------ components/camel-script/pom.xml | 24 ------------ examples/camel-example-cdi-xml/pom.xml | 22 ----------- examples/camel-example-cxf/pom.xml | 2 +- .../pom.xml | 2 +- tests/camel-blueprint-cxf-test/pom.xml | 2 +- 8 files changed, 5 insertions(+), 109 deletions(-) diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml index 44bd26a7d2849..2a92745eee9ce 100644 --- a/components/camel-cxf/pom.xml +++ b/components/camel-cxf/pom.xml @@ -498,7 +498,7 @@ maven-surefire-plugin - + **/** diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml index a19bfdc2fe1e1..f08783784b828 100644 --- a/components/camel-jcr/pom.xml +++ b/components/camel-jcr/pom.xml @@ -110,26 +110,4 @@ - - - - jdk9-build - - 9 - - - - - maven-surefire-plugin - - - - **/**.java - - - - - - - diff --git a/components/camel-opentracing/pom.xml b/components/camel-opentracing/pom.xml index 1fd5ffe4951ee..626520889eea9 100644 --- a/components/camel-opentracing/pom.xml +++ b/components/camel-opentracing/pom.xml @@ -150,7 +150,7 @@ -javaagent:${opentracing-agent.lib}/opentracing-agent.jar - -Dorg.jboss.byteman.verbose + -Dorg.jboss.byteman.verbose ${camel.surefire.fork.vmargs} @@ -175,40 +175,4 @@ - - - - jdk9-build - - 9 - - - - - maven-surefire-plugin - - --add-modules java.xml.bind --add-opens java.base/java.lang=ALL-UNNAMED - - - - maven-failsafe-plugin - - - run-integration-tests - - integration-test - - - - - **/**.java - - - - - - - - - diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml index cb71b11326f0b..91610f1c1328f 100644 --- a/components/camel-script/pom.xml +++ b/components/camel-script/pom.xml @@ -146,28 +146,4 @@ - - - - jdk9-build - - 9 - - - - - maven-surefire-plugin - - - - **/**Groovy**.java - **/**Ruby**.java - - - - - - - - diff --git a/examples/camel-example-cdi-xml/pom.xml b/examples/camel-example-cdi-xml/pom.xml index 19664a3ddd29f..3babec4462da6 100755 --- a/examples/camel-example-cdi-xml/pom.xml +++ b/examples/camel-example-cdi-xml/pom.xml @@ -122,26 +122,4 @@ - - - - jdk9-build - - 9 - - - - - org.apache.maven.plugins - maven-surefire-plugin - - 2.19.1 - - --add-modules java.xml.bind --add-opens java.base/java.lang=ALL-UNNAMED - - - - - - diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml index cb18f282b7c75..3df492b6ce5c7 100644 --- a/examples/camel-example-cxf/pom.xml +++ b/examples/camel-example-cxf/pom.xml @@ -255,7 +255,7 @@ maven-surefire-plugin - + **/** diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml index a28ef805dfdd7..5d440ceff2cd2 100644 --- a/examples/camel-example-reportincident-wssecurity/pom.xml +++ b/examples/camel-example-reportincident-wssecurity/pom.xml @@ -236,7 +236,7 @@ maven-surefire-plugin - + **/** diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml index 9cff630bf538f..bd3ce58c708fa 100644 --- a/tests/camel-blueprint-cxf-test/pom.xml +++ b/tests/camel-blueprint-cxf-test/pom.xml @@ -204,7 +204,7 @@ maven-surefire-plugin - + **/**