3018 Commits

Author SHA1 Message Date
Clebert Suconic
574cf6f3d8 This closes #936 2016-12-16 20:32:48 -05:00
Justin Bertram
8c1a9314e6 ARTEMIS-789 fix ReceiveTest 2016-12-16 18:48:05 -06:00
Justin Bertram
f98b410a1d This closes #935 2016-12-16 18:46:46 -06:00
Clebert Suconic
1bed2c9512 NO-JIRA cli improvements 2016-12-16 18:46:46 -06:00
Clebert Suconic
df1ec5bc49 NO-JIRA: Fixing QueueCommandTest::autoDeleteAddress 2016-12-16 18:07:16 -05:00
Justin Bertram
c552cc51c7 This closes #934 2016-12-16 10:55:00 -06:00
Clebert Suconic
a8855399ee NO-JIRA: adding Migrate1X into CLI 2016-12-16 10:55:00 -06:00
Clebert Suconic
3d8bb9c5c9 NO-JIRA: fix typo 2016-12-16 10:40:54 -05:00
Martyn Taylor
e29b3913ac NO-JIRA Check Style Fix 2016-12-16 15:16:02 +00:00
jbertram
343cdefbd9 This closes #933 2016-12-16 09:06:59 -06:00
Martyn Taylor
3e0ad2268b NO-JIRA Fix Issue with Auto Create Address 2016-12-16 09:06:59 -06:00
Martyn Taylor
be38f4dd45 This closes #932 2016-12-16 15:05:08 +00:00
Clebert Suconic
e1577e230a ARTEMIS-878 test fixes 2016-12-16 09:37:46 -05:00
Francesco Nigro
03cc566c5d ARTEMIS-878 Fix compilation and tests 2016-12-16 09:34:02 -05:00
Andy Taylor
749db25962 This closes #931 NO-JIRA properly destroy JMS topic 2016-12-16 13:44:48 +00:00
jbertram
31b5bdb026 NO-JIRA properly destroy JMS topic 2016-12-16 13:20:39 +00:00
Andy Taylor
5539c27b4c This closes #929 ARTEMIS-790 Include Config migration jar in distro 2016-12-16 13:18:19 +00:00
Martyn Taylor
1e6557ce03 ARTEMIS-790 Include Config migration jar in distro 2016-12-16 13:18:19 +00:00
Andy Taylor
4a00e5c1e3 This closes #928 merging #928 - ARTEMIS-878 Improving CLI experience around create queue and address 2016-12-16 13:15:28 +00:00
Clebert Suconic
6ec7efc995 ARTEMIS-878 Improving CLI experience around create queue and address
I reckon the CLI is not the best UX, but this will at least make it consistent with other CLI commands
for the new Queue and Address commands
2016-12-16 13:15:28 +00:00
Clebert Suconic
6e4388f109 NO-JIRA updating journal print-data with Address Binding 2016-12-16 13:15:28 +00:00
Martyn Taylor
dc8a22250b This closes #930 2016-12-16 13:11:01 +00:00
Andy Taylor
198143edd0 ARTEMIS-892 - add lock to tick method
https://issues.apache.org/jira/browse/ARTEMIS-892
2016-12-16 12:11:54 +00:00
Clebert Suconic
db6ee74a33 This closes #927 2016-12-15 17:53:50 -05:00
jbertram
49f1c9935c NO-JIRA move divert specific routing types 2016-12-15 17:53:50 -05:00
jbertram
6cb6e95c9b ARTEMIS-789 tests/fixes for auto create/delete 2016-12-15 17:53:50 -05:00
Clebert Suconic
ce4f9b5ff6 This closes #925 2016-12-15 17:51:13 -05:00
Howard Gao
8348cdd2b6 ARTEMIS-893 Fix FailoverTransactionTest.testWaitForMissingRedeliveries 2016-12-15 17:51:13 -05:00
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 d471f6b15fab7d7afad8e34635869df18ac0cef4.
2016-12-14 10:20:18 -05:00