You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by an...@apache.org on 2015/03/12 12:11:54 UTC

[3/5] activemq-6 git commit: Remove JbossJacorb from JMS test pom

Remove JbossJacorb from JMS test pom


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

Branch: refs/heads/master
Commit: 7c3e5d1c0e729e91ecf6fb21105a5f6231255947
Parents: 670f584
Author: Martyn Taylor <mt...@redhat.com>
Authored: Wed Mar 11 13:30:06 2015 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Thu Mar 12 10:49:17 2015 +0000

----------------------------------------------------------------------
 tests/jms-tests/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/7c3e5d1c/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 60e51a0..3771e8c 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -114,11 +114,6 @@
          <groupId>org.jboss.logmanager</groupId>
          <artifactId>jboss-logmanager</artifactId>
       </dependency>
-      <dependency>
-         <groupId>org.jboss.jbossts.jts</groupId>
-         <artifactId>jbossjts-jacorb</artifactId>
-         <version>4.17.13.Final</version>
-      </dependency>
    </dependencies>
 
    <build>