activemq/activecluster
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 did a bunch of svn propset svn:eol-style native 2006-03-21 23:20:55 +00:00
README.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml cleaned up the pom since it inherits from a parent pom. 2006-02-16 07:01: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 Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +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

Welcome to ActiveCluster!
=========================

ActiveCluster is an Apache 2.0 licenced cluster communication toolkit.

To help you get started, try surfing the following links...

Building
http://activecluster.codehaus.org/Building

Examples
http://activecluster.codehaus.org/Examples

Refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
http://activecluster.codehaus.org/

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

Enjoy!


----------------------
The ActiveCluster team