merge #35 - Fixing issues with paging (browsing & depaging)
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/d42481db Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/d42481db Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/d42481db Branch: refs/heads/master Commit: d42481db5c01d66965b610219342b4771e7cd2c1 Parents: 46182e4 933d90a Author: Andy Taylor <andy.tayl...@gmail.com> Authored: Mon Dec 8 11:28:02 2014 +0000 Committer: Andy Taylor <andy.tayl...@gmail.com> Committed: Mon Dec 8 11:28:02 2014 +0000 ---------------------------------------------------------------------- .../activemq/core/server/impl/QueueImpl.java | 26 ++++- .../core/server/impl/ServerConsumerImpl.java | 2 +- pom.xml | 4 +- .../tests/integration/client/PagingTest.java | 116 +++++++++++++++++++ 4 files changed, 143 insertions(+), 5 deletions(-) ----------------------------------------------------------------------