Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 5719351cb7 Fix for the testQueuePersistentUncommitedAcksLostOnRestart() test in RecoveryBrokerTest. Since this test resuses the memory based store instance across restarts, the cusror pointers were not getting reset after restart.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@564685 13f79535-47bb-0310-9956-ffa450edef68
2007-08-10 17:18:14 +00:00
activemq-all Created an activemq-all.jar bundle 2007-07-13 05:45:09 +00:00
activemq-book Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +00:00
activemq-console Print help, if an invalid argument is given to the command line. 2007-07-13 08:30:44 +00:00
activemq-core Fix for the testQueuePersistentUncommitedAcksLostOnRestart() test in RecoveryBrokerTest. Since this test resuses the memory based store instance across restarts, the cusror pointers were not getting reset after restart. 2007-08-10 17:18:14 +00:00
activemq-fileserver Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +00:00
activemq-jaas apply patch http://issues.apache.org/activemq/browse/AMQ-1293 2007-06-25 10:57:57 +00:00
activemq-jpa-store Fix for AMQ-1356 : Durable Subscriptions do not work with Wildcards after broker is restarted. 2007-08-06 17:07:55 +00:00
activemq-openwire-generator apply patch http://issues.apache.org/activemq/browse/AMQ-1293 2007-06-25 11:25:21 +00:00
activemq-optional More checkstyle violation fixes 2007-08-10 16:57:01 +00:00
activemq-perftest Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +00:00
activemq-ra More checkstyle violation fixes 2007-08-10 16:57:01 +00:00
activemq-rar Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +00:00
activemq-repository-builder Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +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 Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +00:00
activemq-test-atomikos Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +00:00
activemq-tooling More checkstyle violation fixes 2007-08-10 16:57:01 +00:00
activemq-web Switched from using ${activemq-version} to using ${version} 2007-08-02 13:03:33 +00:00
activemq-web-console patch from Andrew Deason for AMQ-1260 - applied with thanks! 2007-06-22 15:19:30 +00:00
activemq-web-demo Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT 2007-06-08 13:55:40 +00:00
activemq-xmpp - Fix for the xmpp transport needed du to recently added stop() synchronization. 2007-07-30 13:41:59 +00:00
assembly Patched the ActiveMQ build to work with Camel 1.1 2007-08-10 15:39:05 +00:00
etc/css Added javadoc css 2007-03-01 08:48:00 +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 Fix incubator links in the README 2007-02-07 00:09:05 +00:00
doap.rdf updated DOAP file post-graduation 2007-02-12 11:50:26 +00:00
pom.xml Patched the ActiveMQ build to work with Camel 1.1 2007-08-10 15:39:05 +00:00

README.txt

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


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

Getting Started
http://activemq.apache.org/getting-started.html

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

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

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

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

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

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