You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2014/10/17 00:54:38 UTC

[6/6] git commit: run leveldb tests on osx

run leveldb tests on osx


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

Branch: refs/heads/trunk
Commit: 51a2596c52fcfba753dfd3b3956fe857a55a6ca3
Parents: 9c2b1d2
Author: gtully <ga...@gmail.com>
Authored: Thu Oct 16 23:53:44 2014 +0100
Committer: gtully <ga...@gmail.com>
Committed: Thu Oct 16 23:53:44 2014 +0100

----------------------------------------------------------------------
 activemq-leveldb-store/pom.xml | 20 --------------------
 1 file changed, 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/51a2596c/activemq-leveldb-store/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml
index 8dae4ca..dbe86e8 100644
--- a/activemq-leveldb-store/pom.xml
+++ b/activemq-leveldb-store/pom.xml
@@ -558,26 +558,6 @@
             </build>
         </profile>
         <profile>
-            <id>activemq.tests.mac.excludes</id>
-            <activation>
-                <os>
-                    <family>mac</family>
-                </os>
-            </activation>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-surefire-plugin</artifactId>
-                        <configuration>
-                            <excludes combine.children="append">
-                                <exclude>**/*.*</exclude>
-                            </excludes>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-        <profile>
             <id>activemq.tests.hpux.excludes</id>
             <activation>
                 <os>