144
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
the login.config is at the root of the resouces dir. so use the class's classload to get the resource. More... over 18 years ago
Fix ClassCastException in pool More... over 18 years ago
Refactored the org.activeio package to org.apache.activeio More... over 18 years ago
Refactored the org.activeio package to org.apache.activeio More... over 18 years ago
Fixed failing test in ClusterTest
Rob Davies
as Robert Davies
More... over 18 years ago
applied bill dudney's sugestion to fix m2 build so that it works from activemq-project More... over 18 years ago
added stuff to svn:ingnore More... over 18 years ago
added stuff to svn:ingnore More... over 18 years ago
Fixed and added test cases for the consumer start() stop() methods. More... over 18 years ago
Revert back to javax.jms.Destination instead of Strings and added support for a DestinationMarshaller
Rob Davies
as Robert Davies
More... over 18 years ago
Revert back to javax.jms.Destination instead of Strings and added support for a DestinationMarshaller
Rob Davies
as Robert Davies
More... over 18 years ago
Added an AutoFailTestSupport as the super class of CombinationTestSupport. If enabled, this enforces each test case to run only on a predefined time frame (by default 5 mins). After the allotted time, a separate thread will force the vm to exit abnormally to prevent hanging the test case. The AutoFailTestSupport is disabled by default. Should be noted, when the test case exits abnormally, no output is written to the test reports, but there is output in the log4j log file. More... over 18 years ago
removed unnecessary echos. More... over 18 years ago
Added condition where it will only execute adding the core's javadocs api if it exist. More... over 18 years ago
updated headers in source file to use apache header More... over 18 years ago
updated headers in source file to use apache header More... over 18 years ago
Enhanced the pom so that it generates the xbean metadata and uses javacc to build the selectors More... over 18 years ago
remove the java 5 dependency. More... over 18 years ago
add m2 poms for systest and the web modules. More... over 18 years ago
Added a m2 pom for the activemq-web module. More... over 18 years ago
More m2 build tweeks, brought in the activemq-optional module. More... over 18 years ago
More m2 build tweeks, brought in the activemq-optional module. More... over 18 years ago
tweeking the m2 build More... over 18 years ago
tweeking the m2 build More... over 18 years ago
Added Brad Fritz's fix to not overwrite ACTIVEMQ_OPTS when defined. More... over 18 years ago
added missing dependencies on rar file (spring and xbean-spring jars) More... over 18 years ago
Tweeked pom so that tests pass. LDAP test still fails need to investigate further. More... over 18 years ago
commented out the statement where it adds the created core javadoc api in the distribution binary. More... over 18 years ago
removed from default goal the creation javadoc api. More... over 18 years ago
adding m2 poms. More... over 18 years ago