mirror of https://github.com/apache/activemq.git
Fix incubator links in the README
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504384 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
156479a33d
commit
d32ae27f18
25
README.txt
25
README.txt
|
@ -1,17 +1,6 @@
|
||||||
Welcome to Apache ActiveMQ
|
Welcome to Apache ActiveMQ
|
||||||
===================
|
===================
|
||||||
Apache ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation.
|
Apache ActiveMQ is a high performance Apache 2.0 licensed 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
|
Getting Started
|
||||||
|
@ -19,20 +8,20 @@ Getting Started
|
||||||
To help you get started, try the following links:-
|
To help you get started, try the following links:-
|
||||||
|
|
||||||
Getting Started
|
Getting Started
|
||||||
http://incubator.apache.org/activemq/getting-started.html
|
http://activemq.apache.org/getting-started.html
|
||||||
|
|
||||||
Building
|
Building
|
||||||
http://incubator.apache.org/activemq/getting-started.html#GettingStarted-WindowsSourceInstallation
|
http://activemq.apache.org/getting-started.html#GettingStarted-WindowsSourceInstallation
|
||||||
http://incubator.apache.org/activemq/getting-started.html#GettingStarted-UnixSourceInstallation
|
http://activemq.apache.org/getting-started.html#GettingStarted-UnixSourceInstallation
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
http://incubator.apache.org/activemq/examples.html
|
http://activemq.apache.org/examples.html
|
||||||
|
|
||||||
We welcome contributions of all kinds, for details of how you can help
|
We welcome contributions of all kinds, for details of how you can help
|
||||||
http://incubator.apache.org/activemq/contributing.html
|
http://activemq.apache.org/contributing.html
|
||||||
|
|
||||||
Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
|
Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
|
||||||
http://incubator.apache.org/activemq/
|
http://activemq.apache.org/
|
||||||
|
|
||||||
Please help us make Apache ActiveMQ better - we appreciate any feedback you may have.
|
Please help us make Apache ActiveMQ better - we appreciate any feedback you may have.
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
|
Loading…
Reference in New Issue