[1/2] activemq-6 git commit: ACTIVEMQ6-61 SelectorParser package conflict with openwire tests

2014-12-17 Thread martyntaylor
Repository: activemq-6 Updated Branches: refs/heads/master f282c2966 - 2e1435205 ACTIVEMQ6-61 SelectorParser package conflict with openwire tests The SelectorParser class in amq6 source code conflicts with the same class in activemq 5 client jar. The activemq 5 client jar is needed to run

[2/2] activemq-6 git commit: Merge branch #47

2014-12-17 Thread martyntaylor
Merge branch #47 Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/2e143520 Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/2e143520 Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/2e143520

Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol #205

2014-12-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/205/

Jenkins build is back to stable : ActiveMQ-Java7 » ActiveMQ :: AMQP #545

2014-12-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-amqp/545/

Jenkins build is still unstable: ActiveMQ-Java7 #545

2014-12-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7/changes

Jenkins build is still unstable: ActiveMQ-Java7 » ActiveMQ :: Unit Tests #545

2014-12-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-unit-tests/changes

[11/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5290

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5290 Add some utility methods that are useful for restoring past subscriptions. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/07bfc1ef Tree:

[12/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5304 - providing test case

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5304 - providing test case Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/6bb5abfc Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/6bb5abfc Diff:

[02/17] activemq git commit: Fix small typo in the docs

2014-12-17 Thread hadrian
Fix small typo in the docs This closes #35 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/119f3e95 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/119f3e95 Diff:

[08/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5080 - revert short circut of recover when failover transport is not connected - using maxstartupMaxReconnectAttempts=x provides

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5080 - revert short circut of recover when failover transport is not connected - using maxstartupMaxReconnectAttempts=x provides a better alternative. tm recovery need not start a managed connection or call getConnection before a call to

[05/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-4000 - fix is good enable test so we can close the issue

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-4000 - fix is good enable test so we can close the issue Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/903733b8 Tree:

[13/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5304 - ignore the test for now

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5304 - ignore the test for now Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/283e3ced Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/283e3ced Diff:

[04/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5198

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5198 member variable scheduler assignment escapes the synchronization block before the scheduler instance is fully initialized. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[17/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5311 - encode xaErrorCode in xaexception message

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5311 - encode xaErrorCode in xaexception message Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/b41f9212 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/b41f9212

[15/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5304 - still missing unit test case

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5304 - still missing unit test case Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/d8e30267 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/d8e30267 Diff:

[07/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5289 - add forwardCount to destinationStatistics - allow local consumption to be accounted with dequeueCount - forwardCount so fo

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5289 - add forwardCount to destinationStatistics - allow local consumption to be accounted with dequeueCount - forwardCount so forwarded messages are not accounted for num hops times Project: http://git-wip-us.apache.org/repos/asf/activemq/repo

[10/17] activemq git commit: Web-console does not initialize under Spring-4.x because dispatcher-servlet.xml has very old bean definition. This closes #37 Signed-off-by: Daniel Kulp dk...@apache.org

2014-12-17 Thread hadrian
Web-console does not initialize under Spring-4.x because dispatcher-servlet.xml has very old bean definition. This closes #37 Signed-off-by: Daniel Kulp dk...@apache.org Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[06/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5080 - some additional trace logging

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5080 - some additional trace logging Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/9146785b Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/9146785b Diff:

[14/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5016 - evolve the class in a serialization compat way so that exiting kahadb stores can be read, long field addition

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5016 - evolve the class in a serialization compat way so that exiting kahadb stores can be read, long field addition Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/902692e3

[03/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5279 - ensure poison on failover redelivery only when delivery is not pending else where

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5279 - ensure poison on failover redelivery only when delivery is not pending else where Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/9f61fd51 Tree:

[01/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5277 - jdbc store make use of entryLocator on ack

2014-12-17 Thread hadrian
Repository: activemq Updated Branches: refs/heads/activemq-5.10.x fc244f48e - b41f92127 https://issues.apache.org/jira/browse/AMQ-5277 - jdbc store make use of entryLocator on ack Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[09/17] activemq git commit: Disable JMX on the test brokers as it's not needed in these tests, prevents some failures and speeds things up a little.

2014-12-17 Thread hadrian
Disable JMX on the test brokers as it's not needed in these tests, prevents some failures and speeds things up a little. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/31015094 Tree:

[05/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5315

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5315 Fix for potential NPE on transport error. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/5c3a2db3 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/5c3a2db3

[01/17] activemq git commit: AMQ-5312: Reduce logging noise for activemq-pool if its stopped.

2014-12-17 Thread hadrian
Repository: activemq Updated Branches: refs/heads/activemq-5.10.x b41f92127 - 22f2f3dde AMQ-5312: Reduce logging noise for activemq-pool if its stopped. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/fb3e96a7 Tree:

[08/17] activemq git commit: Make comments match reality.

2014-12-17 Thread hadrian
Make comments match reality. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/42751573 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/42751573 Diff:

[15/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5337

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5337 Switch to LinkedHashMap with R/W locking for concurrent add / remove protection Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/4349e77e Tree:

[03/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5304 - re-enable the test as the fix should be fixed now; amqp version of the test is ignored until we have temp destinations wor

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5304 - re-enable the test as the fix should be fixed now; amqp version of the test is ignored until we have temp destinations work properly with amqp Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[10/17] activemq git commit: Add ldap auth unit test

2014-12-17 Thread hadrian
Add ldap auth unit test Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ccae55e3 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/ccae55e3 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/ccae55e3

[06/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5295

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5295 HTTPS Network Connector doesn't work with Mutual authentication- HTTPSClientTransport uses wrong SSLSocketFactory Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/dbe9bc12

[09/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5323

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5323 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/3f67862a Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/3f67862a Diff:

[04/17] activemq git commit: Add try/catch blocks to prevent client shutdown errors from preventing Broker shutdown.

2014-12-17 Thread hadrian
Add try/catch blocks to prevent client shutdown errors from preventing Broker shutdown. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/f436b334 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/f436b334 Diff:

[13/17] activemq git commit: Fix test, remote broker only dequeues the message if it is ack'd otherwise it remains in-flight.

2014-12-17 Thread hadrian
Fix test, remote broker only dequeues the message if it is ack'd otherwise it remains in-flight. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/0a6e217f Tree:

[16/17] activemq git commit: give test more gc wiggle room - AMQ-4930

2014-12-17 Thread hadrian
give test more gc wiggle room - AMQ-4930 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/6bdf4f8b Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/6bdf4f8b Diff:

[12/17] activemq git commit: Ensure all resources shut down.

2014-12-17 Thread hadrian
Ensure all resources shut down. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/58be7125 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/58be7125 Diff:

[07/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5072

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5072 Add accessors to the persitence adapter class and a test to validate. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/b75ccd5a Tree:

[02/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5220

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5220 Fixes empty message bodies from responses to statistics plugin queries over the STOMP transport. This closes #41 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/fe09b748

[17/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5345 - improve ldap communication

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5345 - improve ldap communication Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/22f2f3dd Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/22f2f3dd Diff:

[2/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5354 - patch applied with thanks

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5354 - patch applied with thanks Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/c682f919 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/c682f919 Diff:

[8/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5381

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5381 Apply fix and test for error when restoring old content and treating it as compressed when it was not. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/e3d218a9 Tree:

[6/8] activemq git commit: fix deadlock that blocks remote broker start in duplex case with durable sub recreation on restart - dynamicOnly=true works around

2014-12-17 Thread hadrian
fix deadlock that blocks remote broker start in duplex case with durable sub recreation on restart - dynamicOnly=true works around Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/1a241606 Tree:

[7/8] activemq git commit: avoid npe on network bridge failure, dispose when not started on vm transport

2014-12-17 Thread hadrian
avoid npe on network bridge failure, dispose when not started on vm transport Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/c52c4ed0 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/c52c4ed0 Diff:

[3/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-4705 - verify lock sanity on acquire so master cannot start and immediatly fail with a keepalive failure

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-4705 - verify lock sanity on acquire so master cannot start and immediatly fail with a keepalive failure Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a1946162 Tree:

[4/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5121 - use jmxLocal in karaf only for jmx-based commands

2014-12-17 Thread hadrian
https://issues.apache.org/jira/browse/AMQ-5121 - use jmxLocal in karaf only for jmx-based commands Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a0af997b Tree:

[1/8] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5352

2014-12-17 Thread hadrian
Repository: activemq Updated Branches: refs/heads/activemq-5.10.x 22f2f3dde - e3d218a97 https://issues.apache.org/jira/browse/AMQ-5352 Applied and tested, all tests still passing after this change. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[5/8] activemq git commit: improve trace logging on failure and tidy up future - try to nail down intermittent duplex bridge half start

2014-12-17 Thread hadrian
improve trace logging on failure and tidy up future - try to nail down intermittent duplex bridge half start Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/aeecf888 Tree: