Setup the build so that test cases in perf packages are skipped by maven. No point in maven running performance tests. moved that queue perf suite into a perf package. |
|
More...
|
over 15 years ago
|
Adding missing file to fix test case. |
|
More...
|
over 15 years ago
|
removing empty packages |
|
More...
|
over 15 years ago
|
moved all the tests ported from trunk to a legacy package so it's easier to identify them. |
|
More...
|
over 15 years ago
|
removing empty folders |
|
More...
|
over 15 years ago
|
fixing mvn build. |
|
More...
|
over 15 years ago
|
move the openwire tests to the openwire package. |
|
More...
|
over 15 years ago
|
moved all the 5.x style broker stub clases to the legacy packge to keep stuff better organize. Marked the classes deprecated so it's easier to spot depdenent usage that needs to get ported over to the 6.x apis. |
|
More...
|
over 15 years ago
|
ported over the test cases from the 5.x branch. They are mostly not working, all the broker 5.x config APIs are just stubed out so that at least it all compiles. None of the multi broker tests were ported. Once we implement networks we can bring those in, but I'm guessing that is still a long ways away. |
|
More...
|
over 15 years ago
|
Cleaning up MultiWireFormatFactory a bit (So that BrokerConnection works without it). |
|
More...
|
over 15 years ago
|
porting test cases from trunk to the util package |
|
More...
|
over 15 years ago
|
porting over some of the spring supports bits into the spring module also stubing some of the 5.x broker apis in preparating to port test cases over. |
|
More...
|
over 15 years ago
|
porting over thest openwire unit tests from trunk |
|
More...
|
over 15 years ago
|
Adding selector tests from trunk |
|
More...
|
over 15 years ago
|
adding activemq-spring module to hold spring integration bits. |
|
More...
|
over 15 years ago
|
moving the old broker stub interfaces to the broker package. |
|
More...
|
over 15 years ago
|
refactoring the new bits into the apollo package |
|
More...
|
over 15 years ago
|
Adding the MBean interfaces from 5.x |
|
More...
|
over 15 years ago
|
adding placholder module for jmx bits. |
|
More...
|
over 15 years ago
|
Changes to support activemq-client connections to the broker. |
|
More...
|
over 15 years ago
|
Simplifying the dependencies a bit. |
|
More...
|
over 15 years ago
|
SslConnectionFactory (that was moved from the bio package) |
|
More...
|
over 15 years ago
|
Updated architecture notes. |
|
More...
|
over 15 years ago
|
removing 5.x dependency in the stomp module. |
|
More...
|
over 15 years ago
|
Moved the mock broker tests to the all package since it an end to end test which depends on many modules. |
|
More...
|
over 15 years ago
|
setting the svn:eol-style to native on the text files. |
|
More...
|
over 15 years ago
|
applied patch at: http://issues.apache.org/activemq/browse/AMQ-2279 Thx colin! |
|
More...
|
over 15 years ago
|
Copied the client classes into the client module and the tcp/ssl classes into the bio module. |
|
More...
|
over 15 years ago
|
bringing in the network classes into the network module.. most of the broker integration bits have been stubbed. |
|
More...
|
over 15 years ago
|
Bringing in more 5.x classes to remove dep on the 5.x module. |
|
More...
|
over 15 years ago
|