Commit Graph

6488 Commits

Author SHA1 Message Date
Hiram R. Chirino 8387295ade Take the activemq-amqp module out of the ustable profile, include it in the default assembly.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1408918 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 19:49:39 +00:00
Hiram R. Chirino 11e0df8e04 Fixing up activemq-amqp build a bit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1408917 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 19:49:23 +00:00
Timothy A. Bish 478927e6b8 https://issues.apache.org/jira/browse/AMQ-4165
Remove tests associated with the now removed Pure Master Slave functionality. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1408881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 18:39:06 +00:00
Robert Davies 39ff4d9fd8 Fix for https://issues.apache.org/jira/browse/AMQ-4165 - remove pure master/slave functionality
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1408651 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 09:31:37 +00:00
Timothy A. Bish 7f346a8b79 fixes for: https://issues.apache.org/jira/browse/AMQ-4160
Fixed the code to properly handle the active events adds and remove. 
Disable one of the test cases because the fixed code now invalidates that test case. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1408415 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 19:39:14 +00:00
Timothy A. Bish 1236bbf6f4 Move STOMP unit tests into the STOMP module and clean them up:
All tests now use a common StompTestSupport base class to remove cut and paste test code.
All tests are now using JUnit 4 tests.
All tests are run with AutoFailSupport on so they won't hang.
All tests use dynamic port assignment so they shouldn't clash with others.

Cleaned up the pom file

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1408161 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 00:15:50 +00:00
Gary Tully fdd0534fcb https://issues.apache.org/jira/browse/AMQ-4166 - fix processing of expired - stack-trace-1.txt was in error, expiry check should not have used the oneshot broker check, just checing the messages state is required
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407640 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 21:13:57 +00:00
Gary Tully aac50fc57c https://issues.apache.org/jira/browse/AMQ-4103 - fix default jdbc locker impl - same problem as lease after refactor from https://issues.apache.org/jira/browse/AMQ-4005
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407621 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 20:36:27 +00:00
Gary Tully 02ef3dc918 https://issues.apache.org/jira/browse/AMQ-4122 - tidy up duplicate use of brokerservice aware
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407614 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 20:08:25 +00:00
Hiram R. Chirino aa2a6ddf31 Default the directory setting on the LevelDB store to avoid test failure in AMQ2580Test.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407589 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 18:47:38 +00:00
Hiram R. Chirino 0729dd88d6 Revert the last change.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407544 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 17:04:57 +00:00
Hiram R. Chirino 9a00637622 Clear out the failing tests in the exclude-broken profile, lets rebuild the list of actual failing tests.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407524 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 16:25:13 +00:00
Hiram R. Chirino aa36bba9a0 Support being able to test against the LevelDB store too.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407523 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 16:25:08 +00:00
Hiram R. Chirino 4702739db2 Restoring data files which got messed up during my refactors.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407519 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 16:09:02 +00:00
Hiram R. Chirino e6bfc94fe2 Update test to use full paths to data files so that it can work from an IDE too
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407512 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 15:58:19 +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
Timothy A. Bish e8f12d8360 remove the now empty activemq-optional dirs from svn.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407228 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 19:23:19 +00:00
Hiram R. Chirino 763aa74757 Protect against appending recursion (In case your JMS provider appends to log4j in the process of sending a JMS message).
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407200 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 18:13:20 +00:00
Hiram R. Chirino ecaae53fe8 Moved the remaining bits to the activemq-optional module to a trash dir that we won't build anymore. We can clean it out once we are sure we don't need anything from it.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407199 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 18:13:11 +00:00
Hiram R. Chirino 98b985228f Move the remaining interesting bits out of activemq-optional to where they belong.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407198 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 18:12:18 +00:00
Hiram R. Chirino 60646c955b Moved the amp-store related command to the activemq-amqp-store module. Hand to introduce dynamic Command discovery to get this working and remove the compile time dependency on activemq-spring from the activemq-console module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407178 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 17:35:58 +00:00
Hiram R. Chirino 5f9b11cd95 Move the JAXP XPath evaluator to the broker package.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407176 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 17:34:46 +00:00
Timothy A. Bish e61d32e523 add svn:ignore and remove empty package folders.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407152 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 16:22:53 +00:00
Hiram R. Chirino 9a1ad8c8b3 Split out the activemq-http and activemq-log4j-appender modules from the activemq-optional module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407139 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 15:51:10 +00:00
Timothy A. Bish ddcabe1a6a Don't need an openwire generator in the stomp project.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407102 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 14:43:50 +00:00
Hiram R. Chirino 0dd8f2c4d0 Don't run perf tests.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407067 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 13:20:10 +00:00
Hiram R. Chirino 2fa95b3326 This perf test took way too long.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407066 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 13:20:04 +00:00
Hiram R. Chirino c2f35a027b Setup the build to generate the xbean xsd and config files again.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407029 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 12:05:44 +00:00
Hiram R. Chirino e16295c561 Fixes failing test.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407019 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 11:31:04 +00:00
Hiram R. Chirino 1a2cbe7641 Fixup failing LevelDB XA test.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407018 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 11:25:49 +00:00
Hiram R. Chirino 7c9fec6e25 Removed all un-needed dependencies from the activemq-broker pom. Moved the remaining spring support classes into activemq-spring.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406852 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 22:53:41 +00:00
Timothy A. Bish 804ad67d21 update svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406837 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:59:30 +00:00
Timothy A. Bish b0b50b5b63 remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406825 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:39:49 +00:00
Timothy A. Bish 60853c9671 remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406824 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:38:25 +00:00
Timothy A. Bish 1214c40ff0 remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406823 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:37:12 +00:00
Timothy A. Bish 79687e8ea9 remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406822 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:35:37 +00:00
Hiram R. Chirino 2c8225821c Clean up activemq-client pom, removed un-needed dependencies and plugins. Move XPath evaluator to the broker.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406814 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 21:22:30 +00:00
Hiram R. Chirino cd19db289b Moving spring support classes into the activemq-spring module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406795 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 20:41:40 +00:00
Timothy A. Bish 31c0a68c10 remove now empty project folders.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406779 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 20:00:48 +00:00
Timothy A. Bish fbb0a43218 set svn:ignore on new modules.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406778 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 19:59:09 +00:00
Hiram R. Chirino 4dcf75f482 Add files that were part of my .gitignore.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406770 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 19:37:24 +00:00
Hiram R. Chirino 9c39f4e40a Refactored out the legacy openwire marshalers to a new module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406732 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 17:42:38 +00:00
Hiram R. Chirino bfbe90b399 rename the activemq-leveldb module to activemq-leveldb-store to be consistent with other store modules. Move more spring/xbean support bits into the activemq-spring module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406726 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 17:26:31 +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
Timothy A. Bish 4f0810acbf update: https://issues.apache.org/jira/browse/AMQ-4159
Don't wait forever for test to complete. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406661 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 14:57:02 +00:00
Timothy A. Bish 8b84374cdb fix issue introduced in https://issues.apache.org/jira/browse/AMQ-4019 for XA connections.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406657 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 14:34:47 +00:00
Timothy A. Bish 8516331c96 Add svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406635 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 13:52:18 +00:00
Timothy A. Bish 430c0f2a02 Add svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406633 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 13:51:32 +00:00
Hiram R. Chirino 58aca86981 Refactor all the core broker classes from the activemq-core module into the activemq-broker module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406629 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 13:37:50 +00:00
Hiram R. Chirino 9a8f6e415d Refactored the classes needed to run an ActiveMQ JMS client out from the activemq-core module to the activemq-client module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406466 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 05:00:17 +00:00