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 2015/03/03 18:18:59 UTC

[9/9] activemq-6 git commit: This closes #135 - updating manual to Apache ActiveMQ

This closes #135 - updating manual to Apache ActiveMQ


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

Branch: refs/heads/master
Commit: 7720928c0bc056109e3c381af85c5431a8e45674
Parents: 9d21253 9d72cef
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Mar 3 12:17:40 2015 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Mar 3 12:17:40 2015 -0500

----------------------------------------------------------------------
 docs/user-manual/en/README.md                  |   4 +-
 docs/user-manual/en/SUMMARY.md                 |   4 +-
 docs/user-manual/en/aerogear-integration.md    |   2 +-
 docs/user-manual/en/architecture.md            |  48 ++++----
 docs/user-manual/en/client-classpath.md        |  12 +-
 docs/user-manual/en/client-reconnection.md     |   8 +-
 docs/user-manual/en/clusters.md                |  66 +++++-----
 docs/user-manual/en/configuration-index.md     |  26 ++--
 docs/user-manual/en/configuring-transports.md  |  20 +--
 docs/user-manual/en/connection-ttl.md          |  12 +-
 docs/user-manual/en/core-bridges.md            |   8 +-
 docs/user-manual/en/diverts.md                 |   2 +-
 docs/user-manual/en/duplicate-detection.md     |   6 +-
 docs/user-manual/en/embedding-activemq.md      |  36 +++---
 docs/user-manual/en/examples.md                | 130 ++++++++++----------
 docs/user-manual/en/filter-expressions.md      |   8 +-
 docs/user-manual/en/flow-control.md            |  24 ++--
 docs/user-manual/en/ha.md                      |  28 ++---
 docs/user-manual/en/intercepting-operations.md |   2 +-
 docs/user-manual/en/interoperability.md        |  76 ++++++------
 docs/user-manual/en/jms-bridge.md              |  20 +--
 docs/user-manual/en/jms-core-mapping.md        |   4 +-
 docs/user-manual/en/large-messages.md          |  16 +--
 docs/user-manual/en/libaio.md                  |   8 +-
 docs/user-manual/en/logging.md                 |   6 +-
 docs/user-manual/en/management.md              |  62 +++++-----
 docs/user-manual/en/message-expiry.md          |   6 +-
 docs/user-manual/en/message-grouping.md        |   2 +-
 docs/user-manual/en/messaging-concepts.md      |  26 ++--
 docs/user-manual/en/paging.md                  |  12 +-
 docs/user-manual/en/perf-tuning.md             |  14 +--
 docs/user-manual/en/persistence.md             |  42 +++----
 docs/user-manual/en/pre-acknowledge.md         |   4 +-
 docs/user-manual/en/preface.md                 |  14 +--
 docs/user-manual/en/project-info.md            |   6 +-
 docs/user-manual/en/rest.md                    | 114 ++++++++---------
 docs/user-manual/en/security.md                |  14 +--
 docs/user-manual/en/send-guarantees.md         |  16 +--
 docs/user-manual/en/slow-consumers.md          |   2 +-
 docs/user-manual/en/spring-integration.md      |   6 +-
 docs/user-manual/en/thread-pooling.md          |  14 +--
 docs/user-manual/en/tools.md                   |   4 +-
 docs/user-manual/en/transaction-config.md      |   6 +-
 docs/user-manual/en/undelivered-messages.md    |   8 +-
 docs/user-manual/en/using-core.md              |  10 +-
 docs/user-manual/en/using-jms.md               |  18 +--
 docs/user-manual/en/using-server.md            |  22 ++--
 docs/user-manual/en/vertx-integration.md       |  10 +-
 docs/user-manual/en/wildcard-routing.md        |   2 +-
 docs/user-manual/en/wildcard-syntax.md         |   6 +-
 examples/jms/queue/pom.xml                     |   2 +-
 51 files changed, 509 insertions(+), 509 deletions(-)
----------------------------------------------------------------------