92 lines
4.7 KiB
XML
92 lines
4.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!-- ============================================================================= -->
|
||
<!-- Copyright © 2009 Red Hat, Inc. and others. -->
|
||
<!-- -->
|
||
<!-- The text of and illustrations in this document are licensed by Red Hat under -->
|
||
<!-- a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). -->
|
||
<!-- -->
|
||
<!-- An explanation of CC-BY-SA is available at -->
|
||
<!-- -->
|
||
<!-- http://creativecommons.org/licenses/by-sa/3.0/. -->
|
||
<!-- -->
|
||
<!-- In accordance with CC-BY-SA, if you distribute this document or an adaptation -->
|
||
<!-- of it, you must provide the URL for the original version. -->
|
||
<!-- -->
|
||
<!-- Red Hat, as the licensor of this document, waives the right to enforce, -->
|
||
<!-- and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent -->
|
||
<!-- permitted by applicable law. -->
|
||
<!-- ============================================================================= -->
|
||
|
||
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||
<!ENTITY % BOOK_ENTITIES SYSTEM "HornetQ_User_Manual.ent">
|
||
%BOOK_ENTITIES;
|
||
]>
|
||
<chapter id="project-info">
|
||
<title>Project Information</title>
|
||
<para>The official HornetQ project page is <ulink url="http://hornetq.org/"
|
||
>http://hornetq.org/</ulink>.</para>
|
||
<section id="download.software">
|
||
<title>Software Download</title>
|
||
<para>The software can be download from the Download page:<ulink
|
||
url="http://hornetq.org/downloads.html">http://hornetq.org/downloads.html</ulink></para>
|
||
</section>
|
||
<section id="download.git">
|
||
<title>Project Information</title>
|
||
<para>
|
||
<itemizedlist>
|
||
<listitem>
|
||
<para>Please take a look at our project <ulink
|
||
url="http://www.jboss.org/community/wiki/HornetQ">wiki</ulink></para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>If you have any user questions please use our <ulink
|
||
url="https://community.jboss.org/en/hornetq">user
|
||
forum</ulink></para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>If you have development related questions, please use our <ulink
|
||
url="https://community.jboss.org/en/hornetq/dev"
|
||
>developer forum</ulink></para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>Pop in and chat to us in our <ulink url="irc://irc.freenode.net:6667/hornetq"
|
||
>IRC channel</ulink></para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>Our project <ulink url="http://hornetq.blogspot.com/">blog</ulink></para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>Follow us on <ulink url="http://twitter.com/hornetq">twitter</ulink></para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>HornetQ Git repository is <ulink
|
||
url="https://github.com/hornetq/hornetq"
|
||
>https://github.com/hornetq/hornetq</ulink></para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>All release tags are available from <ulink
|
||
url="https://github.com/hornetq/hornetq/tags"
|
||
>https://github.com/hornetq/hornetq/tags</ulink></para>
|
||
</listitem>
|
||
</itemizedlist>
|
||
</para>
|
||
<para>Red Hat kindly employs developers to work full time on HornetQ, they are: <itemizedlist>
|
||
<listitem>
|
||
<para>Clebert Suconic (project lead)</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>Andy Taylor</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>Howard Gao</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>Justin Bertram</para>
|
||
</listitem>
|
||
</itemizedlist></para>
|
||
<para> And many thanks to all our contributors, both old and new who helped create HornetQ,
|
||
for a full list of the people who made it happen, take a look at our <ulink
|
||
url="http://jboss.org.apache.activemq6/community/team.html">team page</ulink>. </para>
|
||
</section>
|
||
</chapter>
|