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 2018/01/10 15:42:28 UTC

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

This closes #1765


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

Branch: refs/heads/master
Commit: 247ed5996f9e787467a4cc24f43be57722190721
Parents: f331a3f 472e429
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Jan 10 10:42:19 2018 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Jan 10 10:42:19 2018 -0500

----------------------------------------------------------------------
 README.md                                       |  2 +-
 RELEASING.md                                    |  2 +-
 .../remoting/impl/netty/TransportConstants.java |  2 +-
 docs/hacking-guide/en/building.md               |  2 +-
 docs/hacking-guide/en/code.md                   |  6 +++---
 docs/hacking-guide/en/formatting.md             |  2 +-
 docs/hacking-guide/en/ide.md                    | 14 ++++++-------
 docs/hacking-guide/en/tests.md                  |  2 +-
 docs/user-manual/en/clusters.md                 |  4 ++--
 docs/user-manual/en/configuration-index.md      |  6 +++---
 docs/user-manual/en/configuring-transports.md   |  8 +++----
 docs/user-manual/en/filter-expressions.md       |  2 +-
 docs/user-manual/en/jms-bridge.md               |  4 ++--
 docs/user-manual/en/libaio.md                   |  2 +-
 docs/user-manual/en/management.md               |  8 +++----
 docs/user-manual/en/messaging-concepts.md       | 22 ++++++++++----------
 docs/user-manual/en/persistence.md              |  8 +++----
 .../en/protocols-interoperability.md            |  8 +++----
 docs/user-manual/en/rest.md                     |  2 +-
 docs/user-manual/en/security.md                 |  6 +++---
 docs/user-manual/en/thread-pooling.md           |  2 +-
 docs/user-manual/en/using-AMQP.md               |  2 +-
 docs/user-manual/en/using-jms.md                |  2 +-
 docs/user-manual/en/wildcard-syntax.md          |  2 +-
 examples/features/standard/browser/readme.md    |  2 +-
 .../features/standard/client-kickoff/readme.md  |  4 ++--
 examples/features/standard/jmx-ssl/readme.md    |  4 ++--
 examples/features/standard/jmx/readme.md        |  4 ++--
 .../features/standard/queue-requestor/readme.md |  2 +-
 examples/perf/jmeter/readme.md                  |  2 +-
 examples/protocols/mqtt/basic-pubsub/readme.md  |  2 +-
 .../ssl/CoreClientOverOneWaySSLTest.java        |  2 +-
 32 files changed, 71 insertions(+), 71 deletions(-)
----------------------------------------------------------------------