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 2016/04/08 16:05:12 UTC

[1/2] activemq-artemis git commit: Remove derby from distro

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 458ec15e1 -> 6bbceff7c


Remove derby from distro

All runtime deps on derby have been removed.  We only require derby for
JDBC related tests.


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

Branch: refs/heads/master
Commit: 9a66eef58722f1e3f524c0cfdb40525f80cd4ca2
Parents: 87b6984
Author: Martyn Taylor <mt...@redhat.com>
Authored: Fri Apr 8 12:54:31 2016 +0100
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri Apr 8 10:04:47 2016 -0400

----------------------------------------------------------------------
 artemis-distribution/src/main/assembly/dep.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/9a66eef5/artemis-distribution/src/main/assembly/dep.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/src/main/assembly/dep.xml b/artemis-distribution/src/main/assembly/dep.xml
index a39ae6c..4adfaf8 100644
--- a/artemis-distribution/src/main/assembly/dep.xml
+++ b/artemis-distribution/src/main/assembly/dep.xml
@@ -94,7 +94,6 @@
             <include>org.fusesource.hawtbuf:hawtbuf</include>
             <include>org.jgroups:jgroups</include>
             <include>io.netty:netty-codec-mqtt</include>
-            <include>org.apache.derby:derby</include>
          </includes>
          <!--excludes>
             <exclude>org.apache.activemq:artemis-website</exclude>


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

Posted by cl...@apache.org.
This closes #446


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

Branch: refs/heads/master
Commit: 6bbceff7c0f8ee5777040e9a67daee0d39ee7f5d
Parents: 458ec15 9a66eef
Author: Clebert Suconic <cl...@apache.org>
Authored: Fri Apr 8 10:04:54 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri Apr 8 10:04:54 2016 -0400

----------------------------------------------------------------------
 artemis-distribution/src/main/assembly/dep.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------