You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2016/11/04 20:58:26 UTC

activemq git commit: Remove proton-jms reference as that project no longer exists.

Repository: activemq
Updated Branches:
  refs/heads/master 937b2acd4 -> a6367978e


Remove proton-jms reference as that project no longer exists.

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

Branch: refs/heads/master
Commit: a6367978e50ff443a9a7225f9f2cd991c8488ce0
Parents: 937b2ac
Author: Timothy Bish <ta...@gmail.com>
Authored: Fri Nov 4 16:47:27 2016 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Fri Nov 4 16:58:16 2016 -0400

----------------------------------------------------------------------
 assembly/src/main/descriptors/common-bin.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/a6367978/assembly/src/main/descriptors/common-bin.xml
----------------------------------------------------------------------
diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml
index 8272aea..c07968f 100644
--- a/assembly/src/main/descriptors/common-bin.xml
+++ b/assembly/src/main/descriptors/common-bin.xml
@@ -205,7 +205,6 @@
         <include>org.jasypt:jasypt</include>
         <include>org.jasypt:jasypt-spring31</include>
         <include>javax.jmdns:jmdns</include>
-        <include>org.apache.qpid:proton-jms</include>
         <include>org.apache.qpid:proton-j</include>
         <include>${pom.groupId}:activemq-runtime-config</include>
         <include>org.jvnet.jaxb2_commons:jaxb2-basics-runtime</include>