Mirror of Apache ActiveMQ
Go to file
Timothy Bish 2e5a64652d Update a couple of dependencies. 2014-02-05 20:00:57 -05:00
activemq-all https://issues.apache.org/jira/browse/AMQ-4946 - put -pool and -jms-pool in -all jar 2013-12-19 18:50:57 +00:00
activemq-amqp Use non-deprecated output methods for proton to allow for faster bulk 2014-02-04 12:47:42 -05:00
activemq-blueprint [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-broker https://issues.apache.org/jira/browse/AMQ-5011 2014-01-31 17:25:26 -05:00
activemq-camel Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-client ensure stack trace is in trace logging of exception 2014-02-05 11:25:44 +00:00
activemq-console Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-fileserver [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-http Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-itests-spring31 [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-jaas AMQ-4685: Improved LDAPLoginModule to support ldap alias when result is absolute. Thanks to Igor Podolskiy for patch. 2013-11-02 14:51:09 +01:00
activemq-jdbc-store Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-jms-pool https://issues.apache.org/jira/browse/AMQ-4991 - fix npe and reinstate test 2014-01-24 13:31:44 +00:00
activemq-kahadb-store Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-karaf https://issues.apache.org/jira/browse/AMQ-4909 - add jms credenitals for the console 2013-12-11 17:21:09 +01:00
activemq-karaf-itest Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-leveldb-store AMQ-5005. Fix for scala plugin 2014-01-30 15:43:45 -05:00
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-mqtt Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-openwire-generator [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-openwire-legacy [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-osgi https://issues.apache.org/jira/browse/AMQ-4909 2013-12-11 16:43:34 +01:00
activemq-partition [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-pool https://issues.apache.org/jira/browse/AMQ-4757 reinstate brokerUrl prop to allow rar admin-object init of xa pool 2014-01-14 15:57:00 +00:00
activemq-ra Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-rar Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-run [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-runtime-config Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-spring AMQ-3580: Added unit test 2013-11-13 15:15:42 +01:00
activemq-stomp Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-tooling https://issues.apache.org/jira/browse/AMQ-4509 2014-01-20 14:03:39 -05:00
activemq-unit-tests Converted to JUnit4 because of CI hangs, see AMQ-5021 2014-02-04 11:10:52 +01:00
activemq-web https://issues.apache.org/jira/browse/AMQ-4938 2014-01-16 10:19:41 -05:00
activemq-web-console Merge ../activemq into remove-sitemesh 2014-02-03 15:23:54 -05:00
activemq-web-demo Converted to JUnit 4 and added timeouts. See AMQ-5013 2014-02-03 14:29:25 +01:00
assembly Remove sitemesh jar from assembly, not needed anymore 2014-02-03 14:37:46 -05:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
trash/activemq-optional Fixed build of trashed activemq-optional 2013-07-12 10:53:28 +00:00
.gitignore update ignore settings 2013-11-06 11:19:32 -05:00
KEYS Added pgp keys for Claus Ibsen 2012-09-21 08:58:34 +00:00
LICENSE Merged in the rest of djencks's release changes from the 4.1 branch 2008-04-08 16:28:08 +00:00
NOTICE revert addition on forked hornetq javeee examples - some of the nested driver files have the LGPL license 2013-10-10 12:09:47 +01:00
README.txt Polished 2013-02-08 08:31:41 +00:00
doap.rdf Polished copyright years 2012-09-25 13:31:48 +00:00
pom.xml Update a couple of dependencies. 2014-02-05 20:00:57 -05: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/version-5-getting-started.html

Building
http://activemq.apache.org/version-5-getting-started.html#GettingStarted-WindowsSourceInstallation
http://activemq.apache.org/version-5-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 at http://activemq.apache.org/

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

Enjoy!

Licensing
=======================================================================

   This software is licensed under the terms you may find in the file 
   named "LICENSE.txt" in this directory.

   This distribution includes cryptographic software.  The country in 
   which you currently reside may have restrictions on the import, 
   possession, use, and/or re-export to another country, of 
   encryption software.  BEFORE using any encryption software, please 
   check your country's laws, regulations and policies concerning the
   import, possession, or use, and re-export of encryption software, to 
   see if this is permitted.  See <http://www.wassenaar.org/> for more
   information.

   The U.S. Government Department of Commerce, Bureau of Industry and
   Security (BIS), has classified this software as Export Commodity 
   Control Number (ECCN) 5D002.C.1, which includes information security
   software using or performing cryptographic functions with asymmetric
   algorithms.  The form and manner of this Apache Software Foundation
   distribution makes it eligible for export under the License Exception
   ENC Technology Software Unrestricted (TSU) exception (see the BIS 
   Export Administration Regulations, Section 740.13) for both object 
   code and source code.

   The following provides more details on the included cryptographic
   software:
   
   ActiveMQ supports the use of SSL TCP connections when used with 
   with a JVM supporting the Java Cryptography extensions
   <http://java.sun.com/javase/technologies/security/>.  ActiveMQ does 
   not include these libraries itself, but is designed to use them.