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/10 13:42:01 UTC

[1/2] activemq-6 git commit: Remove duplicate dep from vertx example

Repository: activemq-6
Updated Branches:
  refs/heads/master 3af24f5d8 -> 37e1c25d7


Remove duplicate dep from vertx example


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

Branch: refs/heads/master
Commit: 68fbbda6ebb6d6fc6b34804350a03f85d82a46f4
Parents: 93f22bc
Author: Martyn Taylor <mt...@redhat.com>
Authored: Tue Mar 10 12:38:10 2015 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Tue Mar 10 12:38:10 2015 +0000

----------------------------------------------------------------------
 examples/core/vertx-connector/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/68fbbda6/examples/core/vertx-connector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/vertx-connector/pom.xml b/examples/core/vertx-connector/pom.xml
index 0fd9ae3..cfcd88f 100644
--- a/examples/core/vertx-connector/pom.xml
+++ b/examples/core/vertx-connector/pom.xml
@@ -59,10 +59,6 @@ under the License.
          <groupId>org.apache.geronimo.specs</groupId>
          <artifactId>geronimo-jms_2.0_spec</artifactId>
       </dependency>
-      <dependency>
-         <groupId>org.apache.geronimo.specs</groupId>
-         <artifactId>geronimo-jms_2.0_spec</artifactId>
-      </dependency>
     <dependency>
       <groupId>io.vertx</groupId>
       <artifactId>vertx-core</artifactId>


[2/2] activemq-6 git commit: merge #169 - Remove duplicate dep from vertx example

Posted by an...@apache.org.
merge #169 - Remove duplicate dep from vertx example


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

Branch: refs/heads/master
Commit: 37e1c25d73608a3554bb4d90a0183c5e61d5eae6
Parents: 3af24f5 68fbbda
Author: Andy Taylor <an...@gmail.com>
Authored: Tue Mar 10 12:39:21 2015 +0000
Committer: Andy Taylor <an...@gmail.com>
Committed: Tue Mar 10 12:39:21 2015 +0000

----------------------------------------------------------------------
 examples/core/vertx-connector/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------