Pat Fox
|
c38c5a91aa
|
NO-JIRA: added unit test for setting the user and password in the uri for tcp transport, used in JNDI
|
2016-12-13 09:20:29 -05:00 |
Clebert Suconic
|
52e4fc4a53
|
This closes #909
|
2016-12-12 19:39:21 -05:00 |
jbertram
|
02f5f5c01d
|
ARTEMIS-789 add tests; fix bugs from tests
Add some routing and createQueue tests to deal with new semantics.
Also fix a few bugs exposed by the new tests.
|
2016-12-12 17:01:52 -06:00 |
Clebert Suconic
|
f285785203
|
This closes #908
|
2016-12-12 15:33:31 -05:00 |
Martyn Taylor
|
8655d1a3d8
|
ARTEMIS-780 Check for HDR_ROUTING_TYPE in PostOffice
|
2016-12-12 15:33:31 -05:00 |
Clebert Suconic
|
4487f3e50a
|
NO-JIRA: Adding releasing information
|
2016-12-12 10:18:44 -05:00 |
Clebert Suconic
|
66e7e6645d
|
ARTEMIS-882 fixing checkstyle
|
2016-12-09 16:58:02 -05:00 |
jbertram
|
12f4e5eec8
|
This closes #906
|
2016-12-09 15:21:32 -06:00 |
Clebert Suconic
|
dc472192f4
|
ARTEMIS-882 Supporting lists on URIs
|
2016-12-09 16:20:01 -05:00 |
Martyn Taylor
|
6682072da6
|
Major Version Bump 2.0.0 After Major Arch Change
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
fa67d40b9d
|
ARTEMIS-789 Fixed a number of failing tests
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
fe52ca6d75
|
ARTEMIS-881 Support new address-settings for auto-create queue
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
af27714026
|
ARTEMIS-813 Ensure no duplicate journal records on address update
|
2016-12-09 18:43:15 +00:00 |
Francesco Nigro
|
6ab133ab89
|
ARTEMIS-878 Added/Modified CLI commands and tests
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
8f532cc25d
|
ARTEMIS-880 Add support for address prefixing
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
a5031b51d1
|
ARTEMIS-790 Support multiple routing types in config migration tool
|
2016-12-09 18:43:15 +00:00 |
Andy Taylor
|
224f62b295
|
ARTEMIS-877 Add Consumer support for AMQP for new addressing schema
|
2016-12-09 18:43:15 +00:00 |
Howard Gao
|
a182a135e9
|
ARTEMIS-789 Add OpenWire Tests for MULTICAST,ANYCAST
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
b742a357c5
|
ARTEMIS-876 Deprecate JMSServerManager and update JMS bootstrap
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
683ae68989
|
ARTEMIS-789 Fix Failing Tests
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
61aec1ba74
|
ARTEMIS-789 Fix TopicDestinationResource look up on Addr
|
2016-12-09 18:43:15 +00:00 |
Howard Gao
|
2dc6482c91
|
ARTEMIS-789 Fix OpenWire tests due to missing RoutingType
|
2016-12-09 18:43:15 +00:00 |
Andy Taylor
|
74d0a1a818
|
ARTEMIS-784 Add new JMX methods and update JMX API
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
3abfd9f552
|
ARTEMIS-877 Updates to REST module
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
8057ec4b27
|
ARTEMIS-878 Use Strings in CLI JMX interaction
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
1339c930de
|
ARTEMIS-780 Fixes a number of broken tests
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
a20b23bf37
|
ARTEMIS-787 Update CORE Protocol/Client Packets
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
279383a798
|
ARTEMIS-780 Update Shared Queue API to use Address model
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
c480351c11
|
ARTEMIS-780 Consolodate protocol packets and new Address/Queue commands
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
7a51491c32
|
ARTEMIS-780 Added ability to define 2 Routing Types on a single addres
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
0861be14c1
|
ARTEMIS-789 Fix various failing tests due to addressing changes
|
2016-12-09 18:43:15 +00:00 |
Howard Gao
|
796550d16b
|
ARTEMIS-789 OpenWire queue auto-creation failure
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
ec8f06138c
|
ARTEMIS-878 Update the CLI to incorporate Addresses and new Queue
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
a88853fe53
|
ARTEMIS-788 Stomp refactor + track autocreation for addresses
|
2016-12-09 18:43:15 +00:00 |
Andy Taylor
|
0189f156ec
|
ARTEMIS-876 Remove JMS JMX Objects and add new Address JMX objects
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
0006627d12
|
ARTEMIS-876 Internalise Cluster Namespace and remove JMS Prefix
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
84e8a87325
|
ARTEMIS-876 Remove all reliances on JMS prefixing
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
0bcde8140f
|
ARTEMIS-790 Added Configuration Migration Tool
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
887b8c8532
|
ARTEMIS-788 Update MQTT Protocol
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
89e6ec36bb
|
ARTEMIS-780 Implement MaxConsumers and DeleteOnNoConsumers
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
18c6d3035f
|
ARTEMIS-813 Added persistence objects for new address model
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
2d02a26527
|
ARTEMIS-780 Added ANYCAST routing to local queues
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
5e7475115d
|
ARTEMIS-781 Add journal record for address binding
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
abdeb72eb7
|
ARTEMIS-782 Added configuration elements for new address model
|
2016-12-09 18:43:15 +00:00 |
Clebert Suconic
|
ebbc91c728
|
[maven-release-plugin] prepare for next development iteration
|
2016-12-06 16:59:52 -05:00 |
Clebert Suconic
|
5bcbea2517
|
[maven-release-plugin] prepare release 1.5.1
|
2016-12-06 09:47:43 -05:00 |
Clebert Suconic
|
38e25caf1d
|
This closes #904
|
2016-12-06 09:06:30 -05:00 |
Howard Gao
|
c4339d809b
|
Fix JMSDurableTopicRedeliverTest.testRedeliverNewSession test failure
|
2016-12-06 11:02:27 +08:00 |
Clebert Suconic
|
5f1509c4fd
|
NO-JIRA: Removing empty test
|
2016-12-05 15:45:40 -05:00 |
Clebert Suconic
|
18419863af
|
This closes #903
|
2016-12-01 21:38:19 -05:00 |