Commit Graph

2940 Commits

Author SHA1 Message Date
Clebert Suconic 0c18c343e9 NO-JIRA: fixing checkstyle 2016-12-15 17:00:10 -05:00
jbertram 4ee39e0982 This closes #926 2016-12-15 11:43:25 -06:00
Martyn Taylor 117b51da80 Remove jms.queue prefix in conversion tool output 2016-12-15 17:13:37 +00:00
Martyn Taylor 55fbcfebf8 Do not autoDelete address if it was not autoCreated 2016-12-15 17:13:09 +00:00
Martyn Taylor 2d7b77ac1b This closes #922 2016-12-15 13:41:30 +00:00
Francesco Nigro 0a4d1b38c8 ARTEMIS-878: Improved CLI commands 2016-12-15 13:41:30 +00:00
Martyn Taylor 23e5650d9f This closes #923 2016-12-15 13:40:47 +00:00
Andy Taylor a9b32bdf0b adding missing check for closed on proton receiver 2016-12-15 13:40:47 +00:00
Martyn Taylor e8eaf15300 This closes #921 2016-12-15 13:36:23 +00:00
Andy Taylor 23b54d4f6c ARTEMIS-785 - update examples to new addressing model
https://issues.apache.org/jira/browse/ARTEMIS-785
2016-12-15 13:36:23 +00:00
Martyn Taylor ceb2b38c83 This closes #917 2016-12-15 13:15:51 +00:00
Andy Taylor 3b75c95413 ARTEMIS-888 - AMQP headers arent always set
https://issues.apache.org/jira/browse/ARTEMIS-888
2016-12-15 07:07:04 +00:00
Clebert Suconic 88f4a8ccec This closes #920 2016-12-14 21:10:25 -05:00
jbertram 10a32481fd ARTEMIS-789 fix ArtemisTest 2016-12-14 19:46:53 -06:00
jbertram 4424117d65 ARTEMIS-789 fix AMQP SendingAndReceivingTest 2016-12-14 15:13:23 -06:00
jbertram 29edd44d24 ARTEMIS-880 expand prefix support to consumers 2016-12-14 15:12:57 -06:00
jbertram 3af1e5c734 ARTEMIS-789 AMQP tests for routing semantics 2016-12-14 15:12:57 -06:00
Clebert Suconic c18ee83190 This closes #918 2016-12-14 14:37:09 -05:00
Clebert Suconic 332338d018 ARTEMIS-890 Improving Paging consistencies with broker.persistent = false. Block, Page and Drop will now work under non persistent 2016-12-14 14:36:33 -05:00
Clebert Suconic 6d10a372ac This closes #919 2016-12-14 14:29:10 -05:00
Andy Taylor 881615e646 ARTEMIS-891 - upgrade proton to 0.16
https://issues.apache.org/jira/browse/ARTEMIS-891
2016-12-14 18:25:26 +00:00
Clebert Suconic 08e0c5e4f1 Revert "ARTEMIS-888 - AMQP headers arent always set"
This reverts commit d471f6b15f.
2016-12-14 10:20:18 -05:00
Clebert Suconic 9954b42b72 This closes #915 2016-12-14 09:25:10 -05:00
Andy Taylor d471f6b15f ARTEMIS-888 - AMQP headers arent always set
https://issues.apache.org/jira/browse/ARTEMIS-888
2016-12-14 09:25:10 -05:00
Clebert Suconic d49a5178ca This closes #914 2016-12-14 09:23:41 -05:00
jbertram ba1c83e1ed Fix BackupAuthenticationTest 2016-12-13 21:08:36 -06:00
jbertram 8263ef2f98 ARTEMIS-780 fix ReplicationWithDivertTest 2016-12-13 20:58:35 -06:00
jbertram bdc2abf308 ARTEMIS-780 fix JmsProducerTest 2016-12-13 20:58:26 -06:00
jbertram 30b1335614 ARTEMIS-877 STOMP tests + routing header 2016-12-13 17:59:09 -06:00
jbertram 2290ab40c3 Fix bug in createQueue invocation chain 2016-12-13 17:58:10 -06:00
jbertram 3150759806 ARTEMIS-880 use built-in prefixing for STOMP 2016-12-13 15:05:43 -06:00
Clebert Suconic 59bba916a8 This closes #910 2016-12-13 15:58:35 -05:00
Howard Gao d67ea071a3 ARTEMIS-885 Fix OpenWire wildcard conversion issue 2016-12-13 15:58:35 -05:00
Clebert Suconic 656eee79e4 This closes #912 2016-12-13 15:57:32 -05:00
Howard Gao 16f19daa97 ARTEMIS-887 Fix some OpenWire test failures 2016-12-13 15:57:31 -05:00
Clebert Suconic 47f46501e3 This closes #913 2016-12-13 15:54:51 -05:00
Martyn Taylor 7f658cad21 ARTEMIS-788 Enable auto create and Prefix in MQTT 2016-12-13 15:54:50 -05:00
Clebert Suconic d5be1c6dc6 NO-JIRA: fix checkstyle broken after c38c5a91aa 2016-12-13 15:54:15 -05:00
Clebert Suconic 33af9901c6 This closes #911 2016-12-13 10:35:31 -05:00
zhabba 58e79eb5e4 Update security.md
Actual number of permissions is eight, not seven.
2016-12-13 15:31:24 +01:00
Clebert Suconic 2f70007e89 This closes #905 2016-12-13 09:21:34 -05:00
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