3
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Adding missing file to fix test case.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
removing empty packages
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
moved all the tests ported from trunk to a legacy package so it's easier to identify them.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
removing empty folders
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
fixing mvn build.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
move the openwire tests to the openwire package.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
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
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
porting over thest openwire unit tests from trunk
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Adding selector tests from trunk
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
adding activemq-spring module to hold spring integration bits.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
moving the old broker stub interfaces to the broker package.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
refactoring the new bits into the apollo package
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Adding the MBean interfaces from 5.x
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
adding placholder module for jmx bits.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Changes to support activemq-client connections to the broker. More... over 15 years ago
Simplifying the dependencies a bit.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
setting the svn:eol-style to native on the text files.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
applied patch at: http://issues.apache.org/activemq/browse/AMQ-2279 Thx colin!
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Copied the client classes into the client module and the tcp/ssl classes into the bio module.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
bringing in the network classes into the network module.. most of the broker integration bits have been stubbed.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago
Bringing in more 5.x classes to remove dep on the 5.x module.
Hiram Chirino
as Hiram R. Chirino
More... over 15 years ago