Mirror of Apache ActiveMQ
Go to file
Robert Davies 5b49189cfe Tidy up the choice of Index types for the Map and List container
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503177 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 07:24:10 +00:00
activemq-console AMQ-1096: Added a activemq.classpath system property to provide extensions to the ActiveMQ classpath. Extensions can now be added via 'set ACTIVEMQ_CLASSPATH=c:/foo' 2007-01-11 09:49:08 +00:00
activemq-core Tidy up the choice of Index types for the Map and List container 2007-02-03 07:24:10 +00:00
activemq-jaas Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-jpa-store Added a JPA based ReferenceStoreAdapter implementation 2007-01-05 23:05:40 +00:00
activemq-openwire-generator Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-optional Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-perftest Adding notice files 2006-11-14 21:43:00 +00:00
activemq-ra Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-rar Set the eol-style 2006-11-14 21:02:18 +00:00
activemq-repository-builder Reving up version 2006-11-08 15:27:38 +00:00
activemq-soaktest Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-systest Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-test-atomikos Fixed the test case so it actually does fail - before the patch was applied 2006-11-28 15:40:30 +00:00
activemq-tooling Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-web Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-web-console minor update to comment 2006-11-16 15:28:16 +00:00
activemq-web-demo Reving up version 2006-11-08 15:27:38 +00:00
activemq-xmpp use a temporary queue so replies can be sent to the client when they send to admin topics like ActiveMQ.Agent 2006-11-15 16:08:46 +00:00
assembly Minor: Fix wrong conf format 2007-01-12 06:52:11 +00:00
DISCLAIMER.txt Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
KEYS Added my gpg public key to the key file. If you are going to be doing releases, you should do the same. 2006-02-16 04:07:41 +00:00
LICENSE.txt did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
NOTICE.txt Set the eol-style 2006-11-14 21:02:18 +00:00
README.txt Update README.txt and UserGuide to refer to "Apache ActiveMQ" 2006-05-27 15:42:18 +00:00
doap.rdf Adding missing header files. 2006-10-03 22:29:08 +00:00
pom.xml AMQ-1107: Upgrade to xbean 2.8 to fix invalid generated schemas 2006-12-22 14:41:05 +00:00

README.txt

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


Incubation Disclaimer
=====================
Apache 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://incubator.apache.org/activemq/getting-started.html

Building
http://incubator.apache.org/activemq/getting-started.html#GettingStarted-WindowsSourceInstallation
http://incubator.apache.org/activemq/getting-started.html#GettingStarted-UnixSourceInstallation

Examples
http://incubator.apache.org/activemq/examples.html

We welcome contributions of all kinds, for details of how you can help
http://incubator.apache.org/activemq/contributing.html

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

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

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