Mirror of Apache ActiveMQ
Go to file
Bosanac Dejan 401f768414 include eclipse jdt to make activemq-web-console jetty:run work again
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1307487 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 15:49:31 +00:00
activemq-all apply updated fix for: https://issues.apache.org/jira/browse/AMQ-3715 2012-02-13 21:14:31 +00:00
activemq-blueprint apply changes for https://issues.apache.org/jira/browse/AMQ-2961 updates some versions of dependencies and clean up the versions in the pom files so its easier to change in the future. 2011-08-25 18:05:45 +00:00
activemq-camel fix for: https://issues.apache.org/jira/browse/AMQ-3589 2011-11-11 21:30:47 +00:00
activemq-console https://issues.apache.org/jira/browse/AMQ-3790 - bstat improvements 2012-03-28 13:39:19 +00:00
activemq-core fix intermittent ci failure, remove dependency on free jmx rmi port 2012-03-30 10:02:26 +00:00
activemq-fileserver fix for: https://issues.apache.org/jira/browse/AMQ-2430 2011-08-10 22:32:22 +00:00
activemq-jaas set explicit port for ldap server to correspond to client usage 2011-10-04 14:25:28 +00:00
activemq-jmdns_1.0 [maven-release-plugin] prepare for next development iteration 2011-03-28 18:02:03 +00:00
activemq-karaf AMQ-3774 - update jdom bundle version to match Camel and ServiceMix 2012-03-19 18:56:16 +00:00
activemq-openwire-generator [maven-release-plugin] prepare for next development iteration 2011-03-28 18:02:03 +00:00
activemq-optional fix for: https://issues.apache.org/jira/browse/AMQ-3693 2012-02-24 21:36:39 +00:00
activemq-pool AMQ-3752: repeated call to PooledConnection.setClientID() with the same client id are ignored and don't raise an exception. 2012-03-02 09:03:23 +00:00
activemq-ra Fix for https://issues.apache.org/jira/browse/AMQ-3748 2012-03-01 16:58:02 +00:00
activemq-rar activemq-rar build should work with deploy profile - turning off source attachment 2011-11-22 13:19:07 +00:00
activemq-run activemq-run build should work with deploy profile - turning off source attachment 2011-11-22 15:15:17 +00:00
activemq-spring have test wait for both network bridges before starting producer to check load balance 2011-12-01 19:25:38 +00:00
activemq-tooling fix for: https://issues.apache.org/jira/browse/AMQ-2229 2011-10-20 13:10:22 +00:00
activemq-web fix for: https://issues.apache.org/jira/browse/AMQ-3776 2012-03-20 13:36:10 +00:00
activemq-web-console include eclipse jdt to make activemq-web-console jetty:run work again 2012-03-30 15:49:31 +00:00
activemq-web-demo Fix the failing test case, was closing the stomp socket before the StompTransport had time to read and dispatch incoming commands. 2012-02-23 22:10:58 +00:00
activemq-xmpp Make the test less prone to failure due to dependence on fixed sleeps for the assert conditions. 2012-03-06 14:40:45 +00:00
assembly https://issues.apache.org/jira/browse/AMQ-3789 - set java.io.tmpdir for console use as well 2012-03-28 15:49:50 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
kahadb additional fix for: https://issues.apache.org/jira/browse/AMQ-3775 2012-03-29 10:33:11 +00:00
KEYS Added hadrian's key 2010-08-15 14:08:44 +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 AMQ-2968 - Add Apache commons daemon (jsvc/procrun) start/stop support. 2011-03-09 01:42:36 +00:00
README.txt Updating readme to include ECN info. 2008-04-04 19:58:30 +00:00
doap.rdf resolve AMQ-2150, thanks Bruce, patch applied 2009-03-13 12:19:41 +00:00
pom.xml dependency for MQTT support - see https://issues.apache.org/jira/browse/AMQ-3786 2012-03-25 06:30:59 +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 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.