Commit Graph

6678 Commits

Author SHA1 Message Date
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
Hiram R. Chirino 8bae15a2a2 Flatten out the module structure out a bit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406463 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 04:48:19 +00:00
Hiram R. Chirino 803c42d4da Add missing lic headers for extracted interfaces.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406374 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 22:10:28 +00:00
Hiram R. Chirino 0484af1c61 Keep the broker.scheduler package free of kahadb impl specifics.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406371 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 22:05:06 +00:00
Hiram R. Chirino d5dd937b81 Extract out a PListStore interface so that the broker can be decoupled from the KahaDB store implementation.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406370 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 22:04:50 +00:00
Hiram R. Chirino 1aab71b2a7 Move the kahadb disk IO classes under org.apache.activemq.store.kahadb. Drop redundant util classes.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406369 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 22:04:26 +00:00
Hiram R. Chirino 715010a1ea Merged the kahadb module into activemq-core since it's the only known user of the module. Will allow us to eliminate dup util classes.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406368 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 22:03:14 +00:00
Timothy A. Bish 5c20b8ed72 fix for: https://issues.apache.org/jira/browse/AMQ-3016
Don't count-down the shutdown latch early. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406355 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 21:49:48 +00:00
Gary Tully 7410257c2f https://issues.apache.org/jira/browse/AMQ-4162 - visibility on destination query string options, destinationView.options - useful for user metadata about the destination
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406210 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 16:30:31 +00:00
Robert Davies 19622d36a6 Fix for https://issues.apache.org/jira/browse/AMQ-4161
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406186 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 15:37:50 +00:00
Timothy A. Bish 1942324dc3 Apply patch for: https://issues.apache.org/jira/browse/AMQ-4160
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1405934 13f79535-47bb-0310-9956-ffa450edef68
2012-11-05 20:21:51 +00:00