Clebert Suconic
|
baee0038dc
|
ARTEMIS-995 adding teardown in a few tests
|
2017-02-24 10:44:36 -05:00 |
Erich Duda
|
0c64cbfa4e
|
ARTEMIS-995 Bulk of test fixes
This commit fixes tests:
ActiveMQScheduledComponentTest.testAccumulationOwnPool
PendingDeliveriesTest.testWithtReconnect
ReceiveTest.testReceiveImmediate
ActiveMQProducerResourceTest.testSendString
EmbeddedActiveMQResourceTest.testSendString
MultipleEmbeddedActiveMQResourcesTest.testMultipleServers
MultipleEmbeddedJMSResourcesTest.testMultipleServers
ActiveMQDynamicProducerResourceWithoutAddressTest.testSendString
ActiveMQDynamicProducerResourceWithoutAddressExceptionTest.testSendBytesToDefaultAddress
ActiveMQDynamicProducerResourceTest.testSendString
ActiveMQServerControlTest.testTotalMessageCount
EmbeddedActiveMQResourceCustomConfigurationTest.testCustomConfiguration
EmbeddedJMSResourceMultipleFileConfigurationTest.testConfiguration
EmbeddedJMSResourceQueueTest.testPushObjectMessage
EmbeddedJMSResourceSingleFileConfigurationTest.testConfiguration
EmbeddedActiveMQResourceFileConfigurationTest.testConfiguredQueue
EmbeddedJMSResourceTopicTest.testPushObjectMessage
LargeMessageFailoverTest.testTimeoutOnFailoverTransactionCommit
|
2017-02-24 15:17:00 +01:00 |
Justin Bertram
|
01465035c0
|
ARTEMIS-970 handle indeterminate JMS destination
|
2017-02-23 12:55:27 -05:00 |
Justin Bertram
|
ff3e75d148
|
NO-JIRA move RoutingType to different package
|
2017-02-13 09:50:41 -06:00 |
Justin Bertram
|
8cf94623a4
|
ARTEMIS-922 Rename deleteOnNoConsumers throughout
The name "deleteOnNoConsumers" isn't a good match for the semantics underneath.
The name "purgeOnNoConsumers" (and variants) is a better fit.
|
2017-01-17 11:40:56 -06:00 |
Martyn Taylor
|
6682072da6
|
Major Version Bump 2.0.0 After Major Arch Change
|
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
|
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
|
84e8a87325
|
ARTEMIS-876 Remove all reliances on JMS prefixing
|
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
|
f2db1c4337
|
[maven-release-plugin] prepare for next development iteration
|
2016-11-03 15:35:05 -04:00 |
Clebert Suconic
|
13a8a2bd40
|
[maven-release-plugin] prepare release 1.5.0
|
2016-11-03 15:34:54 -04:00 |
Ville Skyttä
|
99f404ea0a
|
javadoc: Fix doclint {@code} within <code> warnings
|
2016-10-10 10:02:49 +02:00 |
Ville Skyttä
|
65342a5ad2
|
javadoc: Fix doclint syntax errors
|
2016-10-10 10:02:49 +02:00 |
Ville Skyttä
|
3b9ed795d1
|
javadoc: Fix doclint html errors
|
2016-10-10 10:02:49 +02:00 |
Clebert Suconic
|
fe24c5e9a4
|
ARTEMIS-737 small improvements on junit tests
|
2016-10-04 15:38:26 -04:00 |
Ville Skyttä
|
1714f8a76d
|
Spelling fixes
|
2016-09-30 13:24:08 -04:00 |
Clebert Suconic
|
ec48f9ed00
|
ARTEMIS-765 Improve Checkstyle
|
2016-09-30 11:12:09 -04:00 |
Clebert Suconic
|
f5456e760a
|
ARTEMIS-737 fixing test
|
2016-09-27 09:57:52 -04:00 |
Ville Skyttä
|
447d7840aa
|
Add missing @Overrides
|
2016-09-27 14:36:54 +03:00 |
Clebert Suconic
|
59489b4de0
|
ARTEMIS-737 fixing test
|
2016-09-26 18:51:59 -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 |