You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2016/03/07 21:16:05 UTC

[2/2] activemq-artemis git commit: This closes #412

This closes #412


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ce7d93df
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ce7d93df
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ce7d93df

Branch: refs/heads/master
Commit: ce7d93df28fc7b17fda5bbe191705171bccdf62a
Parents: 87fc396 516d7df
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Mar 7 15:10:20 2016 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Mar 7 15:10:20 2016 -0500

----------------------------------------------------------------------
 .../artemis/core/client/impl/ServerLocatorImpl.java   |  4 +---
 .../artemis/core/remoting/impl/ssl/SSLSupport.java    |  4 ++--
 .../activemq/artemis/jlibaio/util/CallbackCache.java  | 10 ++++------
 .../java/org/apache/activemq/artemis/rest/Jms.java    |  3 +--
 .../core/paging/cursor/impl/PageSubscriptionImpl.java |  2 +-
 .../activemq/artemis/core/server/impl/QueueImpl.java  |  8 +++-----
 .../artemis/core/server/impl/ServerConsumerImpl.java  |  8 ++------
 .../server/management/impl/ManagementServiceImpl.java | 14 ++++++++------
 .../core/security/ActiveMQSecurityManagerImpl.java    |  2 +-
 .../spi/core/security/jaas/LDAPLoginModule.java       |  8 ++------
 .../artemis/jms/example/JMSBridgeExample.java         |  4 +---
 .../activemq/artemis/jms/example/SecurityExample.java |  1 -
 .../apache/activemq/JmsRollbackRedeliveryTest.java    |  6 +++---
 .../java/org/apache/activemq/bugs/AMQ4671Test.java    |  4 +---
 .../java/org/apache/activemq/bugs/AMQ4952Test.java    |  6 ++----
 .../activemq/bugs/RedeliveryPluginHeaderTest.java     |  4 +---
 .../java/org/apache/activemq/config/ConfigTest.java   |  4 +---
 .../jndi/ActiveMQInitialContextFactoryTest.java       |  3 ---
 .../org/apache/activemq/jndi/InitialContextTest.java  |  4 ----
 .../artemis/tests/integration/divert/DivertTest.java  |  1 -
 .../jms/server/management/JMSServerControlTest.java   |  8 ++------
 21 files changed, 36 insertions(+), 72 deletions(-)
----------------------------------------------------------------------