Modify exception
[holmes/common.git] / holmes-actions / pom.xml
index 7e39212..0c891c6 100644 (file)
     <packaging>jar</packaging>\r
     <artifactId>holmes-actions</artifactId>\r
     <dependencies>\r
-        <!--<dependency>-->\r
-            <!--<groupId>org.openo.common-services.common-utilities</groupId>-->\r
-            <!--<artifactId>baseservice-i18n</artifactId>-->\r
-        <!--</dependency>-->\r
+        <dependency>\r
+            <groupId>org.apache.activemq</groupId>\r
+            <artifactId>activemq-all</artifactId>\r
+            <exclusions>\r
+                <exclusion>\r
+                    <artifactId>log4j</artifactId>\r
+                    <groupId>log4j</groupId>\r
+                </exclusion>\r
+                <exclusion>\r
+                    <groupId>org.slf4j</groupId>\r
+                    <artifactId>slf4j-log4j12</artifactId>\r
+                </exclusion>\r
+                <exclusion>\r
+                    <groupId>org.slf4j</groupId>\r
+                    <artifactId>slf4j-api</artifactId>\r
+                </exclusion>\r
+            </exclusions>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.openo.common-services.common-utilities</groupId>\r
+            <artifactId>baseservice-i18n</artifactId>\r
+        </dependency>\r
         <dependency>\r
             <groupId>org.antlr</groupId>\r
             <artifactId>stringtemplate</artifactId>\r