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/10/18 18:54:56 UTC

[2/2] activemq git commit: This closes #262

This closes #262


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

Branch: refs/heads/master
Commit: 489cdc624cb537092779f4167fadfd66242dc78f
Parents: b3f41cb cc6cb74
Author: Timothy Bish <ta...@gmail.com>
Authored: Wed Oct 18 14:54:26 2017 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Wed Oct 18 14:54:26 2017 -0400

----------------------------------------------------------------------
 .../src/release/examples/amqp/java/readme.md    |  2 +-
 .../src/release/examples/amqp/python/address.py | 20 +++++++
 .../src/release/examples/amqp/python/content.py | 22 +++++++
 .../release/examples/amqp/python/listener.py    | 54 -----------------
 .../release/examples/amqp/python/publisher.py   | 57 ------------------
 .../src/release/examples/amqp/python/readme.md  | 21 +++++++
 .../release/examples/amqp/python/receiver.py    | 57 ++++++++++++++++++
 .../src/release/examples/amqp/python/sender.py  | 62 ++++++++++++++++++++
 8 files changed, 183 insertions(+), 112 deletions(-)
----------------------------------------------------------------------