Commit Graph

67 Commits

Author SHA1 Message Date
Hiram R. Chirino e0ae445900 For AMQ-4338: Lets see if using a newer MQTT client helps. Also hook into the client tracing and use the auto fail test support base class to timeout the tests if they take too long.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1481092 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 16:52:47 +00:00
Timothy A. Bish 7b5f9563cd Fix for: https://issues.apache.org/jira/browse/AMQ-4392
Unregister the connection on the Broker side so client's with the same client ID can reconnect. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1458900 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 15:56:12 +00:00
Timothy A. Bish a42420d444 Use the client and server keystore from the activemq-unit-tests module since the current ones in activemq-mqtt are expired.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1457054 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 18:37:03 +00:00
Timothy A. Bish bba7b38d2f Fix test name and drop the message count to 1000 which should be plenty.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1451009 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 22:35:20 +00:00
Timothy A. Bish f60da9866f Apply patch for: https://issues.apache.org/jira/browse/AMQ-4338
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450366 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 19:16:06 +00:00
Timothy A. Bish 6e8bd45180 add patch for: https://issues.apache.org/jira/browse/AMQ-4338
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1448470 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 23:17:15 +00:00
Gary Tully 56174e770d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:45:26 +00:00
Gary Tully 5e257808f3 [maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:43:41 +00:00
Timothy A. Bish a55aae00e7 Scrub the pom files and remove old cruft and leftovers from the recent refactoring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 22:44:25 +00:00
Robert Davies 09c450015e Refactored to make it easier to test with multiple MQTT client providers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430496 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 20:33:16 +00:00
Robert Davies 667237f72a Fix instability in test cases
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429809 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 14:32:20 +00:00
Hiram R. Chirino 64f3c55d80 Clean up some pom dependencies.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1427874 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 17:33:03 +00:00
Robert Davies dfaa05d556 Fix for https://issues.apache.org/jira/browse/AMQ-4237
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1425878 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 11:02:34 +00:00
Hiram R. Chirino 7517dccd03 Update the keystores used in the mqtt tests so that they work on Java 7.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418206 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 07:53:24 +00:00
Hiram R. Chirino d350ce6f61 Trying to fix CI test failures: Don't send anymore data down the transport once it's closed/disconnected.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1412087 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 13:28:18 +00:00
Hiram R. Chirino a68916dcc5 Fixes AMQ-4167 and AMQ-4168, also changes the MQTT tests to use dynamic ports to avoid port conflicts. Fixes SSL tests.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407497 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 15:42:41 +00:00
Hiram R. Chirino c5cf03806d Refactored out the remaining plugins in the activemq-core module into their own modules.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406686 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 16:00:07 +00:00