Mirror of Apache ActiveMQ
Go to file
Frederick G. Oconer a1ba6e0325 Updates:
1. Added plugin that will start Broker
2. Updated assembly pom to include the new plugin but still commented out.
3. Updated memtest plugin dependency version config.
4. Updated root pom.xml to use https on scm connection.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412955 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 06:54:32 +00:00
activecluster trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activeio Added a custom IOException so that apps interested in the Locked journal condition can more easily trap the error. 2006-06-08 16:53:42 +00:00
activemq-console trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-core applied patch for AMQ-731 from Christopher G. Stach II - many thanks! 2006-06-09 06:41:37 +00:00
activemq-dotnet added back csharp m2 repo 2006-06-07 16:50:56 +00:00
activemq-gbean trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-gbean-management trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-jaas trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-jmeter trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-optional trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-perftest included plugin for memory usage test 2006-06-09 05:20:15 +00:00
activemq-ra trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-rar trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-soaktest Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
activemq-systest trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-web trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-web-console trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-web-demo trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
assembly Updates: 2006-06-09 06:54:32 +00:00
cms Added win32 project files to build cms 2006-05-03 13:44:59 +00:00
etc Moved to activeio-SNAPSHOT 2006-06-08 17:19:44 +00:00
maven-bundle-plugin trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
openwire-c Added a 'noRangeAcks' flag to the ConsumerInfo command 2006-04-28 17:26:59 +00:00
openwire-cpp AMQ-656: Applying patch_060518.zip. Moving scripts (under gram) to activemq-core. 2006-05-27 13:57:41 +00:00
sandbox trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
systest Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
tooling Updates: 2006-06-09 06:54:32 +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 added the notice file 2006-04-21 08:38:24 +00:00
README.txt Update README.txt and UserGuide to refer to "Apache ActiveMQ" 2006-05-27 15:42:18 +00:00
STATUS updated the status file 2006-05-16 17:37:54 +00:00
build.properties did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
doap.rdf Validated against http://www.w3.org/RDF/Validator/ 2006-03-27 17:53:33 +00:00
maven.xml Added a continuum goal to build and ignore test failures. 2006-03-29 00:41:07 +00:00
pom.xml Updates: 2006-06-09 06:54:32 +00:00
project.properties Getting gbeans to work. 2006-03-27 18:28:18 +00:00
project.xml Changed https to http in connection repository. 2006-05-31 05:40:36 +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