This closes #141
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/40f318f0 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/40f318f0 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/40f318f0 Branch: refs/heads/master Commit: 40f318f083c3383849666e795841c6ce43586c4a Parents: 55712d7 9794569 Author: jbertram <[email protected]> Authored: Thu Aug 27 15:17:47 2015 -0500 Committer: jbertram <[email protected]> Committed: Thu Aug 27 15:17:47 2015 -0500 ---------------------------------------------------------------------- .../apache/activemq/artemis/utils/IPV6Util.java | 53 ++++++++++++++++++++ .../remoting/impl/netty/NettyConnection.java | 3 +- .../artemis/uri/TCPServerLocatorSchema.java | 31 +++--------- .../artemis/uri/ConnectionFactoryURITest.java | 12 +++++ 4 files changed, 74 insertions(+), 25 deletions(-) ----------------------------------------------------------------------
