You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2017/09/06 14:51:19 UTC

[1/2] activemq-artemis git commit: This closes #1513

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 49ef04b6f -> 53a9c9b47


This closes #1513


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

Branch: refs/heads/master
Commit: 53a9c9b47b8c64ff2c0f2c6be40a1cf5984e5e8b
Parents: 49ef04b d2dcf1b
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Sep 6 10:30:13 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Sep 6 10:30:13 2017 -0400

----------------------------------------------------------------------
 tests/integration-tests/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------



[2/2] activemq-artemis git commit: Drop Eclipse Foundation repository

Posted by cl...@apache.org.
Drop Eclipse Foundation repository

Eclipse Paho 1.1.0 can be consumed from Maven Central.

Signed-off-by: Jens Reimann <jr...@redhat.com>

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

Branch: refs/heads/master
Commit: d2dcf1bba3f37287bf25cc01372275ae96866e48
Parents: 49ef04b
Author: Jens Reimann <jr...@redhat.com>
Authored: Wed Sep 6 15:56:57 2017 +0200
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Sep 6 10:30:13 2017 -0400

----------------------------------------------------------------------
 tests/integration-tests/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d2dcf1bb/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 68dc060..eb6f1e1 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -33,17 +33,6 @@
      <paho.client.mqttv3.version>1.1.0</paho.client.mqttv3.version>
    </properties>
 
-   <repositories>
-       <!-- for the paho dependency -->
-       <repository>
-           <id>eclipse.m2</id>
-           <url>https://repo.eclipse.org/content/repositories/paho-releases/</url>
-           <releases><enabled>true</enabled></releases>
-           <snapshots><enabled>false</enabled></snapshots>
-       </repository>
-   </repositories>
-
-
    <dependencies>
       <dependency>
          <groupId>org.apache.activemq</groupId>