144
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doing 3.x reorg More... over 18 years ago
doing 3.x reorg More... over 18 years ago
avoided NPE in a number of test cases More... over 18 years ago
added a helper class and strategy method for people wishing to implement their own custom MessageQuery strategies to be fired as a new subscriber is created More... over 18 years ago
removed crufty dependencies More... over 18 years ago
added enqueue/dequeue statistics at the Connection/Connector level in JMX More... over 18 years ago
Added goal that will deploy activemq-core-test-<vrsn>.jar More... over 18 years ago
Ported tcp test case. Explicitly specify not to use embedded broker in ActiveMQConnectionFactory. More... over 18 years ago
Disabled http test, since it is not yet available. More... over 18 years ago
Ported some of the broker network config files to the new xml format. Added initial test cases to test the configurations. More... over 18 years ago
test commit More... over 18 years ago
added an m2 pom from George Gastaldi (who's a committer we just don't have his CLA on file yet) More... over 18 years ago
added an m2 pom from George Gastaldi (who's a committer we just don't have his CLA on file yet) More... over 18 years ago
added some more JMX stats More... over 18 years ago
removed dead code More... over 18 years ago
rolled back the use of ObjectName.quote() as it appends quotes and went back to Hiram's original code which looks much nicer in JMX consoles :) More... over 18 years ago
son't use createMBean() on jmx server as class might not be in the same class loader
Rob Davies
as Robert Davies
More... over 18 years ago
allow multiple calls to start() as its quite easy to do these days with all the different configuration mechanisms (URI, spring, xbean, command line) More... over 18 years ago
fix for dist:deploy goal. running this will now deploy the distribution and poms to appropriate location. More... over 18 years ago
Added a comment
Rob Davies
as Robert Davies
More... over 18 years ago
added test cases to test release's activemq.xml. The test cases perform a publish/consume on both topic and queue. More... over 18 years ago
committed the wrong file earlier. Also added the correct header More... over 18 years ago
broker is already started automatically More... over 18 years ago
Fixed repository url to point to apache svn. More... over 18 years ago
tidied up the XBean factory bean to avoid it owning and closing the contained context. also by default the broker is started when using the XML file More... over 18 years ago
make the agent more resilient to ordering; whether a service is registered before starting or started first etc. We seem to have both in our code base More... over 18 years ago
Re-enable the use of continuations. More... over 18 years ago
updated javadoc More... over 18 years ago
better logging on startup to reveal the journal configuration More... over 18 years ago
added test case which demonstrates that you can start a JMS connection even when the broker is not there More... over 18 years ago