Repository: activemq-artemis Updated Branches: refs/heads/master 6cc01830d -> 5fe10d044
This closes #685 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/5fe10d04 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/5fe10d04 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/5fe10d04 Branch: refs/heads/master Commit: 5fe10d044a8b7fef1ecaa3538e5c1d00c1e807e2 Parents: 6cc0183 c890164 Author: Clebert Suconic <[email protected]> Authored: Fri Jul 29 15:32:57 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Fri Jul 29 15:32:57 2016 -0400 ---------------------------------------------------------------------- .../jdbc/store/drivers/AbstractJDBCDriver.java | 6 +- .../jms/client/ActiveMQObjectMessage.java | 4 +- .../openwire/OpenWireMessageConverter.java | 136 +++++++++---------- .../hornetq/HornetQProtocolManagerTest.java | 11 +- .../client/ConsumerWindowSizeTest.java | 6 +- .../vertx/ActiveMQVertxUnitTest.java | 23 +--- 6 files changed, 79 insertions(+), 107 deletions(-) ----------------------------------------------------------------------
