activemq/activemq-core
Hiram R. Chirino bd17e0385f the login.config is at the root of the resouces dir. so use the class's classload to get the resource.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358602 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 18:20:51 +00:00
..
src the login.config is at the root of the resouces dir. so use the class's classload to get the resource. 2005-12-22 18:20:51 +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 applied bill dudney's sugestion to fix m2 build so that it works from activemq-project 2005-12-22 16:23:33 +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