activemq/activemq-core
Hiram R. Chirino a59fee46d5 Do better handling of the reference counting during dispatch.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359548 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:34:06 +00:00
..
src Do better handling of the reference counting during dispatch. 2005-12-28 15:34:06 +00:00
.cvsignore Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml removed from default goal the creation javadoc api. 2005-12-22 00:57:43 +00:00
pom.xml more m2 pom changes 2005-12-28 15:25:44 +00:00
project.properties Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
project.xml 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. 2005-12-22 09:14:26 +00:00