From 45aeeb3ba75d3705fb6c465dcd1781c4f07a28de Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Wed, 24 Feb 2016 12:00:30 -0500 Subject: [PATCH] Revert "ARTEMIS-359 - test suite fix - IBM JDK 6/7/8 does not allow byteman agent to modify classes." This is causing issues with running tests on the IDEs This reverts commit fe9b95ed64821c6ed63564a0c0ba9792123823b3. --- tests/extra-tests/pom.xml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml index 9bddd3d7fc6..5377ed42384 100644 --- a/tests/extra-tests/pom.xml +++ b/tests/extra-tests/pom.xml @@ -218,17 +218,6 @@ - org.apache.maven.plugins - maven-dependency-plugin - - - - properties - - - - - org.apache.maven.plugins maven-jar-plugin @@ -283,7 +272,6 @@ 1 true - @@ -292,11 +280,7 @@ - ${activemq-surefire-argline} -noverify -javaagent:${org.jboss.byteman:byteman:jar}=port:9091,boot:${org.jboss.byteman:byteman:jar} - - true - 9091 - + ${activemq-surefire-argline} -noverify