activemq/activemq-systest
Hiram R. Chirino f451ad04bf - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using.
- the m2 build now uses the same groupId that our m1 activemq build is using.  I know it's not the m2 way to name groups, we I'm willing to live with this until we are out of the incubator and using m2 to do builds by default.
- Ported activemq to use activeio 3.0-SNAPSHOT from activeio 2.1, since the 3.x stuff is in a new package space, it should not conflict with previous version (for example the version used in Geronimo).



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388677 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 23:41:23 +00:00
..
src Modified to compile under JDK14 2006-01-01 17:21:13 +00:00
README.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml Updated/Added more apache copyright headers 2005-12-30 22:37:11 +00:00
pom.xml - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using. 2006-03-24 23:41:23 +00:00
project.properties - Fix NPE due to JMX problem 2006-03-09 05:41:08 +00:00
project.xml - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using. 2006-03-24 23:41:23 +00:00

README.txt

This module creates a system testing framework for ActiveMQ.

Requirements
============

This module requires Java 5.

Also you must have the ACTIVEMQ_HOME environment variable defined