You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2015/03/21 16:00:15 UTC

svn commit: r1668299 - in /qpid/site/docs: ./ components/ components/jms/ components/qpid-jms/ releases/ releases/qpid-0.14/ releases/qpid-0.16/ releases/qpid-0.18/ releases/qpid-0.20/ releases/qpid-0.22/ releases/qpid-0.24/ releases/qpid-0.26/ release...

Author: robbie
Date: Sat Mar 21 15:00:14 2015
New Revision: 1668299

URL: http://svn.apache.org/r1668299
Log:
update to current docs tree output

Added:
    qpid/site/docs/components/jms/
    qpid/site/docs/components/jms/amqp-0-x.html
      - copied, changed from r1668298, qpid/site/docs/amqp.html
    qpid/site/docs/components/jms/amqp-1.0-prototype.html
      - copied, changed from r1668298, qpid/site/docs/maven.html
    qpid/site/docs/components/jms/index.html
      - copied, changed from r1668298, qpid/site/docs/amqp.html
    qpid/site/docs/releases/qpid-jms-0.1.0/
    qpid/site/docs/releases/qpid-jms-0.1.0/building.html
      - copied, changed from r1668298, qpid/site/docs/amqp.html
    qpid/site/docs/releases/qpid-jms-0.1.0/docs/
    qpid/site/docs/releases/qpid-jms-0.1.0/docs/index.html
    qpid/site/docs/releases/qpid-jms-0.1.0/index.html
      - copied, changed from r1668298, qpid/site/docs/amqp.html
    qpid/site/docs/releases/qpid-jms-0.1.0/release-notes.html
      - copied, changed from r1668298, qpid/site/docs/amqp.html
Removed:
    qpid/site/docs/components/qpid-jms/
Modified:
    qpid/site/docs/amqp.html
    qpid/site/docs/components/index.html
    qpid/site/docs/developer.html
    qpid/site/docs/documentation.html
    qpid/site/docs/download.html
    qpid/site/docs/index.html
    qpid/site/docs/maven.html
    qpid/site/docs/releases/index.html
    qpid/site/docs/releases/qpid-0.14/index.html
    qpid/site/docs/releases/qpid-0.16/index.html
    qpid/site/docs/releases/qpid-0.18/index.html
    qpid/site/docs/releases/qpid-0.20/index.html
    qpid/site/docs/releases/qpid-0.22/index.html
    qpid/site/docs/releases/qpid-0.24/index.html
    qpid/site/docs/releases/qpid-0.26/index.html
    qpid/site/docs/releases/qpid-0.28/index.html
    qpid/site/docs/releases/qpid-0.30/index.html
    qpid/site/docs/releases/qpid-0.32/index.html

Modified: qpid/site/docs/amqp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/amqp.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/amqp.html (original)
+++ qpid/site/docs/amqp.html Sat Mar 21 15:00:14 2015
@@ -130,7 +130,7 @@ member section and technical committees
 <li><a href="/components/protocol-engine/index.html">AMQP Protocol Engine</a></li>
 <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
 <li><a href="/components/java-broker/index.html">Java broker</a></li>
-<li><a href="/components/qpid-jms/index.html">Qpid JMS</a></li>
+<li><a href="/components/jms/index.html">Qpid JMS</a></li>
 <li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
 </ul>
 

Modified: qpid/site/docs/components/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/components/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/components/index.html (original)
+++ qpid/site/docs/components/index.html Sat Mar 21 15:00:14 2015
@@ -117,7 +117,7 @@
 <li><a href="messenger/index.html">AMQP Messenger</a> - A simple but powerful message-oriented API that supports many languages</li>
 <li><a href="protocol-engine/index.html">AMQP Protocol Engine</a> - Fine-grained control over AMQP 1.0</li>
 <li><a href="qpid-jca/index.html">Qpid JCA</a> - A JCA resource adapter for AMQP brokers</li>
-<li><a href="qpid-jms/index.html">Qpid JMS</a> - An AMQP-fluent <a href="http://en.wikipedia.org/wiki/Java_Message_Service">Java Message Service</a> implementation</li>
+<li><a href="jms/index.html">Qpid JMS</a> - An AMQP-fluent <a href="http://en.wikipedia.org/wiki/Java_Message_Service">Java Message Service</a> implementation</li>
 <li><a href="messaging-api/index.html">Qpid Messaging API</a> - A connection-oriented messaging API that supports many languages</li>
 <li><a href="qpid-wcf/index.html">Qpid WCF</a> - An AMQP <a href="http://msdn.microsoft.com/en-us/library/ms731082.aspx">Windows Communication Foundation</a> implementation</li>
 </ul>
@@ -152,7 +152,7 @@ persistence, and manageability.</p>
 <tr><td><a href="/components/dispatch-router/index.html">Dispatch router</a></td><td>C</td><td>Linux</td><td>1.0</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>.NET</td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>C++, Python</td><td>Linux</td><td>0-10</td></tr>

Copied: qpid/site/docs/components/jms/amqp-0-x.html (from r1668298, qpid/site/docs/amqp.html)
URL: http://svn.apache.org/viewvc/qpid/site/docs/components/jms/amqp-0-x.html?p2=qpid/site/docs/components/jms/amqp-0-x.html&p1=qpid/site/docs/amqp.html&r1=1668298&r2=1668299&rev=1668299&view=diff
==============================================================================
--- qpid/site/docs/amqp.html (original)
+++ qpid/site/docs/components/jms/amqp-0-x.html Sat Mar 21 15:00:14 2015
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
-    <title>AMQP - Apache Qpid&#8482;</title>
+    <title>JMS for Earlier AMQP Versions - Apache Qpid&#8482;</title>
     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
@@ -106,48 +106,49 @@
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>AMQP</li></ul>
-        <h1 id="amqp">AMQP</h1>
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/components/index.html">Components</a></li><li><a href="/components/jms/index.html">Qpid JMS</a></li><li>JMS for Earlier AMQP Versions</li></ul>
+        <h1 id="jms-for-earlier-amqp-versions">JMS for Earlier AMQP Versions</h1>
 
-<p>The Advanced Message Queueing Protocol is at the heart of everything
-we do at Qpid. It is an open standard designed to support reliable,
-high-performance messaging over the internet. AMQP can be used for any
-distributed application and supports common messaging patterns such as
-point-to-point, fan-out, publish-subscribe, and request-response.</p>
-
-<h2 id="amqp-10">AMQP 1.0</h2>
-
-<p>The AMQP working group released the 1.0 specification in the final
-quarter of 2011. Future evolution of the protocol is now driven by the
-member section and technical committees at OASIS.</p>
+<p>A JMS 1.1 implementation supporting AMQP versions 0-10, 0-9-1, 0-9, and
+0-8.  For AMQP 1.0 support, use the newer <a href="index.html">Qpid JMS</a> client.</p>
 
-<p>Qpid offers AMQP 1.0 support in the following components:</p>
+<h2 id="download">Download</h2>
+
+<p>This JMS implementation is released as part of <a href="/releases/qpid-0.32/index.html">Qpid 0.32</a>.</p>
 
 <div class="two-column">
 
 <ul>
-<li><a href="/components/messenger/index.html">AMQP Messenger</a></li>
-<li><a href="/components/protocol-engine/index.html">AMQP Protocol Engine</a></li>
-<li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-<li><a href="/components/java-broker/index.html">Java broker</a></li>
-<li><a href="/components/qpid-jms/index.html">Qpid JMS</a></li>
-<li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
+<li><a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz">Java binary</a></li>
+<li><a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.asc">PGP signature</a></li>
+<li><a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.md5">MD5 checksum</a></li>
+<li><a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.sha1">SHA1 checksum</a></li>
 </ul>
 
 </div>
 
-<h2 id="amqp-and-your-app">AMQP and your app</h2>
+<p>The client is also available <a href="/maven.html">via Maven</a>.</p>
+
+<h2 id="documentation">Documentation</h2>
+
+<div class="two-column">
+
+<ul>
+<li><a href="http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html">API reference</a></li>
+<li><a href="/releases/qpid-0.32/programming/book/QpidJMS.html">Using the Qpid JMS client (AMQP 0-10)</a></li>
+<li><a href="/releases/qpid-0.32/jms-client-0-8/book/index.html">Using the Qpid JMS client (AMQP 0-9-1, 0-9, 0-8)</a></li>
+<li><a href="/releases/qpid-0.32/qpid-jms/examples/index.html">Examples (AMQP 0-10)</a></li>
+<li><a href="/releases/qpid-0.32/jms-client-0-8/book/JMS-Client-0-8-Examples.html">Examples (AMQP 0-9-1, 0-9, 0-8)</a></li>
+</ul>
 
-<p>We offer a library, <a href="proton/index.html">Qpid Proton</a>, whose explicit
-aim is to help you make your application speak AMQP.</p>
+</div>
 
-<h2 id="more-information">More information</h2>
+<h2 id="issues">Issues</h2>
 
 <ul>
-<li><a href="http://www.amqp.org/">AMQP website</a></li>
-<li><a href="http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-overview-v1.0-os.html">AMQP 1.0 specification</a></li>
-<li><a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=amqp">OASIS AMQP technical committee</a></li>
-<li><a href="http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol">AMQP on Wikipedia</a></li>
+<li><a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=1&amp;priority=3&amp;components=12311389">Report a bug</a></li>
+<li><a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=4&amp;priority=3&amp;components=12311389">Request an improvement</a></li>
+<li><a href="http://issues.apache.org/jira/browse/QPID/component/12311389">Jira component page</a></li>
 </ul>
 
 

Copied: qpid/site/docs/components/jms/amqp-1.0-prototype.html (from r1668298, qpid/site/docs/maven.html)
URL: http://svn.apache.org/viewvc/qpid/site/docs/components/jms/amqp-1.0-prototype.html?p2=qpid/site/docs/components/jms/amqp-1.0-prototype.html&p1=qpid/site/docs/maven.html&r1=1668298&r2=1668299&rev=1668299&view=diff
==============================================================================
--- qpid/site/docs/maven.html (original)
+++ qpid/site/docs/components/jms/amqp-1.0-prototype.html Sat Mar 21 15:00:14 2015
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
-    <title>Qpid via Maven - Apache Qpid&#8482;</title>
+    <title>Earlier AMQP 1.0 JMS Client - Apache Qpid&#8482;</title>
     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
@@ -106,24 +106,39 @@
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>Qpid via Maven</li></ul>
-        <h1 id="qpid-via-maven">Qpid via Maven</h1>
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/components/index.html">Components</a></li><li><a href="/components/jms/index.html">Qpid JMS</a></li><li>Earlier AMQP 1.0 JMS Client</li></ul>
+        <h1 id="earlier-amqp-10-jms-client">Earlier AMQP 1.0 JMS Client</h1>
 
-<p>Qpid JMS is available via the <a href="http://maven.apache.org/guides/mini/guide-central-repository-upload.html">Maven central
-repository</a>. The
-following dependencies can be added to the POM for your Maven build.</p>
+<p>Before the new <a href="index.html">Qpid JMS</a> AMQP 1.0 client became available, the Qpid
+project offered an earlier AMQP 1.0 JMS client based on some initial prototyping work.
+Its details are preserved here to support existing users during transition to the newer
+client. If you are using this earlier client or just starting out, we encourage you to
+look at the newer <a href="index.html">Qpid JMS</a> AMQP 1.0 client.</p>
 
-<h2 id="qpid-jms">Qpid JMS</h2>
+<h2 id="download">Download</h2>
 
-<div class="highlight"><pre>
-<span class="nt">&lt;dependency&gt;</span>
-  <span class="nt">&lt;groupId&gt;</span>org.apache.qpid<span class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>qpid-client<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>0.32<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span>
-</pre></div>
+<p>The earlier AMQP 1.0 JMS client is released as part of <a href="/releases/qpid-0.32/index.html">Qpid 0.32</a>.</p>
 
-<h2 id="qpid-amqp-10-jms">Qpid AMQP 1.0 JMS</h2>
+<div class="two-column">
+
+<ul>
+<li><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz">Java binary</a></li>
+<li><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.asc">PGP signature</a></li>
+<li><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.md5">MD5 checksum</a></li>
+<li><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.sha1">SHA1 checksum</a></li>
+</ul>
+
+</div>
+
+<h2 id="documentation">Documentation</h2>
+
+<ul>
+<li><a href="http://svn.apache.org/repos/asf/qpid/branches/0.32/qpid/java/amqp-1-0-client-jms/example">Examples</a></li>
+</ul>
+
+<h2 id="maven">Maven</h2>
+
+<p>The earlier AMQP 1.0 JMS client is also available via Maven. Use the following depencencies:</p>
 
 <div class="highlight"><pre>
 <span class="nt">&lt;dependency&gt;</span>
@@ -131,15 +146,6 @@ following dependencies can be added to t
   <span class="nt">&lt;artifactId&gt;</span>qpid-amqp-1-0-client-jms<span class="nt">&lt;/artifactId&gt;</span>
   <span class="nt">&lt;version&gt;</span>0.32<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span>
-</pre></div>
-
-<h2 id="jms-interface-definition">JMS interface definition</h2>
-
-<p>You will need the JMS interface definition if it is not already
-available in your environment.  An example dependency for this would
-be the following.</p>
-
-<div class="highlight"><pre>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.geronimo.specs<span class="nt">&lt;/groupId&gt;</span>
   <span class="nt">&lt;artifactId&gt;</span>geronimo-jms_1.1_spec<span class="nt">&lt;/artifactId&gt;</span>
@@ -147,14 +153,6 @@ be the following.</p>
 <span class="nt">&lt;/dependency&gt;</span>
 </pre></div>
 
-<h2 id="more-information">More information</h2>
-
-<ul>
-<li><a href="https://repository.apache.org/content/repositories/snapshots/">Snapshot repository</a></li>
-<li><a href="http://maven.apache.org/">Maven project</a></li>
-<li><a href="http://maven.apache.org/guides/mini/guide-central-repository-upload.html">Maven central repository</a></li>
-</ul>
-
 
         <hr/>
 

Copied: qpid/site/docs/components/jms/index.html (from r1668298, qpid/site/docs/amqp.html)
URL: http://svn.apache.org/viewvc/qpid/site/docs/components/jms/index.html?p2=qpid/site/docs/components/jms/index.html&p1=qpid/site/docs/amqp.html&r1=1668298&r2=1668299&rev=1668299&view=diff
==============================================================================
--- qpid/site/docs/amqp.html (original)
+++ qpid/site/docs/components/jms/index.html Sat Mar 21 15:00:14 2015
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
-    <title>AMQP - Apache Qpid&#8482;</title>
+    <title>Qpid JMS - Apache Qpid&#8482;</title>
     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
@@ -106,50 +106,85 @@
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>AMQP</li></ul>
-        <h1 id="amqp">AMQP</h1>
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/components/index.html">Components</a></li><li>Qpid JMS</li></ul>
+        <div id="-left-column">
 
-<p>The Advanced Message Queueing Protocol is at the heart of everything
-we do at Qpid. It is an open standard designed to support reliable,
-high-performance messaging over the internet. AMQP can be used for any
-distributed application and supports common messaging patterns such as
-point-to-point, fan-out, publish-subscribe, and request-response.</p>
-
-<h2 id="amqp-10">AMQP 1.0</h2>
-
-<p>The AMQP working group released the 1.0 specification in the final
-quarter of 2011. Future evolution of the protocol is now driven by the
-member section and technical committees at OASIS.</p>
+<h1 id="qpid-jms">Qpid JMS</h1>
 
-<p>Qpid offers AMQP 1.0 support in the following components:</p>
+<div class="feature">
+
+<h2 id="jms-with-the-strength-of-amqp">JMS with the strength of AMQP</h2>
+
+<p>Qpid JMS is a complete AMQP 1.0 <a href="http://en.wikipedia.org/wiki/Java_Message_Service">Java Message Service</a> 1.1 client built
+using <a href="/proton/index.html">Qpid Proton</a>.</p>
+
+<p>Qpid also provides an alternate JMS client supporting
+<a href="amqp-0-x.html">earlier AMQP versions</a>.</p>
+
+</div>
+
+<h2 id="features">Features</h2>
+
+<ul>
+<li><a href="http://www.oracle.com/technetwork/java/docs-136352.html">JMS 1.1</a>
+API compatible</li>
+<li>Secure communication via SSL and SASL </li>
+<li>Producer flow control</li>
+<li>Failover</li>
+<li>Pure-Java implementation</li>
+</ul>
+
+<h2 id="documentation">Documentation</h2>
 
 <div class="two-column">
 
 <ul>
-<li><a href="/components/messenger/index.html">AMQP Messenger</a></li>
-<li><a href="/components/protocol-engine/index.html">AMQP Protocol Engine</a></li>
-<li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-<li><a href="/components/java-broker/index.html">Java broker</a></li>
-<li><a href="/components/qpid-jms/index.html">Qpid JMS</a></li>
-<li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
+<li><a href="http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html">API reference</a></li>
+<li><a href="https://github.com/apache/qpid-jms/tree/qpid-jms-0.1.0/qpid-jms-examples">Examples</a></li>
+<li><a href="/releases/qpid-jms-0.1.0/docs/index.html">Configuration</a></li>
+<li><a href="/releases/qpid-jms-0.1.0/building.html">Building Qpid JMS</a></li>
 </ul>
 
 </div>
 
-<h2 id="amqp-and-your-app">AMQP and your app</h2>
+<p>For details about the AMQP 0-x JMS client, look <a href="amqp-0-x.html">here</a>.</p>
+
+</div>
+
+<div id="-right-column" class="right-column-adjusted">
 
-<p>We offer a library, <a href="proton/index.html">Qpid Proton</a>, whose explicit
-aim is to help you make your application speak AMQP.</p>
+<h2 id="releases">Releases</h2>
 
-<h2 id="more-information">More information</h2>
+<ul>
+<li><a href="/releases/qpid-jms-0.1.0/index.html">Qpid JMS 0.1.0</a></li>
+<li><a href="/releases/index.html#past-releases">Past releases</a></li>
+</ul>
+
+<h2 id="issues">Issues</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12314524&amp;issuetype=1&amp;priority=3&amp;summary=[Enter%20a%20brief%20description]">Report a bug</a></li>
+<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12314524&amp;issuetype=4&amp;priority=3">Request an improvement</a></li>
+<li><form id="-jira-goto-form">Go to issue <input name="jira" value="QPIDJMS-"/></form></li>
+<li><a href="https://issues.apache.org/jira/browse/QPIDJMS">JIRA project page</a></li>
+</ul>
+
+<h2 id="source-code">Source code</h2>
 
 <ul>
-<li><a href="http://www.amqp.org/">AMQP website</a></li>
-<li><a href="http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-overview-v1.0-os.html">AMQP 1.0 specification</a></li>
-<li><a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=amqp">OASIS AMQP technical committee</a></li>
-<li><a href="http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol">AMQP on Wikipedia</a></li>
+<li><a href="https://github.com/apache/qpid-jms">Browse via GitHub</a></li>
+<li><a href="https://git-wip-us.apache.org/repos/asf/qpid-jms.git">Git clone URL</a></li>
 </ul>
 
+<h2 id="resources">Resources</h2>
+
+<ul>
+<li><a href="amqp-0-x.html">AMQP 0-x JMS Client</a></li>
+<li><a href="amqp-1.0-prototype.html">Earlier AMQP 1.0 JMS client</a></li>
+</ul>
+
+</div>
+
 
         <hr/>
 

Modified: qpid/site/docs/developer.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/developer.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/developer.html (original)
+++ qpid/site/docs/developer.html Sat Mar 21 15:00:14 2015
@@ -161,7 +161,7 @@
 <tr><td>Java</td><td><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20in%20(%22Java%20Broker%22%2C%20%22Java%20Client%22%2C%20%22Java%20Common%22%2C%20%22Java%20Management%20%3A%20JMX%20Console%22%2C%20%22Java%20Performance%20Tests%22%2C%20%22Java%20Tests%22%2C%20%22Java%20Tools%22%2C%20JCA)%20ORDER%20BY%20priority%20DESC">Open issues</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=1&amp;components=12311388&amp;components=12311389&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Report bug</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=4&amp;components=12311388&amp;components=12311389&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Request improvement</a></td><td><a href="https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-Test-JDK
 1.8/">Build status</a></td><td><a href="https://svn.apache.org/repos/asf/qpid/trunk/qpid/java">Source location</a></td></tr>
 <tr><td>Python</td><td><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20in%20(%22Python%20Client%22%2C%20%22Python%20Test%20Suite%22)%20ORDER%20BY%20priority%20DESC">Open issues</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=1&amp;components=12311544&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Report bug</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=4&amp;components=12311544&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Request improvement</a></td><td>-</td><td><a href="https://svn.apache.org/repos/asf/qpid/trunk/qpid/python">Source location</a></td></tr>
 <tr><td><a href="/components/dispatch-router/index.html">Dispatch</a></td><td><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20DISPATCH%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC">Open issues</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&amp;issuetype=1&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Report bug</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&amp;issuetype=4&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Request improvement</a></td><td>-</td><td><a href="https://svn.apache.org/repos/asf/qpid/dispatch/trunk">Source location</a></td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">JMS</a></td><td><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPIDJMS%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC">Open issues</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&amp;issuetype=1&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Report bug</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&amp;issuetype=4&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Request improvement</a></td><td>-</td><td><a href="https://git-wip-us.apache.org/repos/asf/qpid-jms.git">Source location</a></td></tr>
+<tr><td><a href="/components/jms/index.html">JMS</a></td><td><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPIDJMS%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC">Open issues</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&amp;issuetype=1&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Report bug</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&amp;issuetype=4&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Request improvement</a></td><td>-</td><td><a href="https://git-wip-us.apache.org/repos/asf/qpid-jms.git">Source location</a></td></tr>
 <tr><td><a href="/proton/index.html">Proton</a></td><td><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20PROTON%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC">Open issues</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&amp;issuetype=1&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Report bug</a></td><td><a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&amp;issuetype=4&amp;summary=[Enter%20a%20brief%20description]&amp;priority=3">Request improvement</a></td><td><a href="https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-c/">Build status</a></td><td><a href="https://git-wip-us.apache.org/repos/asf/qpid-proton.git">Source location</a></td></tr>
 </tbody>
 </table>

Modified: qpid/site/docs/documentation.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/documentation.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/documentation.html (original)
+++ qpid/site/docs/documentation.html Sat Mar 21 15:00:14 2015
@@ -109,9 +109,9 @@
         <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>Documentation</li></ul>
         <h1 id="documentation">Documentation</h1>
 
-<p>The documentation on this page is for our current releases:
-<a href="/releases/qpid-0.32/index.html">Qpid 0.32</a>, <a href="/releases/qpid-proton-0.8/index.html">Qpid Proton 0.8</a> and <a href="/releases/qpid-dispatch-0.3/index.html">Qpid Dispatch 0.3</a>.  You can
-find older versions with our
+<p>The documentation on this page is for our current releases,
+<a href="/releases/qpid-0.32/index.html">Qpid 0.32</a>, <a href="/releases/qpid-proton-0.8/index.html">Qpid Proton 0.8</a>,
+<a href="/releases/qpid-dispatch-0.3/index.html">Qpid Dispatch 0.3</a>, and <a href="/releases/qpid-jms-0.1.0/index.html">Qpid JMS 0.1.0</a>.  You can find older versions with our
 <a href="/releases/index.html#past-releases">past releases</a>.</p>
 
 <hr />
@@ -168,10 +168,8 @@ find older versions with our
 <h3 id="qpid-jms">Qpid JMS</h3>
 
 <ul>
-<li><a href="/components/qpid-jms/index.html">Overview</a></li>
-<li><a href="/components/qpid-jms/index.html#documentation">Using the Qpid JMS client</a></li>
-<li><a href="http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html">API reference</a></li>
-<li><a href="/components/qpid-jms/index.html#documentation">Examples</a></li>
+<li><a href="/components/jms/index.html">Overview</a></li>
+<li><a href="/components/jms/index.html#documentation">Documentation</a></li>
 </ul>
 
 </section>

Modified: qpid/site/docs/download.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/download.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/download.html (original)
+++ qpid/site/docs/download.html Sat Mar 21 15:00:14 2015
@@ -114,8 +114,8 @@
 
 <p>Qpid's source artefacts are produced as part of our community release
 process.  The downloads on this page are from our current releases,
-<a href="/releases/qpid-0.32/index.html">Qpid 0.32</a>, <a href="/releases/qpid-proton-0.8/index.html">Qpid Proton 0.8</a>, and
-<a href="/releases/qpid-dispatch-0.3/index.html">Qpid Dispatch 0.3</a>.  You can also see our
+<a href="/releases/qpid-0.32/index.html">Qpid 0.32</a>, <a href="/releases/qpid-proton-0.8/index.html">Qpid Proton 0.8</a>,
+<a href="/releases/qpid-dispatch-0.3/index.html">Qpid Dispatch 0.3</a>, and <a href="/releases/qpid-jms-0.1.0/index.html">Qpid JMS 0.1.0</a>. You can also see our
 <a href="/releases/index.html#past-releases">past releases</a>.</p>
 
 <p>It's important to <a href="#verify-what-you-download">verify the integrity</a> of
@@ -129,13 +129,15 @@ the files you download.</p>
 <tr><td><a href="/components/messenger/index.html">AMQP Messenger</a></td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/proton/0.8/qpid-proton-0.8.tar.gz">qpid-proton-0.8.tar.gz</a></td><td><a href="http://www.apache.org/dist/qpid/proton/0.8/qpid-proton-0.8.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/proton/0.8/qpid-proton-0.8.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/proton/0.8/qpid-proton-0.8.tar.gz.sha">SHA</a></td></tr>
 <tr><td><a href="/components/messenger/index.html">AMQP Protocol Engine</a></td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/proton/0.8/qpid-proton-0.8.tar.gz">qpid-proton-0.8.tar.gz</a></td><td><a href="http://www.apache.org/dist/qpid/proton/0.8/qpid-proton-0.8.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/proton/0.8/qpid-proton-0.8.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/proton/0.8/qpid-proton-0.8.tar.gz.sha">SHA</a></td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/qpid-java-0.32.tar.gz">qpid-java-0.32.tar.gz</a></td><td><a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.sha1">SHA1</a></td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a> (AMQP 0-10, 0-9-1, 0-9, 0-8)</td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz">qpid-client-0.32-bin.tar.gz</a>*</td><td><a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.sha1">SHA1</a></td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a> (AMQP 1.0)</td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz">qpid-amqp-1-0-client-jms-0.32-bin.tar.gz</a>*</td><td><a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.sha1">SHA1</a></td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a> (AMQP 1.0)</td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz">apache-qpid-jms-0.1.0-bin.tar.gz</a>*^</td><td><a href="http://www.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz.sha1">SHA1</a></td></tr>
+<tr><td><a href="/components/jms/amqp-0-x.html">Qpid AMQP 0-x JMS Client</a></td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz">qpid-client-0.32-bin.tar.gz</a>*</td><td><a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.sha1">SHA1</a></td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a> (C++, bindings)</td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/qpid-cpp-0.32.tar.gz">qpid-cpp-0.32.tar.gz</a></td><td><a href="http://www.apache.org/dist/qpid/0.32/qpid-cpp-0.32.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-cpp-0.32.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-cpp-0.32.tar.gz.sha1">SHA1</a></td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a> (Python)</td><td><a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/qpid-python-0.32.tar.gz">qpid-python-0.32.tar.gz</a></td><td><a href="http://www.apache.org/dist/qpid/0.32/qpid-python-0.32.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-python-0.32.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-python-0.32.tar.gz.sha1">SHA1</a></td></tr>
 </tbody>
 </table>
 
+<p>^For the earlier Qpid 0.32 AMQP 1.0 JMS client, see <a href="/components/jms/amqp-1.0-prototype.html">here</a>.</p>
+
 <h2 id="servers-and-tools">Servers and tools</h2>
 
 <table>
@@ -151,8 +153,15 @@ the files you download.</p>
 
 <p>*These Java artefacts are released as compiled bytecode.  We also
 offer the source as part of our
-<a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/qpid-java-0.32.tar.gz">Java source release</a>
-[<a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.asc">ASC</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.md5">MD5</a>, <a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.sha1">SHA1</a>].</p>
+<a href="http://www.apache.org/dyn/closer.cgi/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz">Qpid JMS source release</a>
+[<a href="http://www.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz.asc">ASC</a>,
+<a href="http://www.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz.md5">MD5</a>,
+<a href="http://www.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz.sha1">SHA1</a>]
+and
+<a href="http://www.apache.org/dyn/closer.cgi/qpid/0.32/qpid-java-0.32.tar.gz">Qpid Java source release</a>
+[<a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.asc">ASC</a>,
+<a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.md5">MD5</a>,
+<a href="http://www.apache.org/dist/qpid/0.32/qpid-java-0.32.tar.gz.sha1">SHA1</a>].</p>
 
 <h2 id="verify-what-you-download">Verify what you download</h2>
 

Modified: qpid/site/docs/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/index.html (original)
+++ qpid/site/docs/index.html Sat Mar 21 15:00:14 2015
@@ -130,7 +130,7 @@
   <ul>
     <li><a href="/components/messenger/index.html">AMQP Messenger</a> - A simple but powerful message-oriented API</li>
     <li><a href="/components/qpid-jca/index.html">Qpid JCA</a> - A JCA resource adapter for AMQP brokers</li>
-    <li><a href="/components/qpid-jms/index.html">Qpid JMS</a> - An AMQP-fluent JMS implementation</li>
+    <li><a href="/components/jms/index.html">Qpid JMS</a> - An AMQP-fluent JMS implementation</li>
     <li><a href="/components/messaging-api/index.html">Qpid Messaging API</a> - A connection-oriented messaging API</li>
     <li>More about <a href="/components/index.html#messaging-apis">Qpid messaging APIs</a></li>
   </ul>

Modified: qpid/site/docs/maven.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/maven.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/maven.html (original)
+++ qpid/site/docs/maven.html Sat Mar 21 15:00:14 2015
@@ -109,37 +109,29 @@
         <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>Qpid via Maven</li></ul>
         <h1 id="qpid-via-maven">Qpid via Maven</h1>
 
-<p>Qpid JMS is available via the <a href="http://maven.apache.org/guides/mini/guide-central-repository-upload.html">Maven central
-repository</a>. The
-following dependencies can be added to the POM for your Maven build.</p>
+<p>The Qpid JMS clients are available via the <a href="http://search.maven.org/">Maven central repository</a>. The
+following dependencies can be added to the POM for your Maven build to utilise the clients.</p>
 
-<h2 id="qpid-jms">Qpid JMS</h2>
+<h2 id="qpid-jms-amqp-10">Qpid JMS (AMQP 1.0)</h2>
 
 <div class="highlight"><pre>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.qpid<span class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>qpid-client<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>0.32<span class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>qpid-jms-client<span class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>0.1.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span>
 </pre></div>
 
-<h2 id="qpid-amqp-10-jms">Qpid AMQP 1.0 JMS</h2>
+<p>If you are looking for the older AMQP 1.0 JMS client, see <a href="/components/jms/amqp-1.0-prototype.html">here</a>.</p>
+
+<h2 id="qpid-amqp-0-x-jms-client">Qpid AMQP 0-x JMS Client</h2>
 
 <div class="highlight"><pre>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.qpid<span class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>qpid-amqp-1-0-client-jms<span class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>qpid-client<span class="nt">&lt;/artifactId&gt;</span>
   <span class="nt">&lt;version&gt;</span>0.32<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span>
-</pre></div>
-
-<h2 id="jms-interface-definition">JMS interface definition</h2>
-
-<p>You will need the JMS interface definition if it is not already
-available in your environment.  An example dependency for this would
-be the following.</p>
-
-<div class="highlight"><pre>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.geronimo.specs<span class="nt">&lt;/groupId&gt;</span>
   <span class="nt">&lt;artifactId&gt;</span>geronimo-jms_1.1_spec<span class="nt">&lt;/artifactId&gt;</span>
@@ -152,7 +144,6 @@ be the following.</p>
 <ul>
 <li><a href="https://repository.apache.org/content/repositories/snapshots/">Snapshot repository</a></li>
 <li><a href="http://maven.apache.org/">Maven project</a></li>
-<li><a href="http://maven.apache.org/guides/mini/guide-central-repository-upload.html">Maven central repository</a></li>
 </ul>
 
 

Modified: qpid/site/docs/releases/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/index.html (original)
+++ qpid/site/docs/releases/index.html Sat Mar 21 15:00:14 2015
@@ -118,6 +118,7 @@ and the
 <h2 id="current-releases">Current releases</h2>
 
 <ul>
+<li><a href="qpid-jms-0.1.0/index.html">Qpid JMS 0.1.0</a>, March 2015</li>
 <li><a href="qpid-0.32/index.html">Qpid 0.32</a>, March 2015</li>
 <li><a href="qpid-dispatch-0.3/index.html">Qpid Dispatch 0.3</a>, January 2015</li>
 <li><a href="qpid-proton-0.8/index.html">Qpid Proton 0.8</a>, October 2014</li>

Modified: qpid/site/docs/releases/qpid-0.14/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.14/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.14/index.html (original)
+++ qpid/site/docs/releases/qpid-0.14/index.html Sat Mar 21 15:00:14 2015
@@ -126,7 +126,7 @@ Python, and Ruby.  More about <a href="/
 <tr><td><em>Component</em></td><td><em>Platforms</em></td><td><em>AMQP versions</em></td></tr>
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>Linux, Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>Linux, Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.16/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.16/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.16/index.html (original)
+++ qpid/site/docs/releases/qpid-0.16/index.html Sat Mar 21 15:00:14 2015
@@ -126,7 +126,7 @@ Python, and Ruby.  More about <a href="/
 <tr><td><em>Component</em></td><td><em>Platforms</em></td><td><em>AMQP versions</em></td></tr>
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>Linux, Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>Linux, Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.18/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.18/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.18/index.html (original)
+++ qpid/site/docs/releases/qpid-0.18/index.html Sat Mar 21 15:00:14 2015
@@ -126,7 +126,7 @@ Python, and Ruby.  More about <a href="/
 <tr><td><em>Component</em></td><td><em>Platforms</em></td><td><em>AMQP versions</em></td></tr>
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>Linux, Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>JVM</td><td>0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>Linux, Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.20/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.20/index.html (original)
+++ qpid/site/docs/releases/qpid-0.20/index.html Sat Mar 21 15:00:14 2015
@@ -157,7 +157,7 @@ available in the full source artefact.</
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>C++</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>.NET</td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>C++, Python</td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.22/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/index.html Sat Mar 21 15:00:14 2015
@@ -157,7 +157,7 @@ available in the full source artefact.</
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>C++</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>.NET</td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>C++, Python</td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.24/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.24/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.24/index.html (original)
+++ qpid/site/docs/releases/qpid-0.24/index.html Sat Mar 21 15:00:14 2015
@@ -157,7 +157,7 @@ available in the full source artefact.</
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>C++</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>.NET</td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>C++, Python</td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.26/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.26/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.26/index.html (original)
+++ qpid/site/docs/releases/qpid-0.26/index.html Sat Mar 21 15:00:14 2015
@@ -157,7 +157,7 @@ available in the full source artefact.</
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>C++</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>.NET</td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>C++, Python</td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.28/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.28/index.html (original)
+++ qpid/site/docs/releases/qpid-0.28/index.html Sat Mar 21 15:00:14 2015
@@ -157,7 +157,7 @@ available in the full source artefact.</
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>C++</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-91, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td><td>.NET</td><td>Windows</td><td>0-10</td></tr>
 <tr><td><a href="/components/qmf/index.html">QMF</a></td><td>C++, Python</td><td>Linux</td><td>0-10</td></tr>

Modified: qpid/site/docs/releases/qpid-0.30/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.30/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.30/index.html (original)
+++ qpid/site/docs/releases/qpid-0.30/index.html Sat Mar 21 15:00:14 2015
@@ -159,7 +159,7 @@ files you download.</p>
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>C++</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 </tbody>
 </table>

Modified: qpid/site/docs/releases/qpid-0.32/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.32/index.html?rev=1668299&r1=1668298&r2=1668299&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.32/index.html (original)
+++ qpid/site/docs/releases/qpid-0.32/index.html Sat Mar 21 15:00:14 2015
@@ -146,11 +146,13 @@ files you download.</p>
 <tbody>
 <tr><td><em>Content</em></td><td><em>Download</em></td><td><em>Verify</em></td></tr>
 <tr><td>Java broker</td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-broker-0.32-bin.tar.gz">qpid-broker-0.32-bin.tar.gz</a></td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-broker-0.32-bin.tar.gz.asc">ASC</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-broker-0.32-bin.tar.gz.md5">MD5</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-broker-0.32-bin.tar.gz.sha1">SHA1</a></td></tr>
-<tr><td>Qpid JMS (AMQP 1.0)</td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz">qpid-amqp-1-0-client-jms-0.32-bin.tar.gz</a></td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.asc">ASC</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.md5">MD5</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.sha1">SHA1</a></td></tr>
 <tr><td>Qpid JMS (AMQP 0-10, 0-9-1, 0-9, 0-8)</td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz">qpid-client-0.32-bin.tar.gz</a></td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.asc">ASC</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.md5">MD5</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-client-0.32-bin.tar.gz.sha1">SHA1</a></td></tr>
+<tr><td>Qpid JMS (AMQP 1.0) ^</td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz">qpid-amqp-1-0-client-jms-0.32-bin.tar.gz</a></td><td><a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.asc">ASC</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.md5">MD5</a>, <a href="http://archive.apache.org/dist/qpid/0.32/binaries/qpid-amqp-1-0-client-jms-0.32-bin.tar.gz.sha1">SHA1</a></td></tr>
 </tbody>
 </table>
 
+<p>^We recommend you try our newer <a href="/components/jms/index.html">Qpid JMS</a> AMQP 1.0 client.</p>
+
 <h2 id="components">Components</h2>
 
 <table>
@@ -159,7 +161,7 @@ files you download.</p>
 <tr><td><a href="/components/cpp-broker/index.html">C++ broker</a></td><td>C++</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 <tr><td><a href="/components/java-broker/index.html">Java broker</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/qpid-jca/index.html">Qpid JCA</a></td><td>Java</td><td>JVM</td><td>0-10</td></tr>
-<tr><td><a href="/components/qpid-jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
+<tr><td><a href="/components/jms/index.html">Qpid JMS</a></td><td>Java</td><td>JVM</td><td>1.0, 0-10, 0-9-1, 0-9, 0-8</td></tr>
 <tr><td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td><td>C++, Perl, Python, Ruby, .NET</td><td>Linux, Windows</td><td>1.0, 0-10</td></tr>
 </tbody>
 </table>

Copied: qpid/site/docs/releases/qpid-jms-0.1.0/building.html (from r1668298, qpid/site/docs/amqp.html)
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-jms-0.1.0/building.html?p2=qpid/site/docs/releases/qpid-jms-0.1.0/building.html&p1=qpid/site/docs/amqp.html&r1=1668298&r2=1668299&rev=1668299&view=diff
==============================================================================
--- qpid/site/docs/amqp.html (original)
+++ qpid/site/docs/releases/qpid-jms-0.1.0/building.html Sat Mar 21 15:00:14 2015
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
-    <title>AMQP - Apache Qpid&#8482;</title>
+    <title>QpidJMS - Apache Qpid&#8482;</title>
     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
@@ -106,49 +106,55 @@
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>AMQP</li></ul>
-        <h1 id="amqp">AMQP</h1>
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-jms-0.1.0/index.html">Qpid JMS 0.1.0</a></li><li>QpidJMS</li></ul>
+        <h1 id="qpidjms">QpidJMS</h1>
 
-<p>The Advanced Message Queueing Protocol is at the heart of everything
-we do at Qpid. It is an open standard designed to support reliable,
-high-performance messaging over the internet. AMQP can be used for any
-distributed application and supports common messaging patterns such as
-point-to-point, fan-out, publish-subscribe, and request-response.</p>
+<p>The QpidJMS project provides a JMS based client that uses the AMQP v1.0 protocol.</p>
 
-<h2 id="amqp-10">AMQP 1.0</h2>
+<p>Below are some quick pointers you might find useful.</p>
 
-<p>The AMQP working group released the 1.0 specification in the final
-quarter of 2011. Future evolution of the protocol is now driven by the
-member section and technical committees at OASIS.</p>
+<h2 id="building-the-code">Building the code</h2>
 
-<p>Qpid offers AMQP 1.0 support in the following components:</p>
+<p>The project requires Maven 3. Some example commands follow.</p>
 
-<div class="two-column">
+<p>Clean previous builds output and install all modules to local repository without
+running the tests:</p>
 
-<ul>
-<li><a href="/components/messenger/index.html">AMQP Messenger</a></li>
-<li><a href="/components/protocol-engine/index.html">AMQP Protocol Engine</a></li>
-<li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-<li><a href="/components/java-broker/index.html">Java broker</a></li>
-<li><a href="/components/qpid-jms/index.html">Qpid JMS</a></li>
-<li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
-</ul>
+<pre><code>mvn clean install -DskipTests
+</code></pre>
 
-</div>
+<p>Install all modules to the local repository after running all the tests:</p>
 
-<h2 id="amqp-and-your-app">AMQP and your app</h2>
+<pre><code>mvn clean install
+</code></pre>
 
-<p>We offer a library, <a href="proton/index.html">Qpid Proton</a>, whose explicit
-aim is to help you make your application speak AMQP.</p>
+<p>Perform a subset tests on the packaged release artifacts without
+installing:</p>
 
-<h2 id="more-information">More information</h2>
+<pre><code>mvn clean verify -Dtest=TestNamePattern*
+</code></pre>
 
-<ul>
-<li><a href="http://www.amqp.org/">AMQP website</a></li>
-<li><a href="http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-overview-v1.0-os.html">AMQP 1.0 specification</a></li>
-<li><a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=amqp">OASIS AMQP technical committee</a></li>
-<li><a href="http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol">AMQP on Wikipedia</a></li>
-</ul>
+<p>Execute the tests and produce code coverage report:</p>
+
+<pre><code>mvn clean test jacoco:report
+</code></pre>
+
+<h2 id="examples">Examples</h2>
+
+<p>First build and install all the modules as detailed above (if running against
+a source checkout/release, rather than against released binaries) and then
+consult the README in the qpid-jms-examples module itself.</p>
+
+<h2 id="documentation">Documentation</h2>
+
+<p>There is some basic documentation in the qpid-jms-docs module.</p>
+
+<h2 id="distribution-assemblies">Distribution assemblies</h2>
+
+<p>After building the modules, src and binary distribution assemblies can be found at:</p>
+
+<pre><code>apache-qpid-jms/target
+</code></pre>
 
 
         <hr/>

Added: qpid/site/docs/releases/qpid-jms-0.1.0/docs/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-jms-0.1.0/docs/index.html?rev=1668299&view=auto
==============================================================================
--- qpid/site/docs/releases/qpid-jms-0.1.0/docs/index.html (added)
+++ qpid/site/docs/releases/qpid-jms-0.1.0/docs/index.html Sat Mar 21 15:00:14 2015
@@ -0,0 +1,309 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Client configuration - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a href="https://cwiki.apache.org/confluence/display/qpid/">Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search" method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-jms-0.1.0/index.html">Qpid JMS 0.1.0</a></li><li>Client configuration</li></ul>
+        <h1 id="client-configuration">Client configuration</h1>
+
+<p>This file details various configuration options for the client, such as how to configure and create a JNDI InitialContext, the syntax for its related configuration, and various URI options that can be set when defining a ConnectionFactory.</p>
+
+<h2 id="configuring-a-jndi-initialcontext">Configuring a JNDI InitialContext</h2>
+
+<p>Applications use a JNDI InitialContext, itself obtained from an InitialContextFactory, to look up JMS objects such as ConnectionFactory. The Qpid JMS client provides an implementation of the InitialContextFactory in class <em>org.apache.qpid.jms.jndi.JmsInitialContextFactory</em>. This may be configured and used in three main ways:</p>
+
+<ol>
+<li><p>Via jndi.properties file on the Java Classpath.</p>
+
+<p>By including a file named jndi.properties on the Classpath and setting the <em>java.naming.factory.initial</em> property
+to value <em>org.apache.qpid.jms.jndi.JmsInitialContextFactory</em>, the Qpid InitialContextFactory implementation will
+be discovered when instantiating InitialContext object.</p>
+
+<pre><code>javax.naming.Context ctx = new javax.naming.InitialContext();
+</code></pre>
+
+<p>The particular ConnectionFactory, Queue and Topic objects you wish the context to contain are configured using
+properties (the syntax for which is detailed below) either directly within the jndi.properties file,
+or in a separate file which is referenced in jndi.properties using the <em>java.naming.provider.url</em> property.</p></li>
+<li><p>Via system properties.</p>
+
+<p>By setting the <em>java.naming.factory.initial</em> system property to value <em>org.apache.qpid.jms.jndi.JmsInitialContextFactory</em>,
+the Qpid InitialContextFactory implementation will be discovered when instantiating InitialContext object.</p>
+
+<pre><code> javax.naming.Context ctx = new javax.naming.InitialContext();
+</code></pre>
+
+<p>The particular ConnectionFactory, Queue and Topic objects you wish the context to contain are configured as properties in
+a file, which is passed using the <em>java.naming.provider.url</em> system property. The syntax for these properties is detailed
+below.</p></li>
+<li><p>Programatically using an environment Hashtable.</p>
+
+<p>The InitialContext may also be configured directly by passing an environment during creation:</p>
+
+<pre><code>Hashtable&lt;Object, Object&gt; env = new Hashtable&lt;Object, Object&gt;();
+env.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.qpid.jms.jndi.JmsInitialContextFactory");
+javax.naming.Context context = new javax.naming.InitialContext(env);
+</code></pre>
+
+<p>The particular ConnectionFactory, Queue and Topic objects you wish the context to contain are configured as properties
+(the syntax for which is detailed below), either directly within the environment Hashtable, or in a
+separate file which is referenced using the <em>java.naming.provider.url</em> property within the environment Hashtable.</p></li>
+</ol>
+
+<p>The property syntax used in the properties file or environment Hashtable is as follows:</p>
+
+<ul>
+<li>To define a ConnectionFactory, use format: <em>connectionfactory.lookupName = URI</em></li>
+<li>To define a Queue, use format: <em>queue.lookupName = queueName</em></li>
+<li>To define a Topic use format: <em>topic.lookupName = topicName</em></li>
+</ul>
+
+<p>For more details of the Connection URI, see the next section.</p>
+
+<p>As an example, consider the following properties used to define a ConnectionFactory, Queue, and Topic:</p>
+
+<pre><code>connectionfactory.myFactoryLookup = amqp://localhost:5672
+queue.myQueueLookup = queueA
+topic.myTopicLookup = topicA
+</code></pre>
+
+<p>These objects could then be looked up from a Context as follows:</p>
+
+<pre><code>ConnectionFactory factory = (ConnectionFactory) context.lookup("myFactoryLookup");
+Queue queue = (Queue) context.lookup("myQueueLookup");
+Topic topic = (Topic) context.lookup("myTopicLookup");
+</code></pre>
+
+<h2 id="connection-uri">Connection URI</h2>
+
+<p>The basic format of the clients Connection URI is as follows:</p>
+
+<pre><code>  amqp://hostname:port[?option=value[&amp;option2=value...]]
+</code></pre>
+
+<p>The client can be configured with a number of different settings using the URI while defining the ConnectionFactory, these are detailed in the following sections.</p>
+
+<h3 id="jms-configuration-options">JMS Configuration options</h3>
+
+<p>The options apply to the behaviour of the JMS objects such as Connection, Session, MessageConsumer and MessageProducer.</p>
+
+<ul>
+<li><strong>jms.username</strong> User name value used to authenticate the connection</li>
+<li><strong>jms.password</strong> The password value used to authenticate the connection</li>
+<li><strong>jms.clientId</strong> A client ID value that is applied to the connection.</li>
+<li><strong>jms.forceAsyncSend</strong> Configures whether all Messages sent from a MessageProducer are sent asynchronously or only those Message that qualify such as Messages inside a transaction or non-persistent messages.</li>
+<li><strong>jms.alwaysSyncSend</strong> Override all asynchronous send conditions and always sends every Message from a MessageProducer synchronously.</li>
+<li><strong>jms.sendAcksAsync</strong> Causes all Message acknowledgments to be sent asynchronously.</li>
+<li><strong>jms.localMessagePriority</strong> If enabled prefetched messages are reordered locally based on their given Message priority value.</li>
+<li><strong>jms.queuePrefix</strong> Optional prefix value added to the name of any Queue created from a JMS Session.</li>
+<li><strong>jms.topicPrefix</strong> Optional prefix value added to the name of any Topic created from a JMS Session.</li>
+<li><strong>jms.closeTimeout</strong> Timeout value that controls how long the client waits on Connection close before returning. (By default the client waits 15 seconds for a normal close completion event).</li>
+<li><strong>jms.connectTimeout</strong> Timeout value that controls how long the client waits on Connection establishment before returning with an error. (By default the client waits 15 seconds for a connection to be established before failing).</li>
+<li><strong>jms.clientIDPrefix</strong> Optional prefix value that is used for generated Client ID values when a new Connection is created for the JMS ConnectionFactory.  The default prefix is 'ID:'.</li>
+<li><strong>jms.connectionIDPrefix</strong> Optional prefix value that is used for generated Connection ID values when a new Connection is created for the JMS ConnectionFactory.  This connection ID is used when logging some information from the JMS Connection object so a configurable prefix can make breadcrumbing the logs easier.  The default prefix is 'ID:'.</li>
+</ul>
+
+<p>These values control how many messages the remote peer can send to the client and be held in a prefetch buffer for each consumer instance.</p>
+
+<ul>
+<li><strong>jms.prefetchPolicy.queuePrefetch</strong> defaults to 1000</li>
+<li><strong>jms.prefetchPolicy.topicPrefetch</strong> defaults to 1000</li>
+<li><strong>jms.prefetchPolicy.queueBrowserPrefetch</strong> defaults to 1000</li>
+<li><strong>jms.prefetchPolicy.durableTopicPrefetch</strong> defaults to 1000</li>
+<li><strong>jms.prefetchPolicy.all</strong> used to set all prefetch values at once.</li>
+</ul>
+
+<h3 id="tcp-transport-configuration-options">TCP Transport Configuration options</h3>
+
+<p>When connected to a remote using plain TCP these options configure the behaviour of the underlying socket.  These options are appended to the connection URI along with the other configuration options, for example:</p>
+
+<pre><code>  amqp://localhost:5672?jms.topicPrefix=foo&amp;transport.connectTimeout=30000
+</code></pre>
+
+<p>The complete set of TCP Transport options is listed below:</p>
+
+<ul>
+<li><strong>transport.sendBufferSize</strong> default is 64k</li>
+<li><strong>transport.receiveBufferSize</strong> default is 64k</li>
+<li><strong>transport.trafficClass</strong> default is 0</li>
+<li><strong>transport.connectTimeout</strong> default is 60 seconds</li>
+<li><strong>transport.soTimeout</strong> default is -1</li>
+<li><strong>transport.soLinger</strong> default is -1</li>
+<li><strong>transport.tcpKeepAlive</strong> default is false</li>
+<li><strong>transport.tcpNoDelay</strong> default is true</li>
+</ul>
+
+<h3 id="ssl-transport-configuration-options">SSL Transport Configuration options</h3>
+
+<p>The SSL Transport extends the TCP Transport and is enabled using the <em>amqps</em> URI scheme.  Because the SSL Transport extends the functionality of the TCP based Transport all the TCP Transport options are valid on an SSL Transport URI.</p>
+
+<p>A simple SSL based client URI is shown below:</p>
+
+<pre><code>amqps://localhost:5673
+</code></pre>
+
+<p>The complete set of SSL Transport options is listed below:</p>
+
+<ul>
+<li><strong>transport.keyStoreLocation</strong>  default is to read from the system property "javax.net.ssl.keyStore"</li>
+<li><strong>transport.keyStorePassword</strong>  default is to read from the system property "javax.net.ssl.keyStorePassword"</li>
+<li><strong>transport.trustStoreLocation</strong>  default is to read from the system property "javax.net.ssl.trustStore"</li>
+<li><strong>transport.trustStorePassword</strong>  default is to read from the system property "javax.net.ssl.keyStorePassword"</li>
+<li><strong>transport.storeType</strong>  default is 'JKS'</li>
+<li><strong>transport.enabledCipherSuites</strong>  defaults to Java defaults</li>
+<li><strong>transport.enabledProtocols</strong>  defaults to Java defaults</li>
+<li><strong>transport.trustAll</strong>  defaults to false</li>
+<li><strong>transport.verifyHost</strong>  defaults to true</li>
+</ul>
+
+<h3 id="failover-configuration-options">Failover Configuration options</h3>
+
+<p>With failover enabled the client can reconnect to a different broker automatically when the connection to the current connection is lost for some reason.  The failover URI is always initiated with the <em>failover</em> prefix and a list of URIs for the brokers is contained inside a set of parenthesis.</p>
+
+<p>The URI for failover looks something like the following:</p>
+
+<pre><code>failover:(amqp://broker1:5672,amqp://broker2:5672)?failover.maxReconnectAttempts=20
+</code></pre>
+
+<p>The complete set of configuration options for failover is listed below:</p>
+
+<ul>
+<li><strong>failover.initialReconnectDelay</strong> The amount of time the client will wait before the first attempt to reconnect to a remote peer.  The default value is zero, meaning the first attempt happens immediately.</li>
+<li><strong>failover.reconnectDelay</strong> Controls the delay between successive reconnection attempts, defaults to 10 milliseconds.  If the backoff option is not enabled this value remains constant.</li>
+<li><strong>failover.maxReconnectDelay</strong> The maximum time that the client will wait before attempting a reconnect.  This value is only used when the backoff feature is enabled to ensure that the delay doesn't not grow to large.  Defaults to 30 seconds as the max time between connect attempts.</li>
+<li><strong>failover.useReconnectBackOff</strong> Controls whether the time between reconnection attempts should grow based on a configured multiplier.  This option defaults to true.</li>
+<li><strong>failover.reconnectBackOffMultiplier</strong> The multiplier used to grow the reconnection delay value, defaults to 2.0d</li>
+<li><strong>failover.maxReconnectAttempts</strong> The number of reconnection attempts allowed before reporting the connection as failed to the client.  The default is no limit or (-1).</li>
+<li><strong>failover.startupMaxReconnectAttempts</strong> For a client that has never connected to a remote peer before this option control how many attempts are made to connect before reporting the connection as failed.  The default is to default to the value of maxReconnectAttempts.</li>
+<li><strong>failover.warnAfterReconnectAttempts</strong> Controls how often the client will log a message indicating that failover reconnection is being attempted.  The default is to log every 10 connection attempts.</li>
+</ul>
+
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/">Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/">License</a></li>
+          <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+          <li><a href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/">Security</a></li>
+          <li><a href="http://www.apache.org/"><img id="-apache-feather" width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>

Copied: qpid/site/docs/releases/qpid-jms-0.1.0/index.html (from r1668298, qpid/site/docs/amqp.html)
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-jms-0.1.0/index.html?p2=qpid/site/docs/releases/qpid-jms-0.1.0/index.html&p1=qpid/site/docs/amqp.html&r1=1668298&r2=1668299&rev=1668299&view=diff
==============================================================================
--- qpid/site/docs/amqp.html (original)
+++ qpid/site/docs/releases/qpid-jms-0.1.0/index.html Sat Mar 21 15:00:14 2015
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
-    <title>AMQP - Apache Qpid&#8482;</title>
+    <title>Qpid JMS 0.1.0 - Apache Qpid&#8482;</title>
     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
@@ -106,48 +106,58 @@
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>AMQP</li></ul>
-        <h1 id="amqp">AMQP</h1>
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li>Qpid JMS 0.1.0</li></ul>
+        <script type="text/javascript">
+  _deferredFunctions.push(function() {
+      if ("0.1.0" === "0.1.0") {
+          _modifyCurrentReleaseLinks();
+      }
+  });
+</script>
+
+<h1 id="qpid-jms-010">Qpid JMS 0.1.0</h1>
+
+<p>Qpid JMS is a complete <a href="http://en.wikipedia.org/wiki/Java_Message_Service">Java Message Service</a> 1.1 client built
+using the <a href="/proton/index.html">Qpid Proton</a> protocol engine.</p>
+
+<p>For a detailed list of the changes in this release, see the <a href="release-notes.html">release
+notes</a>.</p>
+
+<h2 id="download">Download</h2>
+
+<p>It's important to <a href="/download.html#verify-what-you-download">verify the
+integrity</a> of the
+files you download.</p>
+
+<table>
+<tbody>
+<tr><td><em>Content</em></td><td><em>Download</em></td><td><em>Verify</em></td></tr>
+<tr><td>Qpid JMS binaries</td><td><a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz">apache-qpid-jms-0.1.0-bin.tar.gz</a></td><td><a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz.asc">ASC</a>, <a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz.md5">MD5</a>, <a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-bin.tar.gz.sha1">SHA1</a></td></tr>
+<tr><td>Qpid JMS source code</td><td><a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz">apache-qpid-jms-0.1.0-src.tar.gz</a></td><td><a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz.asc">ASC</a>, <a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz.md5">MD5</a>, <a href="http://archive.apache.org/dist/qpid/jms/0.1.0/apache-qpid-jms-0.1.0-src.tar.gz.sha1">SHA1</a></td></tr>
+</tbody>
+</table>
 
-<p>The Advanced Message Queueing Protocol is at the heart of everything
-we do at Qpid. It is an open standard designed to support reliable,
-high-performance messaging over the internet. AMQP can be used for any
-distributed application and supports common messaging patterns such as
-point-to-point, fan-out, publish-subscribe, and request-response.</p>
-
-<h2 id="amqp-10">AMQP 1.0</h2>
-
-<p>The AMQP working group released the 1.0 specification in the final
-quarter of 2011. Future evolution of the protocol is now driven by the
-member section and technical committees at OASIS.</p>
+<p>The client is also available <a href="/maven.html">via Maven</a>.</p>
 
-<p>Qpid offers AMQP 1.0 support in the following components:</p>
+<h2 id="documentation">Documentation</h2>
 
 <div class="two-column">
 
 <ul>
-<li><a href="/components/messenger/index.html">AMQP Messenger</a></li>
-<li><a href="/components/protocol-engine/index.html">AMQP Protocol Engine</a></li>
-<li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-<li><a href="/components/java-broker/index.html">Java broker</a></li>
-<li><a href="/components/qpid-jms/index.html">Qpid JMS</a></li>
-<li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
+<li><a href="http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html">API reference</a></li>
+<li><a href="https://github.com/apache/qpid-jms/tree/qpid-jms-0.1.0/qpid-jms-examples">Examples</a></li>
+<li><a href="docs/index.html">Configuration</a></li>
+<li><a href="building.html">Building Qpid JMS</a></li>
 </ul>
 
 </div>
 
-<h2 id="amqp-and-your-app">AMQP and your app</h2>
-
-<p>We offer a library, <a href="proton/index.html">Qpid Proton</a>, whose explicit
-aim is to help you make your application speak AMQP.</p>
-
 <h2 id="more-information">More information</h2>
 
 <ul>
-<li><a href="http://www.amqp.org/">AMQP website</a></li>
-<li><a href="http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-overview-v1.0-os.html">AMQP 1.0 specification</a></li>
-<li><a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=amqp">OASIS AMQP technical committee</a></li>
-<li><a href="http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol">AMQP on Wikipedia</a></li>
+<li><a href="http://archive.apache.org/dist/qpid/jms/0.1.0">All release artefacts</a></li>
+<li><a href="https://issues.apache.org/jira/issues/?jql=project+%3D+QPIDJMS+AND+fixVersion+%3D+%270.1.0%27+ORDER+BY+priority+DESC">Resolved issues in JIRA</a></li>
+<li><a href="https://git-wip-us.apache.org/repos/asf/qpid-jms.git/tree/refs/tags/qpid-jms-0.1.0">Source repository tag</a></li>
 </ul>
 
 

Copied: qpid/site/docs/releases/qpid-jms-0.1.0/release-notes.html (from r1668298, qpid/site/docs/amqp.html)
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-jms-0.1.0/release-notes.html?p2=qpid/site/docs/releases/qpid-jms-0.1.0/release-notes.html&p1=qpid/site/docs/amqp.html&r1=1668298&r2=1668299&rev=1668299&view=diff
==============================================================================
--- qpid/site/docs/amqp.html (original)
+++ qpid/site/docs/releases/qpid-jms-0.1.0/release-notes.html Sat Mar 21 15:00:14 2015
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
-    <title>AMQP - Apache Qpid&#8482;</title>
+    <title>Qpid JMS 0.1.0 Release Notes - Apache Qpid&#8482;</title>
     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
@@ -106,48 +106,19 @@
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li>AMQP</li></ul>
-        <h1 id="amqp">AMQP</h1>
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-jms-0.1.0/index.html">Qpid JMS 0.1.0</a></li><li>Qpid JMS 0.1.0 Release Notes</li></ul>
+        <h1 id="qpid-jms-010-release-notes">Qpid JMS 0.1.0 Release Notes</h1>
 
-<p>The Advanced Message Queueing Protocol is at the heart of everything
-we do at Qpid. It is an open standard designed to support reliable,
-high-performance messaging over the internet. AMQP can be used for any
-distributed application and supports common messaging patterns such as
-point-to-point, fan-out, publish-subscribe, and request-response.</p>
+<p>Qpid JMS is a complete <a href="http://en.wikipedia.org/wiki/Java_Message_Service">Java Message Service</a> 1.1 client built
+using the <a href="/proton/index.html">Qpid Proton</a> protocol engine.</p>
 
-<h2 id="amqp-10">AMQP 1.0</h2>
+<p>For more information about this release, including download links and
+documentation, see the <a href="index.html">release overview</a>.</p>
 
-<p>The AMQP working group released the 1.0 specification in the final
-quarter of 2011. Future evolution of the protocol is now driven by the
-member section and technical committees at OASIS.</p>
-
-<p>Qpid offers AMQP 1.0 support in the following components:</p>
-
-<div class="two-column">
-
-<ul>
-<li><a href="/components/messenger/index.html">AMQP Messenger</a></li>
-<li><a href="/components/protocol-engine/index.html">AMQP Protocol Engine</a></li>
-<li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-<li><a href="/components/java-broker/index.html">Java broker</a></li>
-<li><a href="/components/qpid-jms/index.html">Qpid JMS</a></li>
-<li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
-</ul>
-
-</div>
-
-<h2 id="amqp-and-your-app">AMQP and your app</h2>
-
-<p>We offer a library, <a href="proton/index.html">Qpid Proton</a>, whose explicit
-aim is to help you make your application speak AMQP.</p>
-
-<h2 id="more-information">More information</h2>
+<h2 id="new-features-and-improvements">New features and improvements</h2>
 
 <ul>
-<li><a href="http://www.amqp.org/">AMQP website</a></li>
-<li><a href="http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-overview-v1.0-os.html">AMQP 1.0 specification</a></li>
-<li><a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=amqp">OASIS AMQP technical committee</a></li>
-<li><a href="http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol">AMQP on Wikipedia</a></li>
+<li><a href="https://issues.apache.org/jira/browse/QPIDJMS-1">QPIDJMS-1</a> - Create a Proton based AMQP 1.0 client</li>
 </ul>
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org