Repository: activemq
Updated Branches:
  refs/heads/master 33b52b591 -> e5b7c9fba


AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity 
test profile


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/e5b7c9fb
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/e5b7c9fb
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/e5b7c9fb

Branch: refs/heads/master
Commit: e5b7c9fba467d1b9f2db04c01e3863883fd25fc0
Parents: 33b52b5
Author: Robbie Gemmell <rob...@apache.org>
Authored: Wed Sep 27 15:07:00 2017 +0100
Committer: Robbie Gemmell <rob...@apache.org>
Committed: Wed Sep 27 15:07:00 2017 +0100

----------------------------------------------------------------------
 activemq-karaf-itest/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/e5b7c9fb/activemq-karaf-itest/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml
index b132126..5d52c7d 100644
--- a/activemq-karaf-itest/pom.xml
+++ b/activemq-karaf-itest/pom.xml
@@ -259,6 +259,7 @@
             <configuration>
               <includes>
                 <include>**/ActiveMQBrokerNdCamelFeatureTest.*</include>
+                <include>**/ActiveMQAMQPBrokerFeatureTest.*</include>
               </includes>
             </configuration>
           </plugin>

Reply via email to