Mirror of Apache ActiveMQ
Go to file
Adrian T. Co 841d99ee0f 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.
Enabled auto fail for ProxyConnectorTest and DiscoveryTransportBrokerTest. Added ProxyConnectorTest to testing.

Propagated the setUp and tearDown method in BrokerTestSupport.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358539 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 09:14:26 +00:00
activecluster updated headers in source file to use apache header 2005-12-22 06:11:40 +00:00
activeio updated headers in source file to use apache header 2005-12-22 06:11:40 +00:00
activemq-core 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
activemq-gbean Moved the trunk code into the trunk sub directory 2005-12-12 17:57:25 +00:00
activemq-gbean-management Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-jaas updated headers in source file to use apache header 2005-12-22 06:11:40 +00:00
activemq-optional More m2 build tweeks, brought in the activemq-optional module. 2005-12-22 03:43:57 +00:00
activemq-ra updated headers in source file to use apache header 2005-12-22 06:11:40 +00:00
activemq-systest add m2 poms for systest and the web modules. 2005-12-22 04:07:49 +00:00
activemq-web updated headers in source file to use apache header 2005-12-22 06:11:40 +00:00
assembly removed unnecessary echos. 2005-12-22 08:15:46 +00:00
etc use m2 layout 2005-12-19 21:41:56 +00:00
jmeter updated headers in source file to use apache header 2005-12-22 06:11:40 +00:00
openwire-c help folk figure out how to setup to win32 build env. 2005-12-20 21:15:16 +00:00
openwire-dotnet/comms-library/amqnet Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
sandbox Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
systest Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
LICENSE.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
README.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
build.properties Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml fix for dist:deploy goal. running this will now deploy the distribution and poms to appropriate location. 2005-12-16 10:33:23 +00:00
pom.xml add m2 poms for systest and the web modules. 2005-12-22 04:07:49 +00:00
project.properties don't build activeio for now. 2005-12-19 20:50:54 +00:00
project.xml test commit 2005-12-17 00:14:27 +00:00

README.txt

Welcome to ActiveMQ 
=================== 

ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation.

To help you get started, try the following links:-

Getting Started
http://activemq.org/Getting+Started

Building
http://activemq.org/Building

Examples
http://activemq.org/Examples

We welcome contributions of all kinds, for details of how you can help
http://activemq.codehaus.org/Contributing

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
http://activemq.org/


Please help us make ActiveMQ better - we appreciate any feedback you may have.

Enjoy!

-----------------
The ActiveMQ team