Author: jross
Date: Thu Jan 22 21:04:11 2015
New Revision: 1654074
URL: http://svn.apache.org/r1654074
Log:
QPID-6334: Various corrections and improvements
- Correct source code locations for modules that moved to Git
- Add links to Dispatch source control and jira
- Some clerical and consistency fixups
- Update the developer overview for recent new releases
Modified:
qpid/site/docs/deferred.js
qpid/site/docs/developer.html
qpid/site/docs/documentation.html
qpid/site/docs/download.html
qpid/site/docs/issues.html
qpid/site/docs/proton/index.html
qpid/site/docs/releases/index.html
qpid/site/docs/releases/qpid-dispatch-0.3/index.html
qpid/site/docs/source-code.html
qpid/site/input/deferred.js
qpid/site/input/developer.md
qpid/site/input/documentation.md
qpid/site/input/download.md
qpid/site/input/issues.md
qpid/site/input/proton/index.md
qpid/site/input/releases/index.md
qpid/site/input/releases/qpid-dispatch-0.3/index.md
qpid/site/input/source-code.md
qpid/site/scripts/gen-dispatch-release-page
Modified: qpid/site/docs/deferred.js
URL:
http://svn.apache.org/viewvc/qpid/site/docs/deferred.js?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/deferred.js (original)
+++ qpid/site/docs/deferred.js Thu Jan 22 21:04:11 2015
@@ -352,7 +352,7 @@ function _searchJiras(event) {
var form = _getEventTarget(event);
var text = form.text.value;
- var jql = "project in (QPID, PROTON) and text ~ '{}' order by updatedDate
desc";
+ var jql = "project in (QPID, PROTON, DISPATCH) and text ~ '{}' order by
updatedDate desc";
text = text.trim();
Modified: qpid/site/docs/developer.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/developer.html?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/developer.html (original)
+++ qpid/site/docs/developer.html Thu Jan 22 21:04:11 2015
@@ -131,7 +131,7 @@
<h2 id="upcoming-releases">Upcoming releases</h2>
<ul>
-<li>Qpid Dispatch 0.3</li>
+<li>Qpid Dispatch 0.4</li>
<li>Qpid Proton 0.9</li>
</ul>
@@ -142,9 +142,9 @@
<h2 id="current-releases">Current releases</h2>
<ul>
+<li><a href="/releases/qpid-dispatch-0.3/index.html">Qpid Dispatch 0.3</a>,
January 2015</li>
+<li><a href="/releases/qpid-proton-0.8/index.html">Qpid Proton 0.8</a>,
October 2014</li>
<li><a href="/releases/qpid-0.30/index.html">Qpid 0.30</a>, September 2014</li>
-<li><a href="/releases/qpid-proton-0.8/index.html">Qpid Proton 0.8</a>, Oct
2014</li>
-<li><a href="/releases/qpid-dispatch-0.2/index.html">Qpid Dispatch 0.2</a>,
April 2014</li>
</ul>
</section>
@@ -160,9 +160,9 @@
<tr><td>C++</td><td><a
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20in%20(%22C%2B%2B%20Broker%22%2C%20%22C%2B%2B%20Client%22%2C%20%22C%2B%2B%20Clustering%22%2C%20%22Dot%20Net%20Client%22%2C%20%22Perl%20Client%22%2C%20%22Python%20Tools%22%2C%20%22Qpid%20Managment%20Framework%22%2C%20%22Ruby%20Client%22)%20ORDER%20BY%20priority%20DESC">Open
issues</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&components=12311395&components=12311396&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&components=12311395&components=12311396&summary=[Enter%20a%20brief%20description]&priority=3">Request
improvement</a></td><td><a
href="https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-cpp-tr
unk-test/">Build status</a></td><td><a
href="https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp">Source
location</a></td></tr>
<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&issuetype=1&components=12311388&components=12311389&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&components=12311388&components=12311389&summary=[Enter%20a%20brief%20description]&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&issuetype=1&components=12311544&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&components=12311544&summary=[Enter%20a%20brief%20description]&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>Dispatch</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&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&issuetype=4&summary=[Enter%20a%20brief%20description]&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&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&issuetype=4&summary=[Enter%20a%20brief%20description]&priority=3">Request
improvement</a></td><td>-</td><td><a
href="https://svn.apache.org/repos/asf/qpid/jms/trunk">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&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&issuetype=4&summary=[Enter%20a%20brief%20description]&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://svn.apache.org/repos/asf/qpid/proton/trunk">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&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&issuetype=4&summary=[Enter%20a%20brief%20description]&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&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&issuetype=4&summary=[Enter%20a%20brief%20description]&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&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3">Report
bug</a></td><td><a
href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&issuetype=4&summary=[Enter%20a%20brief%20description]&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=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/documentation.html (original)
+++ qpid/site/docs/documentation.html Thu Jan 22 21:04:11 2015
@@ -235,7 +235,8 @@ find older versions with our
<h3 id="dispatch-router">Dispatch router</h3>
<ul>
-<li><a href="/releases/qpid-dispatch-0.3/index.html">Current
documentation</a></li>
+<li><a href="/components/dispatch-router/index.html">Overview</a></li>
+<li><a href="/releases/qpid-dispatch-0.3/book.html">Router book</a> (<a
href="/releases/qpid-dispatch-0.3/book.pdf">PDF</a>)</li>
</ul>
</section>
Modified: qpid/site/docs/download.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/download.html?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/download.html (original)
+++ qpid/site/docs/download.html Thu Jan 22 21:04:11 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.30/index.html">Qpid 0.30</a> and <a
href="/releases/qpid-proton-0.8/index.html">Qpid Proton 0.8</a>. You can
-also see our
+<a href="/releases/qpid-0.30/index.html">Qpid 0.30</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/index.html#past-releases">past releases</a>.</p>
<p>It's important to <a href="#verify-what-you-download">verify the
integrity</a> of
Modified: qpid/site/docs/issues.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/issues.html?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/issues.html (original)
+++ qpid/site/docs/issues.html Thu Jan 22 21:04:11 2015
@@ -154,7 +154,7 @@ important fields are <em>Summary</em>, <
<p>Bug reports are highly useful contributions. We appreciate the time
you give to make Qpid better.</p>
-<div class="two-column">
+<div class="three-column">
<section>
@@ -179,6 +179,18 @@ you give to make Qpid better.</p>
</ul>
</section>
+
+<section>
+
+<h3 id="qpid-dispatch">Qpid Dispatch</h3>
+
+<ul>
+<li><a
href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12315321&issuetype=1&priority=3">Report
a bug</a></li>
+<li><a
href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12315321">Create
a new issue of another type</a></li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH">JIRA project
page</a></li>
+</ul>
+
+</section>
</div>
Modified: qpid/site/docs/proton/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/index.html?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/proton/index.html (original)
+++ qpid/site/docs/proton/index.html Thu Jan 22 21:04:11 2015
@@ -165,10 +165,8 @@ address.</p>
<h2 id="source-code">Source code</h2>
<ul>
-<li><a href="http://svn.apache.org/viewvc/qpid/proton/trunk">Browse via
ViewVC</a></li>
-<li><a href="http://svn.apache.org/repos/asf/qpid/proton/trunk">Anonymous
Subversion</a></li>
-<li><a href="https://svn.apache.org/repos/asf/qpid/proton/trunk">Committer
Subversion</a></li>
-<li><a href="git://git.apache.org/qpid-proton.git">Git mirror</a></li>
+<li><a href="https://github.com/apache/qpid-proton">Browse via GitHub</a></li>
+<li><a href="https://git-wip-us.apache.org/repos/asf/qpid-proton.git">Git
clone URL</a></li>
</ul>
<h2 id="resources">Resources</h2>
Modified: qpid/site/docs/releases/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/index.html?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/releases/index.html (original)
+++ qpid/site/docs/releases/index.html Thu Jan 22 21:04:11 2015
@@ -118,9 +118,9 @@ and the
<h2 id="current-releases">Current releases</h2>
<ul>
-<li><a href="qpid-dispatch-0.3/index.html">Qpid Dispatch 0.3</a>, Jan 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>
<li><a href="qpid-0.30/index.html">Qpid 0.30</a>, September 2014</li>
-<li><a href="qpid-proton-0.8/index.html">Qpid Proton 0.8</a>, Oct 2014</li>
</ul>
<h2 id="past-releases">Past releases</h2>
Modified: qpid/site/docs/releases/qpid-dispatch-0.3/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-0.3/index.html?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-0.3/index.html (original)
+++ qpid/site/docs/releases/qpid-dispatch-0.3/index.html Thu Jan 22 21:04:11
2015
@@ -143,9 +143,9 @@ files you download.</p>
<div class="column">
<ul>
-<li><a
href="http://svn.apache.org/repos/asf/qpid/dispatch/branches/0.3/README">Installing
Qpid Dispatch</a></li>
+<li><a
href="http://svn.apache.org/repos/asf/qpid/dispatch/trunk/README">Installing
Qpid Dispatch</a></li>
<li><a href="book.html">Dispatch router book</a> (<a
href="book.pdf">PDF</a>)</li>
-<li><a href="api/index.html">Dispatch Library API</a></li>
+<li><a href="api/index.html">Dispatch library API</a></li>
</ul>
</div>
@@ -153,10 +153,10 @@ files you download.</p>
<div class="column">
<ul>
-<li><a href="qdrouterd.8.html">qdrouterd</a> - Router daemon.</li>
-<li><a href="qdrouterd.conf.5.html">qdrouterd.conf</a> - Router daemon
configuration file.</li>
+<li><a href="qdrouterd.8.html">qdrouterd</a> - The router daemon</li>
+<li><a href="qdrouterd.conf.5.html">qdrouterd.conf</a> - Router daemon
configuration</li>
<li><a href="qdstat.8.html">qdstat</a> - Check statistics for a running
router</li>
-<li><a href="qdmanage.8.html">qdmanage</a> - Query/set management attributes
of a running router.</li>
+<li><a href="qdmanage.8.html">qdmanage</a> - Check statistics for a running
router</li>
</ul>
</div>
Modified: qpid/site/docs/source-code.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/source-code.html?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/docs/source-code.html (original)
+++ qpid/site/docs/source-code.html Thu Jan 22 21:04:11 2015
@@ -130,8 +130,8 @@ with one of the Subversion URLs below.</
<pre><code>Qpid
% svn checkout http://svn.apache.org/repos/asf/qpid/trunk/qpid qpid
-Qpid Proton
-% svn checkout http://svn.apache.org/repos/asf/qpid/proton/trunk proton
+Qpid Dispatch
+% svn checkout http://svn.apache.org/repos/asf/qpid/dispatch/trunk dispatch
</code></pre>
<p>When adding files to Subversion, it's important that the appropriate
@@ -155,12 +155,12 @@ the contents of <a href="http://svn.apac
<section>
-<h3 id="qpid-proton">Qpid Proton</h3>
+<h3 id="qpid-dispatch">Qpid Dispatch</h3>
<ul>
-<li><a href="http://svn.apache.org/repos/asf/qpid/proton/trunk/">Anonymous
Subversion URL</a></li>
-<li><a href="https://svn.apache.org/repos/asf/qpid/proton/trunk/">Committer
Subversion URL</a></li>
-<li><a href="http://svn.apache.org/viewvc/qpid/proton/trunk/">Browse via
ViewVC</a></li>
+<li><a href="http://svn.apache.org/repos/asf/qpid/dispatch/trunk/">Anonymous
Subversion URL</a></li>
+<li><a href="https://svn.apache.org/repos/asf/qpid/dispatch/trunk/">Committer
Subversion URL</a></li>
+<li><a href="http://svn.apache.org/viewvc/qpid/dispatch/trunk/">Browse via
ViewVC</a></li>
</ul>
</section>
@@ -174,7 +174,7 @@ the contents of <a href="http://svn.apac
<ul>
<li><a
href="https://cwiki.apache.org/confluence/display/qpid/qpid+java+build+how+to">How
to build Qpid Java</a></li>
<li><a
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/INSTALL">Installing
Qpid C++</a></li>
-<li><a
href="http://svn.apache.org/repos/asf/qpid/proton/trunk/README">Installing Qpid
Proton</a></li>
+<li><a
href="http://svn.apache.org/repos/asf/qpid/dispatch/trunk/README">Installing
Qpid Dispatch</a></li>
<li><a
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/python/README.txt">Installing
Qpid Python</a></li>
<li><a
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/wcf/ReadMe.txt">Installing
Qpid WCF</a></li>
</ul>
@@ -187,14 +187,18 @@ of the following commands.</p>
<pre><code>Qpid
% git clone git://git.apache.org/qpid.git
-Qpid Proton
-% git clone git://git.apache.org/qpid-proton.git
+Qpid Dispatch
+% git clone git://git.apache.org/qpid-dispatch.git
</code></pre>
<p>If you have commit access, it's also possible to commit back with <code>git
svn dcommit</code> by following the instructions on the
<a href="http://www.apache.org/dev/git.html">Git at Apache</a> page.</p>
+<p><a href="/proton/index.html">Qpid Proton</a> uses Git as its primary
+source control. See the links for
+<a href="/proton/index.html#source-code">Qpid Proton source code</a>.</p>
+
<h2 id="continuous-integration">Continuous integration</h2>
<p>Qpid uses <a href="http://jenkins-ci.org/">Jenkins</a> to perform
Modified: qpid/site/input/deferred.js
URL:
http://svn.apache.org/viewvc/qpid/site/input/deferred.js?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/deferred.js (original)
+++ qpid/site/input/deferred.js Thu Jan 22 21:04:11 2015
@@ -352,7 +352,7 @@ function _searchJiras(event) {
var form = _getEventTarget(event);
var text = form.text.value;
- var jql = "project in (QPID, PROTON) and text ~ '{}' order by updatedDate
desc";
+ var jql = "project in (QPID, PROTON, DISPATCH) and text ~ '{}' order by
updatedDate desc";
text = text.trim();
Modified: qpid/site/input/developer.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/developer.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/developer.md (original)
+++ qpid/site/input/developer.md Thu Jan 22 21:04:11 2015
@@ -20,7 +20,7 @@
## Upcoming releases
- - Qpid Dispatch 0.3
+ - Qpid Dispatch 0.4
- Qpid Proton 0.9
</section>
@@ -28,9 +28,9 @@
## Current releases
+ - [Qpid Dispatch 0.3](@site-url@/releases/qpid-dispatch-0.3/index.html),
January 2015
+ - [Qpid Proton 0.8](@site-url@/releases/qpid-proton-0.8/index.html), October
2014
- [Qpid 0.30](@site-url@/releases/qpid-0.30/index.html), September 2014
- - [Qpid Proton 0.8](@site-url@/releases/qpid-proton-0.8/index.html), Oct 2014
- - [Qpid Dispatch 0.2](@site-url@/releases/qpid-dispatch-0.2/index.html),
April 2014
</section>
@@ -52,9 +52,9 @@
|| C++ || [Open
issues](https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20in%20\(%22C%2B%2B%20Broker%22%2C%20%22C%2B%2B%20Client%22%2C%20%22C%2B%2B%20Clustering%22%2C%20%22Dot%20Net%20Client%22%2C%20%22Perl%20Client%22%2C%20%22Python%20Tools%22%2C%20%22Qpid%20Managment%20Framework%22%2C%20%22Ruby%20Client%22\)%20ORDER%20BY%20priority%20DESC)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&components=12311395&components=12311396&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&components=12311395&components=12311396&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Build
status](https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-cpp-trunk-test/)
|| [Source location](https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp) ||
|| Java || [Open
issues](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)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&components=12311388&components=12311389&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&components=12311388&components=12311389&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Build
status](https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-Test-JDK1.8/)
|| [Source location](https://svn.apache.org/repos/asf/qpid/trunk/qpid/java) ||
|| Python || [Open
issues](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)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&components=12311544&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&components=12311544&summary=[Enter%20a%20brief%20description]&priority=3)
|| - || [Source
location](https://svn.apache.org/repos/asf/qpid/trunk/qpid/python) ||
- || Dispatch || [Open
issues](https://issues.apache.org/jira/issues/?jql=project%20%3D%20DISPATCH%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&issuetype=4&summary=[Enter%20a%20brief%20description]&priority=3)
|| - || [Source
location](https://svn.apache.org/repos/asf/qpid/dispatch/trunk) ||
- || [JMS](@site-url@/components/qpid-jms/index.html) || [Open
issues](https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPIDJMS%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&issuetype=4&summary=[Enter%20a%20brief%20description]&priority=3)
|| - || [Source location](https://svn.apache.org/repos/asf/qpid/jms/trunk) ||
- || [Proton](@site-url@/proton/index.html) || [Open
issues](https://issues.apache.org/jira/issues/?jql=project%20%3D%20PROTON%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&issuetype=4&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Build
status](https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-c/) ||
[Source location](https://svn.apache.org/repos/asf/qpid/proton/trunk) ||
+ || [Dispatch](@site-url@/components/dispatch-router/index.html) || [Open
issues](https://issues.apache.org/jira/issues/?jql=project%20%3D%20DISPATCH%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12315321&issuetype=4&summary=[Enter%20a%20brief%20description]&priority=3)
|| - || [Source
location](https://svn.apache.org/repos/asf/qpid/dispatch/trunk) ||
+ || [JMS](@site-url@/components/qpid-jms/index.html) || [Open
issues](https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPIDJMS%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12314524&issuetype=4&summary=[Enter%20a%20brief%20description]&priority=3)
|| - || [Source
location](https://git-wip-us.apache.org/repos/asf/qpid-jms.git) ||
+ || [Proton](@site-url@/proton/index.html) || [Open
issues](https://issues.apache.org/jira/issues/?jql=project%20%3D%20PROTON%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC)
|| [Report
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&issuetype=1&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Request
improvement](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12313720&issuetype=4&summary=[Enter%20a%20brief%20description]&priority=3)
|| [Build
status](https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-c/) ||
[Source location](https://git-wip-us.apache.org/repos/asf/qpid-proton.git) ||
</div>
Modified: qpid/site/input/documentation.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/documentation.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/documentation.md (original)
+++ qpid/site/input/documentation.md Thu Jan 22 21:04:11 2015
@@ -102,7 +102,8 @@ find older versions with our
### Dispatch router
-- [Current documentation](@current-dispatch-release-url@/index.html)
+ - [Overview](@site-url@/components/dispatch-router/index.html)
+ - [Router book](@current-dispatch-release-url@/book.html)
([PDF](@current-dispatch-release-url@/book.pdf))
</section>
<section markdown="1">
Modified: qpid/site/input/download.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/download.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/download.md (original)
+++ qpid/site/input/download.md Thu Jan 22 21:04:11 2015
@@ -24,8 +24,8 @@
Qpid's source artefacts are produced as part of our community release
process. The downloads on this page are from our current releases,
-@current-release-link@ and @current-proton-release-link@. You can
-also see our
+@current-release-link@, @current-proton-release-link@, and
+@current-dispatch-release-link@. You can also see our
[past releases](@site-url@/releases/index.html#past-releases).
It's important to [verify the integrity](#verify-what-you-download) of
Modified: qpid/site/input/issues.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/issues.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/issues.md (original)
+++ qpid/site/input/issues.md Thu Jan 22 21:04:11 2015
@@ -63,7 +63,7 @@ important fields are *Summary*, *Environ
Bug reports are highly useful contributions. We appreciate the time
you give to make Qpid better.
-<div class="two-column" markdown="1">
+<div class="three-column" markdown="1">
<section markdown="1">
### Qpid
@@ -93,6 +93,15 @@ you give to make Qpid better.
- [JIRA project page](https://issues.apache.org/jira/browse/PROTON)
</section>
+<section markdown="1">
+
+### Qpid Dispatch
+
+ - [Report a
bug](https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12315321&issuetype=1&priority=3)
+ - [Create a new issue of another
type](https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12315321)
+ - [JIRA project page](https://issues.apache.org/jira/browse/DISPATCH)
+
+</section>
</div>
## Common operations
Modified: qpid/site/input/proton/index.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/proton/index.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/proton/index.md (original)
+++ qpid/site/input/proton/index.md Thu Jan 22 21:04:11 2015
@@ -65,10 +65,8 @@ address.
## Source code
- - [Browse via ViewVC](http://svn.apache.org/viewvc/qpid/proton/trunk)
- - [Anonymous Subversion](http://svn.apache.org/repos/asf/qpid/proton/trunk)
- - [Committer Subversion](https://svn.apache.org/repos/asf/qpid/proton/trunk)
- - [Git mirror](git://git.apache.org/qpid-proton.git)
+ - [Browse via GitHub](https://github.com/apache/qpid-proton)
+ - [Git clone URL](https://git-wip-us.apache.org/repos/asf/qpid-proton.git)
## Resources
Modified: qpid/site/input/releases/index.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/releases/index.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/releases/index.md (original)
+++ qpid/site/input/releases/index.md Thu Jan 22 21:04:11 2015
@@ -27,9 +27,9 @@ and the
## Current releases
- - [Qpid Dispatch 0.3](qpid-dispatch-0.3/index.html), Jan 2015
+ - [Qpid Dispatch 0.3](qpid-dispatch-0.3/index.html), January 2015
+ - [Qpid Proton 0.8](qpid-proton-0.8/index.html), October 2014
- [Qpid 0.30](qpid-0.30/index.html), September 2014
- - [Qpid Proton 0.8](qpid-proton-0.8/index.html), Oct 2014
## Past releases
Modified: qpid/site/input/releases/qpid-dispatch-0.3/index.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-dispatch-0.3/index.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-dispatch-0.3/index.md (original)
+++ qpid/site/input/releases/qpid-dispatch-0.3/index.md Thu Jan 22 21:04:11 2015
@@ -47,15 +47,15 @@ files you download.
<div class="two-column" markdown="1">
<div class="column" markdown="1">
-- [Installing Qpid
Dispatch](http://svn.apache.org/repos/asf/qpid/dispatch/branches/0.3/README)
+- [Installing Qpid
Dispatch](http://svn.apache.org/repos/asf/qpid/dispatch/trunk/README)
- [Dispatch router book](book.html) ([PDF](book.pdf))
-- [Dispatch Library API](api/index.html)
+- [Dispatch library API](api/index.html)
</div>
<div class="column" markdown="1">
-- [qdrouterd](qdrouterd.8.html) - Router daemon.
-- [qdrouterd.conf](qdrouterd.conf.5.html) - Router daemon configuration file.
+- [qdrouterd](qdrouterd.8.html) - The router daemon
+- [qdrouterd.conf](qdrouterd.conf.5.html) - Router daemon configuration
- [qdstat](qdstat.8.html) - Check statistics for a running router
-- [qdmanage](qdmanage.8.html) - Query/set management attributes of a running
router.
+- [qdmanage](qdmanage.8.html) - Check statistics for a running router
</div>
</div>
@@ -66,4 +66,4 @@ files you download.
- [All release artefacts](http://archive.apache.org/dist/qpid/dispatch/0.3)
- [Resolved issues in
JIRA](https://issues.apache.org/jira/issues/?jql=project+%3D+DISPATCH+AND+fixVersion+%3D+%270.3%27+ORDER+BY+priority+DESC)
- [Source repository
branch](http://svn.apache.org/repos/asf/qpid/dispatch/branches/0.3)
- - [Source repository
tag](http://svn.apache.org/repos/asf/qpid/dispatch/tags/0.3)
+ - [Source repository
tag](http://svn.apache.org/repos/asf/qpid/dispatch/tags/0.3)
\ No newline at end of file
Modified: qpid/site/input/source-code.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/source-code.md?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/input/source-code.md (original)
+++ qpid/site/input/source-code.md Thu Jan 22 21:04:11 2015
@@ -38,8 +38,8 @@ with one of the Subversion URLs below.
Qpid
% svn checkout http://svn.apache.org/repos/asf/qpid/trunk/qpid qpid
- Qpid Proton
- % svn checkout http://svn.apache.org/repos/asf/qpid/proton/trunk proton
+ Qpid Dispatch
+ % svn checkout http://svn.apache.org/repos/asf/qpid/dispatch/trunk dispatch
When adding files to Subversion, it's important that the appropriate
Subversion properties are set. The client can do it automatically by
@@ -58,11 +58,11 @@ the contents of [qpid/etc/svn-auto-props
</section>
<section markdown="1">
-### Qpid Proton
+### Qpid Dispatch
- - [Anonymous Subversion
URL](http://svn.apache.org/repos/asf/qpid/proton/trunk/)
- - [Committer Subversion
URL](https://svn.apache.org/repos/asf/qpid/proton/trunk/)
- - [Browse via ViewVC](http://svn.apache.org/viewvc/qpid/proton/trunk/)
+ - [Anonymous Subversion
URL](http://svn.apache.org/repos/asf/qpid/dispatch/trunk/)
+ - [Committer Subversion
URL](https://svn.apache.org/repos/asf/qpid/dispatch/trunk/)
+ - [Browse via ViewVC](http://svn.apache.org/viewvc/qpid/dispatch/trunk/)
</section>
</div>
@@ -73,7 +73,7 @@ Consult the install documentation below.
- [How to build Qpid
Java](https://cwiki.apache.org/confluence/display/qpid/qpid+java+build+how+to)
- [Installing Qpid
C++](http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/INSTALL)
- - [Installing Qpid
Proton](http://svn.apache.org/repos/asf/qpid/proton/trunk/README)
+ - [Installing Qpid
Dispatch](http://svn.apache.org/repos/asf/qpid/dispatch/trunk/README)
- [Installing Qpid
Python](http://svn.apache.org/repos/asf/qpid/trunk/qpid/python/README.txt)
- [Installing Qpid
WCF](http://svn.apache.org/repos/asf/qpid/trunk/qpid/wcf/ReadMe.txt)
@@ -85,13 +85,17 @@ of the following commands.
Qpid
% git clone git://git.apache.org/qpid.git
- Qpid Proton
- % git clone git://git.apache.org/qpid-proton.git
+ Qpid Dispatch
+ % git clone git://git.apache.org/qpid-dispatch.git
If you have commit access, it's also possible to commit back with `git
svn dcommit` by following the instructions on the
[Git at Apache](http://www.apache.org/dev/git.html) page.
+[Qpid Proton](@site-url@/proton/index.html) uses Git as its primary
+source control. See the links for
+[Qpid Proton source code](@site-url@/proton/index.html#source-code).
+
## Continuous integration
Qpid uses [Jenkins](http://jenkins-ci.org/) to perform
Modified: qpid/site/scripts/gen-dispatch-release-page
URL:
http://svn.apache.org/viewvc/qpid/site/scripts/gen-dispatch-release-page?rev=1654074&r1=1654073&r2=1654074&view=diff
==============================================================================
--- qpid/site/scripts/gen-dispatch-release-page (original)
+++ qpid/site/scripts/gen-dispatch-release-page Thu Jan 22 21:04:11 2015
@@ -37,13 +37,13 @@ documentation = \
<div class="column" markdown="1">
- [Installing Qpid
Dispatch](http://svn.apache.org/repos/asf/qpid/dispatch/trunk/README)
- [Dispatch router book](book.html) ([PDF](book.pdf))
-- [Dispatch Library API](api/index.html)
+- [Dispatch library API](api/index.html)
</div>
<div class="column" markdown="1">
-- [qdrouterd](qdrouterd.8.html) The router daemon
-- [qdrouterd.conf](qdrouterd.conf.5.html) Router daemon configuration
-- [qdstat](qdstat.8.html) Check statistics for a running router
-- [qdmanage](qdmanage.8.html) Check statistics for a running router
+- [qdrouterd](qdrouterd.8.html) - The router daemon
+- [qdrouterd.conf](qdrouterd.conf.5.html) - Router daemon configuration
+- [qdstat](qdstat.8.html) - Check statistics for a running router
+- [qdmanage](qdmanage.8.html) - Check statistics for a running router
</div>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]