2627 Commits

Author SHA1 Message Date
Clebert Suconic
04925bbfc4 This closes #810 2016-09-29 20:28:32 -04:00
Andy Taylor
bd9b2057fa ARTEMIS-758 - List/Object message sent by OpenWire JMS client can't be consumed with other clients
https://issues.apache.org/jira/browse/ARTEMIS-758
2016-09-29 20:28:31 -04:00
Clebert Suconic
f10752b681 This closes #800 2016-09-29 16:25:48 -04:00
John D. Ament
9163c679ef ARTEMIS-756 introduce CDI based integration for Artemis. Includes integration tests on both Weld and OWB. 2016-09-29 16:25:47 -04:00
Clebert Suconic
507deb6a8d This closes #811 2016-09-29 15:58:56 -04:00
Timothy Bish
67fc49014e ARTEMIS-763 Remove the legacy Qpid JMS client annotations
Removes the append of the destination annotations from the outbound JMS
transformer as the legacy client has be unsupported at Qpid for quite
some time now.
2016-09-29 15:37:47 -04:00
Clebert Suconic
01503ed46e ARTEMIS-739 fixing checkstyle 2016-09-29 12:58:20 -04:00
John D. Ament
bca0fd701a
This closes #808 2016-09-28 22:26:27 -04:00
Paul Gallagher
704de5b204
Add javax inject dependancy, is part of the distributiona and should be versioned in the pom, have put the runtime versions into properties in the pom as well 2016-09-28 22:26:27 -04:00
Clebert Suconic
0d3ff1a9d2 This closes #806 2016-09-28 14:20:07 -04:00
jbertram
a6974596a0 ARTEMIS-739 fix large msg file leak on copy 2016-09-28 14:20:07 -04:00
Clebert Suconic
b1a06b8857 This closes #807 2016-09-28 12:18:27 -04:00
Martyn Taylor
aca1733660 ARTEMIS-757 Fix STOMP with interceptor example 2016-09-28 12:18:27 -04:00
Clebert Suconic
bfbe68f0c9 This closes #809 2016-09-28 11:47:47 -04:00
Francesco Nigro
b4225832e0 ARTEMIS-759 Improve exception message on queue configuration builder 2016-09-28 13:45:17 +02:00
Clebert Suconic
bd5786e8bc This closes #805 2016-09-27 17:49:26 -04:00
jbertram
e53998bf3b ARTEMIS-755 Fix divert MBean warning 2016-09-27 10:38:43 -05:00
Clebert Suconic
f5456e760a ARTEMIS-737 fixing test 2016-09-27 09:57:52 -04:00
Martyn Taylor
0ac9dbd573 This closes #794 2016-09-27 14:54:13 +01:00
Clebert Suconic
a838bf0479 ARTEMIS-751 Simplification of the AMQP implementation
Since we don't need client implementations any longer, given the maturity level of
qpid jms, these classes can go, as a result a lot of the interfaces can be removed.

As part of this I am removing proton-plug, and reorganizing the packages in a way I think it
makes more sense and easier to other developers to understand and maintain it.

https://issues.apache.org/jira/browse/ARTEMIS-751
2016-09-27 09:29:40 -04:00
Clebert Suconic
4e349693f4 Fixing build on extra-tests 2016-09-27 09:21:25 -04:00
Clebert Suconic
e09a5acbdc This closes #804 2016-09-27 09:15:04 -04:00
Ville Skyttä
447d7840aa Add missing @Overrides 2016-09-27 14:36:54 +03:00
Ville Skyttä
78d8ddffbe Flag missing @Override as error in Error Prone 2016-09-27 14:36:00 +03:00
Ville Skyttä
1a4fe92802 Fix WaitNotInLoop issues flagged by new Error Prone 2016-09-27 14:28:29 +03:00
Ville Skyttä
75b52169f8 Update javac-errorprone to 2.8 and error_prone_core to 2.0.9 2016-09-27 13:49:21 +03:00
Clebert Suconic
59489b4de0 ARTEMIS-737 fixing test 2016-09-26 18:51:59 -04:00
Clebert Suconic
37411547cf This closes #802 2016-09-26 18:37:36 -04:00
jbertram
6faaf0445d ARTEMIS-752 fix OSGi protocol parsing 2016-09-26 18:37:36 -04:00
Clebert Suconic
1548a4e217 NO-JIRA Removing Thread usage for Pings on Stomp 2016-09-26 18:32:25 -04:00
Clebert Suconic
d09aba4cbe This closes #801 2016-09-26 18:01:30 -04:00
jbertram
2dcf8de0de ARTEMIS-741 fix subscription queue leak on STOMP 2016-09-26 18:01:30 -04:00
Clebert Suconic
c86e41d4fa This closes #789 2016-09-26 17:58:30 -04:00
Clebert Suconic
03b3b9fa80 ARTEMIS-737 Improving Tests by checking thread leaks and Waiting condition, also adding docs 2016-09-26 17:58:05 -04:00
Quinn Stevenson
32b7c039d8 ARTEMIS-737 - added class javadoc to rules 2016-09-26 17:57:52 -04:00
Quinn Stevenson
db095926ed ARTEMIS-737 - added JUnit rules for Artemis servers and clients 2016-09-26 17:57:52 -04:00
Clebert Suconic
27ed7ec659 This closes #795 2016-09-26 13:38:08 -04:00
Ville Skyttä
f2c2ed32da Fix closing quorums on QuorumManager.stop 2016-09-26 13:38:08 -04:00
Clebert Suconic
147bc33d42 This closes #796 2016-09-26 13:35:30 -04:00
Ville Skyttä
056920e6ab Don't generate unnecessary ID's on divert 2016-09-26 13:35:30 -04:00
Clebert Suconic
061ca9ce50 This closes #797 2016-09-26 13:33:23 -04:00
Ville Skyttä
b69af66f47 Expose disk-scan-period, max-disk-usage, and global-max-size in server control 2016-09-26 13:33:23 -04:00
Clebert Suconic
70199f3a1d This closes #799 2016-09-26 13:28:41 -04:00
Ville Skyttä
bd5103c48e ARTEMIS-754 Fix JsonUtil.addTo*() null add 2016-09-26 13:28:16 -04:00
Clebert Suconic
5f6aee1184 This closes #798 2016-09-26 13:22:57 -04:00
Ville Skyttä
494c85d624 Java 1.7 build fix 2016-09-25 21:13:55 +03:00
Ville Skyttä
775862ee72 Add missing @Override 2016-09-25 21:13:08 +03:00
Clebert Suconic
67ce44fc0d This closes #791 2016-09-23 12:15:13 -04:00
jbertram
ea552a1f88 ARTEMIS-747 multiple CDATA events on import fails 2016-09-23 12:15:13 -04:00
jbertram
42c7080941 This closes #793 2016-09-23 10:42:30 -05:00