activemq/assembly
Hiram R. Chirino c40f989966 Refactored the .NET client so that all the JMS references are NMS. Figured Sun would not be happy if we called this JMS.
also tweeked the m2 poms a little




git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384452 13f79535-47bb-0310-9956-ffa450edef68
2006-03-09 07:11:37 +00:00
..
src - Fix NPE due to JMX problem 2006-03-09 05:41:08 +00:00
LICENSE.txt Updated/Added more apache copyright headers 2005-12-30 22:37:11 +00:00
README.txt added incubation disclaimer 2006-01-26 15:35:06 +00:00
maven.xml exclude some db data from the source archives. 2006-02-16 05:08:14 +00:00
pom.xml Refactored the .NET client so that all the JMS references are NMS. Figured Sun would not be happy if we called this JMS. 2006-03-09 07:11:37 +00:00
project.properties - Fix NPE due to JMX problem 2006-03-09 05:41:08 +00:00
project.xml Exclude the QueueClusterTest so that build process won't hang 2006-03-06 06:04:55 +00:00

README.txt

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

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


Incubation Disclaimer
=====================
ActiveMQ is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Geronimo PMC. 
Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, 
communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. 

While incubation status is not necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF.


Getting Started
===============
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