Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 57120b0676 Adding the ECN notice to the readme
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@644878 13f79535-47bb-0310-9956-ffa450edef68
2008-04-04 20:18:51 +00:00
activemq-console https://issues.apache.org/activemq/browse/AMQ-1306 2007-07-03 02:03:56 +00:00
activemq-core AMQ-1489 revert previous attempted fix and add comment about possible workaround 2008-03-29 16:34:25 +00:00
activemq-jaas removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-openwire-generator removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-optional Fix compile problem by adding log4j to list of dependencies 2007-04-23 03:24:36 +00:00
activemq-perftest removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-ra AMQ-1632. Correct prefetch size instead of trying to push messages more often 2008-03-24 22:42:25 +00:00
activemq-rar a little bit of build cleanup 2008-03-28 23:13:50 +00:00
activemq-repository-builder removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-soaktest removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-systest removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-test-atomikos removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-tooling removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-web a little bit of build cleanup 2008-03-28 23:13:50 +00:00
activemq-web-console a little bit of build cleanup 2008-03-28 23:13:50 +00:00
activemq-web-demo a little bit of build cleanup 2008-03-28 23:13:50 +00:00
activemq-xmpp Added some missing licence headers. 2007-03-08 06:16:13 +00:00
assembly Adding the ECN notice to the readme 2008-04-04 20:18:51 +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 a little bit of build cleanup 2008-03-28 23:13:50 +00:00
README.txt Adding the ECN notice to the readme 2008-04-04 20:18:51 +00:00
pom.xml build tweaks 2008-04-03 21:33:42 +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.