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/01/20 18:41:55 UTC

[3/3] activemq-artemis git commit: This closes #331

This closes #331


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

Branch: refs/heads/master
Commit: e0548b9cfc661047763518291b780775f50d23a5
Parents: 108e012 4922a76
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Jan 20 12:41:37 2016 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Jan 20 12:41:37 2016 -0500

----------------------------------------------------------------------
 artemis-boot/pom.xml                                               | 2 +-
 artemis-cli/pom.xml                                                | 2 +-
 artemis-commons/pom.xml                                            | 2 +-
 artemis-core-client/pom.xml                                        | 2 +-
 artemis-distribution/pom.xml                                       | 2 +-
 artemis-dto/pom.xml                                                | 2 +-
 artemis-features/pom.xml                                           | 2 +-
 artemis-jdbc-store/pom.xml                                         | 2 +-
 artemis-jms-client/pom.xml                                         | 2 +-
 artemis-jms-server/pom.xml                                         | 2 +-
 artemis-journal/pom.xml                                            | 2 +-
 artemis-maven-plugin/pom.xml                                       | 2 +-
 artemis-native/pom.xml                                             | 2 +-
 artemis-protocols/artemis-amqp-protocol/pom.xml                    | 2 +-
 artemis-protocols/artemis-hornetq-protocol/pom.xml                 | 2 +-
 artemis-protocols/artemis-hqclient-protocol/pom.xml                | 2 +-
 artemis-protocols/artemis-mqtt-protocol/pom.xml                    | 2 +-
 artemis-protocols/artemis-openwire-protocol/pom.xml                | 2 +-
 artemis-protocols/artemis-proton-plug/pom.xml                      | 2 +-
 artemis-protocols/artemis-stomp-protocol/pom.xml                   | 2 +-
 artemis-protocols/pom.xml                                          | 2 +-
 artemis-ra/pom.xml                                                 | 2 +-
 artemis-rest/pom.xml                                               | 2 +-
 artemis-selector/pom.xml                                           | 2 +-
 artemis-server-osgi/pom.xml                                        | 2 +-
 artemis-server/pom.xml                                             | 2 +-
 artemis-service-extensions/pom.xml                                 | 2 +-
 artemis-web/pom.xml                                                | 2 +-
 artemis-website/pom.xml                                            | 2 +-
 docs/user-manual/en/karaf.md                                       | 2 +-
 examples/features/clustered/client-side-load-balancing/pom.xml     | 2 +-
 examples/features/clustered/clustered-durable-subscription/pom.xml | 2 +-
 examples/features/clustered/clustered-grouping/pom.xml             | 2 +-
 examples/features/clustered/clustered-jgroups/pom.xml              | 2 +-
 examples/features/clustered/clustered-queue/pom.xml                | 2 +-
 examples/features/clustered/clustered-static-discovery/pom.xml     | 2 +-
 examples/features/clustered/clustered-static-oneway/pom.xml        | 2 +-
 examples/features/clustered/clustered-topic/pom.xml                | 2 +-
 examples/features/clustered/pom.xml                                | 2 +-
 examples/features/clustered/queue-message-redistribution/pom.xml   | 2 +-
 examples/features/clustered/symmetric-cluster/pom.xml              | 2 +-
 examples/features/ha/application-layer-failover/pom.xml            | 2 +-
 examples/features/ha/client-side-failoverlistener/pom.xml          | 2 +-
 examples/features/ha/colocated-failover-scale-down/pom.xml         | 2 +-
 examples/features/ha/colocated-failover/pom.xml                    | 2 +-
 examples/features/ha/ha-policy-autobackup/pom.xml                  | 2 +-
 examples/features/ha/multiple-failover-failback/pom.xml            | 2 +-
 examples/features/ha/multiple-failover/pom.xml                     | 2 +-
 examples/features/ha/non-transaction-failover/pom.xml              | 2 +-
 examples/features/ha/pom.xml                                       | 2 +-
 examples/features/ha/replicated-failback-static/pom.xml            | 2 +-
 examples/features/ha/replicated-failback/pom.xml                   | 2 +-
 examples/features/ha/replicated-multiple-failover/pom.xml          | 2 +-
 examples/features/ha/replicated-transaction-failover/pom.xml       | 2 +-
 examples/features/ha/scale-down/pom.xml                            | 2 +-
 examples/features/ha/stop-server-failover/pom.xml                  | 2 +-
 examples/features/ha/transaction-failover/pom.xml                  | 2 +-
 examples/features/perf/perf/pom.xml                                | 2 +-
 examples/features/perf/pom.xml                                     | 2 +-
 examples/features/perf/soak/pom.xml                                | 2 +-
 examples/features/pom.xml                                          | 2 +-
 examples/features/standard/bridge/pom.xml                          | 2 +-
 examples/features/standard/browser/pom.xml                         | 2 +-
 examples/features/standard/client-kickoff/pom.xml                  | 2 +-
 examples/features/standard/consumer-rate-limit/pom.xml             | 2 +-
 examples/features/standard/dead-letter/pom.xml                     | 2 +-
 examples/features/standard/delayed-redelivery/pom.xml              | 2 +-
 examples/features/standard/divert/pom.xml                          | 2 +-
 examples/features/standard/durable-subscription/pom.xml            | 2 +-
 examples/features/standard/embedded-simple/pom.xml                 | 2 +-
 examples/features/standard/embedded/pom.xml                        | 2 +-
 examples/features/standard/expiry/pom.xml                          | 2 +-
 examples/features/standard/http-transport/pom.xml                  | 2 +-
 examples/features/standard/instantiate-connection-factory/pom.xml  | 2 +-
 examples/features/standard/interceptor-client/pom.xml              | 2 +-
 examples/features/standard/interceptor/pom.xml                     | 2 +-
 examples/features/standard/jms-auto-closeable/pom.xml              | 2 +-
 examples/features/standard/jms-bridge/pom.xml                      | 2 +-
 examples/features/standard/jms-completion-listener/pom.xml         | 2 +-
 examples/features/standard/jms-context/pom.xml                     | 2 +-
 examples/features/standard/jms-shared-consumer/pom.xml             | 2 +-
 examples/features/standard/jmx/pom.xml                             | 2 +-
 examples/features/standard/large-message/pom.xml                   | 2 +-
 examples/features/standard/last-value-queue/pom.xml                | 2 +-
 examples/features/standard/management-notifications/pom.xml        | 2 +-
 examples/features/standard/management/pom.xml                      | 2 +-
 examples/features/standard/message-counters/pom.xml                | 2 +-
 examples/features/standard/message-group/pom.xml                   | 2 +-
 examples/features/standard/message-group2/pom.xml                  | 2 +-
 examples/features/standard/message-priority/pom.xml                | 2 +-
 examples/features/standard/no-consumer-buffering/pom.xml           | 2 +-
 examples/features/standard/paging/pom.xml                          | 2 +-
 examples/features/standard/pom.xml                                 | 2 +-
 examples/features/standard/pre-acknowledge/pom.xml                 | 2 +-
 examples/features/standard/producer-rate-limit/pom.xml             | 2 +-
 examples/features/standard/queue-requestor/pom.xml                 | 2 +-
 examples/features/standard/queue-selector/pom.xml                  | 2 +-
 examples/features/standard/queue/pom.xml                           | 2 +-
 examples/features/standard/reattach-node/pom.xml                   | 2 +-
 examples/features/standard/request-reply/pom.xml                   | 2 +-
 examples/features/standard/rest/dup-send/pom.xml                   | 2 +-
 examples/features/standard/rest/javascript-chat/pom.xml            | 2 +-
 examples/features/standard/rest/jms-to-rest/pom.xml                | 2 +-
 examples/features/standard/rest/pom.xml                            | 2 +-
 examples/features/standard/rest/push/pom.xml                       | 2 +-
 examples/features/standard/scheduled-message/pom.xml               | 2 +-
 examples/features/standard/security-ldap/pom.xml                   | 2 +-
 examples/features/standard/security/pom.xml                        | 2 +-
 examples/features/standard/send-acknowledgements/pom.xml           | 2 +-
 examples/features/standard/spring-integration/pom.xml              | 2 +-
 examples/features/standard/ssl-enabled/pom.xml                     | 2 +-
 examples/features/standard/static-selector/pom.xml                 | 2 +-
 examples/features/standard/temp-queue/pom.xml                      | 2 +-
 examples/features/standard/topic-hierarchies/pom.xml               | 2 +-
 examples/features/standard/topic-selector-example1/pom.xml         | 2 +-
 examples/features/standard/topic-selector-example2/pom.xml         | 2 +-
 examples/features/standard/topic/pom.xml                           | 2 +-
 examples/features/standard/transactional/pom.xml                   | 2 +-
 examples/features/standard/xa-heuristic/pom.xml                    | 2 +-
 examples/features/standard/xa-receive/pom.xml                      | 2 +-
 examples/features/standard/xa-send/pom.xml                         | 2 +-
 examples/features/sub-modules/aerogear/pom.xml                     | 2 +-
 examples/features/sub-modules/artemis-ra-rar/pom.xml               | 2 +-
 examples/features/sub-modules/pom.xml                              | 2 +-
 examples/features/sub-modules/vertx/pom.xml                        | 2 +-
 examples/pom.xml                                                   | 2 +-
 examples/protocols/amqp/pom.xml                                    | 2 +-
 examples/protocols/amqp/proton-cpp/pom.xml                         | 2 +-
 examples/protocols/amqp/proton-ruby/pom.xml                        | 2 +-
 examples/protocols/amqp/queue/pom.xml                              | 2 +-
 examples/protocols/mqtt/basic-pubsub/pom.xml                       | 2 +-
 examples/protocols/mqtt/pom.xml                                    | 2 +-
 examples/protocols/openwire/chat/pom.xml                           | 2 +-
 examples/protocols/openwire/message-listener/pom.xml               | 2 +-
 examples/protocols/openwire/message-recovery/pom.xml               | 2 +-
 examples/protocols/openwire/pom.xml                                | 2 +-
 examples/protocols/openwire/queue/pom.xml                          | 2 +-
 examples/protocols/pom.xml                                         | 2 +-
 examples/protocols/stomp/pom.xml                                   | 2 +-
 examples/protocols/stomp/stomp-embedded-interceptor/pom.xml        | 2 +-
 examples/protocols/stomp/stomp-jms/pom.xml                         | 2 +-
 examples/protocols/stomp/stomp-websockets/pom.xml                  | 2 +-
 examples/protocols/stomp/stomp/pom.xml                             | 2 +-
 examples/protocols/stomp/stomp1.1/pom.xml                          | 2 +-
 examples/protocols/stomp/stomp1.2/pom.xml                          | 2 +-
 integration/activemq-aerogear-integration/pom.xml                  | 2 +-
 integration/activemq-spring-integration/pom.xml                    | 2 +-
 integration/activemq-vertx-integration/pom.xml                     | 2 +-
 pom.xml                                                            | 2 +-
 tests/activemq5-unit-tests/pom.xml                                 | 2 +-
 tests/extra-tests/pom.xml                                          | 2 +-
 tests/integration-tests/pom.xml                                    | 2 +-
 tests/jms-tests/pom.xml                                            | 2 +-
 tests/joram-tests/pom.xml                                          | 2 +-
 tests/performance-tests/pom.xml                                    | 2 +-
 tests/pom.xml                                                      | 2 +-
 tests/soak-tests/pom.xml                                           | 2 +-
 tests/stress-tests/pom.xml                                         | 2 +-
 tests/timing-tests/pom.xml                                         | 2 +-
 tests/unit-tests/pom.xml                                           | 2 +-
 160 files changed, 160 insertions(+), 160 deletions(-)
----------------------------------------------------------------------