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 2017/03/07 22:33:58 UTC

[1/3] activemq-nms-zmq git commit: Branch Apache.NMS.ZMQ trunk to create 1.5.x version.

Repository: activemq-nms-zmq
Updated Branches:
  refs/heads/1.5.x [created] 2773794c6
  refs/heads/1.6.x [created] 0bff5701e
  refs/heads/1.7.x [created] 909f09193
  refs/heads/master [created] 0ba057f0c


Branch Apache.NMS.ZMQ trunk to create 1.5.x version.


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

Branch: refs/heads/1.5.x
Commit: 2773794c6b05eebb7322ed659796ed18cfa2a9bb
Parents: 6b96362
Author: Jim Gomes <jg...@apache.org>
Authored: Mon Dec 19 18:58:31 2011 +0000
Committer: Jim Gomes <jg...@apache.org>
Committed: Mon Dec 19 18:58:31 2011 +0000

----------------------------------------------------------------------
 src/main/csharp/Session.cs | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-nms-zmq/blob/2773794c/src/main/csharp/Session.cs
----------------------------------------------------------------------
diff --git a/src/main/csharp/Session.cs b/src/main/csharp/Session.cs
index 7a2a02a..9bd3469 100644
--- a/src/main/csharp/Session.cs
+++ b/src/main/csharp/Session.cs
@@ -193,14 +193,6 @@ namespace Apache.NMS.ZMQ
             messageQueueTransaction.Abort();
         }
 
-        #region Transaction State Events
-
-        public event SessionTxEventDelegate TransactionStartedListener;
-        public event SessionTxEventDelegate TransactionCommittedListener;
-        public event SessionTxEventDelegate TransactionRolledBackListener;
-
-        #endregion
-
         public void Recover()
         {
             throw new NotSupportedException();


[3/3] activemq-nms-zmq git commit: Branch NMS.ZMQ trunk to 1.7.x.

Posted by ta...@apache.org.
Branch NMS.ZMQ trunk to 1.7.x.


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

Branch: refs/heads/1.7.x
Commit: 909f0919330303599037ae2b885a1a21e2c990da
Parents: 0ba057f
Author: Jim Gomes <jg...@apache.org>
Authored: Tue Jul 7 20:46:16 2015 +0000
Committer: Jim Gomes <jg...@apache.org>
Committed: Tue Jul 7 20:46:16 2015 +0000

----------------------------------------------------------------------

----------------------------------------------------------------------



[2/3] activemq-nms-zmq git commit: Branch trunk to 1.6.x in preparation for refactoring to latest ZeroMQ version.

Posted by ta...@apache.org.
Branch trunk to 1.6.x in preparation for refactoring to latest ZeroMQ version.


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

Branch: refs/heads/1.6.x
Commit: 0bff5701e2e3a9ea2e77f51bac79d6dcf20bb12a
Parents: 5bcebeb
Author: Jim Gomes <jg...@apache.org>
Authored: Fri Feb 21 22:47:20 2014 +0000
Committer: Jim Gomes <jg...@apache.org>
Committed: Fri Feb 21 22:47:20 2014 +0000

----------------------------------------------------------------------

----------------------------------------------------------------------