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/06/15 00:55:29 UTC

[4/4] activemq-artemis git commit: This closes #579

This closes #579


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

Branch: refs/heads/master
Commit: 9b3a766309c51d7aac3d66a1aade30b183abcf8f
Parents: 3a3f678 b3ed6fb
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Jun 14 20:50:33 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Jun 14 20:50:33 2016 -0400

----------------------------------------------------------------------
 .../activemq/artemis/utils/uri/URISupport.java    |  2 +-
 .../activemq/artemis/utils/URIParserTest.java     |  2 +-
 .../jdbc/store/journal/TransactionHolder.java     |  4 ++--
 .../jdbc/file/JDBCSequentialFileFactoryTest.java  |  2 +-
 .../message/JMSMappingOutboundTransformer.java    | 12 ++++++------
 .../openwire/OpenWireProtocolManager.java         |  2 +-
 .../deployers/impl/FileConfigurationParser.java   |  4 ++--
 .../paging/cursor/impl/LivePageCacheImpl.java     |  2 +-
 .../cursor/impl/PageCursorProviderImpl.java       |  4 ++--
 .../security/ActiveMQJAASSecurityManager.java     |  2 +-
 .../artemis/tests/util/ThreadLeakCheckRule.java   |  2 +-
 etc/checkstyle.xml                                | 14 +++++++-------
 .../jms/example/ldap/InMemorySchemaPartition.java |  2 +-
 pom.xml                                           | 18 ++++++++++++------
 .../integration/karaf/ArtemisFeatureTest.java     |  6 +++---
 15 files changed, 42 insertions(+), 36 deletions(-)
----------------------------------------------------------------------