merge #183 - Few changes around docs and dependencies
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/3bd35d8d Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/3bd35d8d Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/3bd35d8d Branch: refs/heads/master Commit: 3bd35d8d1fc3d4e3c3193c86b5e5674b7d198d74 Parents: ab1c585 0cf2a56 Author: Andy Taylor <[email protected]> Authored: Mon Mar 16 09:41:18 2015 +0000 Committer: Andy Taylor <[email protected]> Committed: Mon Mar 16 09:41:18 2015 +0000 ---------------------------------------------------------------------- activemq-rest/pom.xml | 35 + docs/user-manual/en/configuration-index.md | 2097 +++--------------- docs/user-manual/en/message-expiry.md | 2 +- docs/user-manual/en/persistence.md | 2 +- docs/user-manual/en/rest.md | 63 +- docs/user-manual/en/security.md | 2 +- docs/user-manual/en/tools.md | 17 +- docs/user-manual/en/undelivered-messages.md | 4 +- docs/user-manual/en/using-jms.md | 39 +- examples/jms/rest/dup-send/pom.xml | 12 + examples/jms/rest/javascript-chat/pom.xml | 12 + examples/jms/rest/jms-to-rest/pom.xml | 12 + examples/jms/rest/push/pom.xml | 12 + .../activemq-aerogear-integration/pom.xml | 6 + 14 files changed, 413 insertions(+), 1902 deletions(-) ----------------------------------------------------------------------
