From b39cd907fd10279b668eee7d0fac304cf23738f2 Mon Sep 17 00:00:00 2001 From: jbonofre Date: Mon, 15 Mar 2021 17:46:51 +0100 Subject: [PATCH] Add full.test profile to execute all modules and remove unit tests and itests by default --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 0102236e50..fd0e4d7a54 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,6 @@ activemq-kahadb-store activemq-jdbc-store activemq-leveldb-store - activemq-unit-tests activemq-all activemq-camel activemq-console @@ -240,8 +239,6 @@ activemq-blueprint activemq-web-demo activemq-web-console - activemq-karaf-itest - activemq-itests-spring31 assembly activemq-log4j-appender activemq-http @@ -1489,6 +1486,15 @@ + + full.test + + activemq-unit-tests + activemq-karaf-itest + activemq-itests-spring31 + + + consolets @@ -1513,12 +1519,6 @@ - - - unstable - - - apache-release