Mirror of Apache ActiveMQ
Go to file
Kevin Earls 4faf11d821 Added @Ignore because of https://issues.apache.org/jira/browse/AMQ-5126 2014-03-28 17:33:41 +01:00
activemq-all Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch! 2014-02-24 08:17:32 -07:00
activemq-amqp https://issues.apache.org/jira/browse/AMQ-4563 2014-03-27 11:33:50 -04: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-5119 - fix (pfox thanks for the test) the marshalled properties were being retained so a property removal was being ignored before the schedualed resend 2014-03-27 15:12:12 +00:00
activemq-camel remove transitive test ref to old amq version 2014-03-14 13:42:59 +00:00
activemq-client https://issues.apache.org/jira/browse/AMQ-5119 - fix (pfox thanks for the test) the marshalled properties were being retained so a property removal was being ignored before the schedualed resend 2014-03-27 15:12:12 +00:00
activemq-console Implements AMQ-5123: Optionally support encrypted passwords in ActiveMQ users.properties file. 2014-03-27 13:10:28 -04:00
activemq-fileserver [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-http Fixes regression caused by the implementation of AMQ-5050 2014-02-19 18:24:47 -05:00
activemq-itests-spring31 [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-jaas Implements AMQ-5123: Optionally support encrypted passwords in ActiveMQ users.properties file. 2014-03-27 13:10:28 -04:00
activemq-jdbc-store https://issues.apache.org/jira/browse/AMQ-4636 - tidy up commit failure case to redirect via IOExceptionHandler - failover still suppressed the commit on recovery - resulting in rollback exception the client due to indoubt commit 2014-03-26 16:19:46 +00:00
activemq-jms-pool Enhancement for https://issues.apache.org/jira/browse/AMQ-5076 -- pooled session creation blocks 2014-02-27 08:41:16 -07:00
activemq-kahadb-store have kahadb journal transaction commands respect enableJournalDiskSyncs - so consistent with leveldbstore - syncs off breaks the jms durability guarantee across the board - no good reason to distinguish transactional from non transaction ops; the server qos can override the client 2014-03-26 16:37:23 +00:00
activemq-karaf AMQ-5060 - Upgrade to xstream 1.4.7 2014-02-18 13:15:19 -03:30
activemq-karaf-itest https://issues.apache.org/jira/browse/AMQ-5106 - apply patch with thanks from carlo cancellieri - This closes #17 2014-03-19 15:56:05 +00:00
activemq-leveldb-store revisit https://issues.apache.org/jira/browse/AMQ-3519 with more durable solution https://issues.apache.org/jira/browse/AMQ-5068 - JMSRedelivered header now persisted before dispatch so that it is a reliable indication of a possible duplicate delivery. The option is enabled via destination policy persistJMSRedelivered 2014-03-26 11:16:42 +00:00
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-mqtt https://issues.apache.org/jira/browse/AMQ-5092 2014-03-24 10:16:12 -04: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 ignore transacted and ack mode in the rar - closer to jms 2.0 semantics and fixes tck cached connection issues. in the absense of a transaction their will never be a commit so using a local transaction is totally broken. transactions come from rar local or xa or none 2014-03-14 23:26:08 +00: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-shiro Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch! 2014-02-24 08:17:32 -07:00
activemq-spring AMQ-5047. Fix packaging issues related to maven version 2014-02-15 16:15:04 -05:00
activemq-stomp https://issues.apache.org/jira/browse/AMQ-5078 2014-02-27 10:01:49 -05:00
activemq-tooling https://issues.apache.org/jira/browse/AMQ-4509 2014-01-20 14:03:39 -05:00
activemq-unit-tests Added @Ignore because of https://issues.apache.org/jira/browse/AMQ-5126 2014-03-28 17:33:41 +01:00
activemq-web AMQ-5104: Add non-durable subscribers to the subscriber page, and topic-specific subscriber view for individual topics. 2014-03-14 23:10:13 -07:00
activemq-web-console AMQ-5104: Add non-durable subscribers to the subscriber page, and topic-specific subscriber view for individual topics. 2014-03-14 23:10:13 -07:00
activemq-web-demo Fix OOME errors in tests 2014-03-05 12:32:46 -05:00
assembly Enabled jolokia discovery and removed hawtio dir 2014-03-21 15:31:11 +01: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 Upgrade Spring to 3.2.8 2014-03-26 09:23:32 +01: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.