https://issues.apache.org/jira/browse/AMQ-6379
Merging patch for AMQ-6379 This closes #192 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/8d7d4e6d Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/8d7d4e6d Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/8d7d4e6d Branch: refs/heads/master Commit: 8d7d4e6df9d3c17ae068a7e8e50e0c0e0c8b22c2 Parents: 1a59827 8d5e84b Author: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com> Authored: Thu Jul 28 13:10:13 2016 -0400 Committer: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com> Committed: Thu Jul 28 13:10:13 2016 -0400 ---------------------------------------------------------------------- .../activemq/ActiveMQConnectionMetaData.java | 32 +++++ .../apache/activemq/command/WireFormatInfo.java | 36 ++++++ .../openwire/OpenWireFormatFactory.java | 31 +++++ .../openwire/WireFormatInfoPropertiesTest.java | 123 +++++++++++++++++++ 4 files changed, 222 insertions(+) ----------------------------------------------------------------------