From 060a4d17b781c3004582fd6205e0adccf8a7b58b Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Thu, 26 Feb 2015 00:21:03 -0500 Subject: [PATCH] Adding test to the release profileA This is so we would catch compilation failures on the testsuite. Devs are now using the release profile. Not having the tests on the release profile would give devs and contributors the impression that everything compiled ok --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 9611d295aa..fa955b40ae 100644 --- a/pom.xml +++ b/pom.xml @@ -468,6 +468,7 @@ integration/activemq-aerogear-integration integration/activemq-vertx-integration distribution + tests