Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 09d92060e -> 79a2fbd3e


QPID-7350: Fix some broken links and remove obsolete components


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/79a2fbd3
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/79a2fbd3
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/79a2fbd3

Branch: refs/heads/asf-site
Commit: 79a2fbd3ef427c238a56cefd3b560ba422894bcc
Parents: 09d9206
Author: Justin Ross <[email protected]>
Authored: Mon Jul 18 11:41:43 2016 -0700
Committer: Justin Ross <[email protected]>
Committed: Mon Jul 18 11:41:43 2016 -0700

----------------------------------------------------------------------
 content/components/cpp-broker/index.html        |   4 +-
 content/components/messaging-api/index.html     |   2 +-
 content/components/qmf/index.html               | 203 -----------------
 content/components/qpid-jca/index.html          |   2 +-
 content/components/qpid-wcf/index.html          | 217 -------------------
 content/download.html                           |   2 +-
 content/packages.html                           |   6 +-
 content/releases/qpid-0.26/index.html           |   4 +-
 content/releases/qpid-0.28/index.html           |   4 +-
 content/releases/qpid-cpp-0.34/index.html       |   4 +-
 content/releases/qpid-dispatch-0.3/index.html   |   2 +-
 content/releases/qpid-java-6.0.0/index.html     |   1 -
 .../qpid-jms/examples/index.html                |   4 +-
 content/releases/qpid-java-6.0.1/index.html     |   1 -
 .../qpid-jms/examples/index.html                |   4 +-
 .../proton/cpp/examples/index.html              |   2 +-
 .../proton/cpp/examples/index.html              |   2 +-
 content/resources.html                          |   1 -
 content/source-code.html                        |  11 +-
 input/components/cpp-broker/index.md            |   4 +-
 input/components/messaging-api/index.md         |   2 +-
 input/components/qmf/index.md                   |  72 ------
 input/components/qpid-jca/index.md              |   2 +-
 input/components/qpid-wcf/index.md              |  84 -------
 input/download.md                               |   2 +-
 input/packages.md                               |   6 +-
 input/releases/qpid-0.26/index.md               |   4 +-
 input/releases/qpid-0.28/index.md               |   6 +-
 input/releases/qpid-cpp-0.34/index.md           |   4 +-
 input/releases/qpid-dispatch-0.3/index.md       |   2 +-
 input/releases/qpid-java-6.0.0/index.md         |   3 +-
 .../qpid-java-6.0.0/qpid-jms/examples/index.md  |   4 +-
 input/releases/qpid-java-6.0.1/index.md         |   3 +-
 .../qpid-java-6.0.1/qpid-jms/examples/index.md  |   4 +-
 .../proton/cpp/examples/index.md                |   2 +-
 .../proton/cpp/examples/index.md                |   2 +-
 input/resources.md                              |   1 -
 input/source-code.md                            |  11 +-
 scripts/gen-cpp-release-page                    |   4 +-
 scripts/gen-proton-release-examples             |   4 +-
 40 files changed, 54 insertions(+), 648 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/components/cpp-broker/index.html
----------------------------------------------------------------------
diff --git a/content/components/cpp-broker/index.html 
b/content/components/cpp-broker/index.html
index d293c9f..d29749e 100644
--- a/content/components/cpp-broker/index.html
+++ b/content/components/cpp-broker/index.html
@@ -190,8 +190,8 @@ that stores, routes, and forwards messages using AMQP.</p>
 <h2 id="source-code">Source code</h2>
 
 <ul>
-<li><a href="https://github.com/apache/qpid/tree/trunk/qpid/cpp";>Browse via 
GitHub</a></li>
-<li><a href="https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp";>Subversion 
repository</a></li>
+<li><a href="https://github.com/apache/qpid-cpp";>Browse via GitHub</a></li>
+<li><a href="https://git-wip-us.apache.org/repos/asf/qpid-cpp.git";>Git clone 
URL</a></li>
 </ul>
 
 <h2 id="resources">Resources</h2>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/components/messaging-api/index.html
----------------------------------------------------------------------
diff --git a/content/components/messaging-api/index.html 
b/content/components/messaging-api/index.html
index b2a50e2..2660f74 100644
--- a/content/components/messaging-api/index.html
+++ b/content/components/messaging-api/index.html
@@ -124,7 +124,7 @@ platforms.</p>
 <li><em>Platforms</em> - Linux, Windows</li>
 <li><em>AMQP versions</em> - 1.0, 0-10</li>
 <li><em>Downloads</em> - C++, bindings: <a 
href="http://www.apache.org/dyn/closer.lua/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz";>qpid-cpp-0.34.tar.gz</a>
 [<a 
href="http://www.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.asc";>ASC</a>,
 <a 
href="http://www.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.md5";>MD5</a>,
 <a 
href="http://www.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.sha1";>SHA1</a>],<br/>Python:
 <a 
href="http://www.apache.org/dyn/closer.lua/qpid/0.32/qpid-python-0.32.tar.gz";>qpid-python-0.32.tar.gz</a>
 [<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>]</li>
-<li><em>Source location</em> -  <a 
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/";>http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/</a>,<br/>
 <a 
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/python/";>http://svn.apache.org/repos/asf/qpid/trunk/qpid/python/</a></li>
+<li><em>Source location</em> -  <a 
href="https://git-wip-us.apache.org/repos/asf/qpid-cpp.git";>https://git-wip-us.apache.org/repos/asf/qpid-cpp.git</a>,<br/>
 <a 
href="https://git-wip-us.apache.org/repos/asf/qpid-python.git";>https://git-wip-us.apache.org/repos/asf/qpid-python.git</a></li>
 </ul>
 
 <h2 id="documentation">Documentation</h2>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/components/qmf/index.html
----------------------------------------------------------------------
diff --git a/content/components/qmf/index.html 
b/content/components/qmf/index.html
deleted file mode 100644
index a04855a..0000000
--- a/content/components/qmf/index.html
+++ /dev/null
@@ -1,203 +0,0 @@
-<!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>QMF - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</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>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/components/index.html">Components</a></li><li>QMF</li></ul>
-
-        <div id="-middle-content">
-          <h1 id="qmf">QMF</h1>
-
-<p>The Qpid Management Framework is a general-purpose management bus
-built on Qpid messaging. It takes advantage of the scalability,
-security, and rich capabilities of Qpid to provide flexible and
-easy-to-use manageability to a large set of applications.</p>
-
-<ul>
-<li><em>Languages</em> - C++, Python</li>
-<li><em>Platforms</em> - Linux</li>
-<li><em>AMQP versions</em> - 0-10</li>
-<li><em>Downloads</em> - <a 
href="http://www.apache.org/dyn/closer.lua/qpid/0.32/qpid-cpp-0.32.tar.gz";>qpid-cpp-0.32.tar.gz</a>
 [<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>],
 <a 
href="http://www.apache.org/dyn/closer.lua/qpid/0.32/qpid-qmf-0.32.tar.gz";>qpid-qmf-0.32.tar.gz</a>
 [<a 
href="http://www.apache.org/dist/qpid/0.32/qpid-qmf-0.32.tar.gz.asc";>ASC</a>, 
<a 
href="http://www.apache.org/dist/qpid/0.32/qpid-qmf-0.32.tar.gz.md5";>MD5</a>, 
<a 
href="http://www.apache.org/dist/qpid/0.32/qpid-qmf-0.32.tar.gz.sha1";>SHA1</a>]</li>
-<li><em>Source location</em> -  <a 
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/";>http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/</a>,<br/>
 <a 
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/extras/qmf/";>http://svn.apache.org/repos/asf/qpid/trunk/qpid/extras/qmf/</a></li>
-</ul>
-
-<h2 id="documentation">Documentation</h2>
-
-<p>This is the documentation for the current released version.  You can
-find previous versions with our
-<a href="/releases/index.html#past-releases">past releases</a>.</p>
-
-<div class="two-column">
-
-<ul>
-<li><a 
href="/releases/qpid-0.32/cpp-broker/book/ch02s02.html">Introduction</a></li>
-<li><a href="/releases/qpid-0.32/qmf/cpp/api/index.html">C++ API 
reference</a></li>
-<li><a href="/releases/qpid-0.32/qmf/cpp/examples/index.html">C++ 
examples</a></li>
-<li><a href="/releases/qpid-0.32/qmf/python/examples/index.html">Python 
examples</a></li>
-<li><a href="/releases/qpid-0.32/qmf/ruby/examples/index.html">Ruby 
examples</a></li>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/tags/0.32/qpid/cpp/INSTALL";>Installing
 Qpid C++</a></li>
-<li><a 
href="https://cwiki.apache.org/confluence/display/qpid/qmf+map+message+protocol";>Map
 message protocol</a></li>
-</ul>
-
-</div>
-
-<h2 id="issues">Issues</h2>
-
-<p>For more information about finding and reporting bugs, see
-<a href="/issues.html">Qpid issues</a>.</p>
-
-<form id="jira-search-form">
-  <input type="hidden" name="jql" value="project = QPID and component = 'Qpid 
Managment Framework' and text ~ '{}' order by updatedDate desc"/>
-  <input type="text" name="text"/>
-  <button type="submit">Search</button>
-</form>
-
-<div class="two-column">
-
-<ul>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22";>Open
 bugs</a></li>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22";>Fixed
 bugs</a></li>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22";>Requested
 enhancements</a></li>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22";>Completed
 enhancements</a></li>
-<li><a 
href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=1&amp;priority=3&amp;summary=[Enter%20a%20brief%20description]&amp;components=12312536";>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;summary=[Enter%20a%20brief%20description]&amp;components=12312536";>Request
 an enhancement</a></li>
-<li><a 
href="http://issues.apache.org/jira/browse/QPID/component/12312536";>Jira 
summary page</a></li>
-</ul>
-
-</div>
-
-
-          <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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/components/qpid-jca/index.html
----------------------------------------------------------------------
diff --git a/content/components/qpid-jca/index.html 
b/content/components/qpid-jca/index.html
index 1caf45a..396d940 100644
--- a/content/components/qpid-jca/index.html
+++ b/content/components/qpid-jca/index.html
@@ -155,7 +155,7 @@ find previous versions with our
 <li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.4/jca/README-JBOSS.txt";>Connect
 with JBoss EAP 5</a></li>
 <li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.4/jca/README-JBOSS-EAP6.txt";>Connect
 with JBoss EAP 6</a></li>
 <li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.4/jca/README-GERONIMO.txt";>Connect
 with Geronimo</a></li>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/tags/6.0.4/qpid/java/jca/example/README-GLASSFISH.txt";>Connect
 with Glassfish</a></li>
+<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.4/jca/example/README-GLASSFISH.txt";>Connect
 with Glassfish</a></li>
 <li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.4/jca/example/";>Examples</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/components/qpid-wcf/index.html
----------------------------------------------------------------------
diff --git a/content/components/qpid-wcf/index.html 
b/content/components/qpid-wcf/index.html
deleted file mode 100644
index 60ff6e2..0000000
--- a/content/components/qpid-wcf/index.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<!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>Qpid WCF - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</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>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/components/index.html">Components</a></li><li>Qpid WCF</li></ul>
-
-        <div id="-middle-content">
-          <h1 id="qpid-wcf">Qpid WCF</h1>
-
-<p>A <a href="http://msdn.microsoft.com/en-us/library/ms731082.aspx";>Windows 
Communication
-Foundation</a>
-channel implementation that speaks AMQP.</p>
-
-<ul>
-<li><em>Languages</em> - .NET</li>
-<li><em>Platforms</em> - Windows</li>
-<li><em>AMQP versions</em> - 0-10</li>
-<li><em>Downloads</em> - <a 
href="http://archive.apache.org/dist/qpid/0.28/qpid-wcf-0.28.zip";>qpid-wcf-0.28.zip</a>
 [<a 
href="http://archive.apache.org/dist/qpid/0.28/qpid-wcf-0.28.zip.asc";>ASC</a>, 
<a href="http://archive.apache.org/dist/qpid/0.28/SHA1SUM";>SHA1</a>]</li>
-<li><em>Source location</em> -  <a 
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/wcf/";>http://svn.apache.org/repos/asf/qpid/trunk/qpid/wcf/</a></li>
-</ul>
-
-<h2 id="features">Features</h2>
-
-<div class="two-column">
-
-<ul>
-<li>WCF service model programming using one-way contracts</li>
-<li>WCF channel model programming using <code>IInputChannel</code>- and 
<code>IOutputChannel</code>-based factories</li>
-<li>WCF-to-WCF applications using SOAP message encoders</li>
-<li>WCF-to-non-WCF applications using raw content encoders</li>
-<li><a href="/releases/qpid-0.28/programming/book/ch04s04.html">Secure 
connection via SSL</a></li>
-<li><a href="/releases/qpid-0.28/programming/book/ch04s05.html">Full 
distributed transactions</a></li>
-<li>Programmatic access to AMQP message properties on WCF messages</li>
-</ul>
-
-</div>
-
-<h2 id="documentation">Documentation</h2>
-
-<p>This is the documentation for the last released version, 0.28.  You can
-find previous versions with our
-<a href="/releases/index.html#past-releases">past releases</a>.</p>
-
-<div class="two-column">
-
-<ul>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/tags/0.28/qpid/wcf/ReadMe.txt";>README</a></li>
-<li><a href="/releases/qpid-0.28/programming/book/QpidWCF.html">Using the Qpid 
WCF client</a></li>
-<li><a 
href="http://msdn.microsoft.com/en-us/library/vstudio/ms735119(v=vs.90).aspx">API
 reference</a></li>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/tags/0.28/qpid/wcf/samples";>Examples</a></li>
-</ul>
-
-</div>
-
-<h2 id="issues">Issues</h2>
-
-<p>For more information about finding and reporting bugs, see
-<a href="/issues.html">Qpid issues</a>.</p>
-
-<div class="indent">
-  <form id="jira-search-form">
-    <input type="hidden" name="jql" value="project = QPID and component = 
'WCF/C++ Client' and text ~ '{}' order by updatedDate desc"/>
-    <input type="text" name="text"/>
-    <button type="submit">Search</button>
-  </form>
-</div>
-
-<div class="two-column">
-
-<ul>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22";>Open
 bugs</a></li>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22";>Fixed
 bugs</a></li>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22";>Requested
 enhancements</a></li>
-<li><a 
href="http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22";>Completed
 enhancements</a></li>
-<li><a 
href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&amp;issuetype=1&amp;priority=3&amp;summary=[Enter%20a%20brief%20description]&amp;components=12313020";>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;summary=[Enter%20a%20brief%20description]&amp;components=12313020";>Request
 an enhancement</a></li>
-<li><a 
href="http://issues.apache.org/jira/browse/QPID/component/12313020";>Jira 
summary page</a></li>
-</ul>
-
-</div>
-
-
-          <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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/download.html
----------------------------------------------------------------------
diff --git a/content/download.html b/content/download.html
index 4472c2e..044766b 100644
--- a/content/download.html
+++ b/content/download.html
@@ -194,7 +194,7 @@ process. The downloads on this page are from our current 
releases, <a href="/rel
 <tr>
   <td><a href="/components/dispatch-router/index.html">Dispatch router</a></td>
   <td><a 
href="http://www.apache.org/dyn/closer.lua/qpid/dispatch/0.6.0/qpid-dispatch-0.6.0.tar.gz";>qpid-dispatch-0.6.0.tar.gz</a></td>
-  <td><a 
href="http://www.apache.org/dist/qpid/dispatch/0.6.0/qpid-dispatch-0.6.0.tar.gz.asc";>ASC</a>,
 <a href="http://www.apache.org/dist/qpid/dispatch/0.6.0/SHA1SUM";>SHA1</a></td>
+  <td><a 
href="http://www.apache.org/dist/qpid/dispatch/0.6.0/qpid-dispatch-0.6.0.tar.gz.asc";>ASC</a>,
 <a 
href="http://www.apache.org/dist/qpid/dispatch/0.6.0/qpid-dispatch-0.6.0.tar.gz.sha1";>SHA1</a></td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/packages.html
----------------------------------------------------------------------
diff --git a/content/packages.html b/content/packages.html
index 2a95c2d..81cbfc7 100644
--- a/content/packages.html
+++ b/content/packages.html
@@ -180,11 +180,11 @@ to install the packages.</p>
 <p>Due to an existing set of deprecated Qpid packages in RHEL 6 and
 CentOS 6, we cannot at present provide updated Qpid packages directly
 in EPEL 6.  We offer an alternative repository at
-<a href="https://copr.fedoraproject.org/";>Fedora Copr</a>.</p>
+<a href="https://copr.fedorainfracloud.org/";>Fedora Copr</a>.</p>
 
 <ul>
-<li><a href="https://copr.fedoraproject.org/coprs/g/qpid/qpid/";>Qpid at 
Copr</a></li>
-<li><a 
href="https://copr.fedoraproject.org/coprs/g/qpid/qpid/repo/epel-6/irina-qpid-epel-6.repo";>Copr
 repo file for RHEL 6 and CentOS 6</a></li>
+<li><a href="https://copr.fedorainfracloud.org/coprs/g/qpid/qpid/";>Qpid at 
Copr</a></li>
+<li><a 
href="https://copr.fedorainfracloud.org/coprs/g/qpid/qpid/repo/epel-6/irina-qpid-epel-6.repo";>Copr
 repo file for RHEL 6 and CentOS 6</a></li>
 <li><a href="/copr-qpid-pubkey.gpg">Copr Qpid GPG public key</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-0.26/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-0.26/index.html 
b/content/releases/qpid-0.26/index.html
index 2afaf95..2078eb0 100644
--- a/content/releases/qpid-0.26/index.html
+++ b/content/releases/qpid-0.26/index.html
@@ -245,13 +245,13 @@ available in the full source artefact.</p>
   <td>1.0, 0-10</td>
 </tr>
 <tr>
-  <td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td>
+  <td>Qpid WCF</td>
   <td>.NET</td>
   <td>Windows</td>
   <td>0-10</td>
 </tr>
 <tr>
-  <td><a href="/components/qmf/index.html">QMF</a></td>
+  <td>QMF</td>
   <td>C++, Python</td>
   <td>Linux</td>
   <td>0-10</td>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-0.28/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-0.28/index.html 
b/content/releases/qpid-0.28/index.html
index eee402e..b50d0cb 100644
--- a/content/releases/qpid-0.28/index.html
+++ b/content/releases/qpid-0.28/index.html
@@ -245,13 +245,13 @@ available in the full source artefact.</p>
   <td>1.0, 0-10</td>
 </tr>
 <tr>
-  <td><a href="/components/qpid-wcf/index.html">Qpid WCF</a></td>
+  <td>Qpid WCF</td>
   <td>.NET</td>
   <td>Windows</td>
   <td>0-10</td>
 </tr>
 <tr>
-  <td><a href="/components/qmf/index.html">QMF</a></td>
+  <td>QMF</td>
   <td>C++, Python</td>
   <td>Linux</td>
   <td>0-10</td>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-cpp-0.34/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-cpp-0.34/index.html 
b/content/releases/qpid-cpp-0.34/index.html
index f44ecfc..966e01f 100644
--- a/content/releases/qpid-cpp-0.34/index.html
+++ b/content/releases/qpid-cpp-0.34/index.html
@@ -148,8 +148,8 @@ files you download.</p>
 <tbody>
 <tr>
   <td>C++ broker, Qpid Messaging API (C++, bindings)</td>
-  <td><a 
href="http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz";>qpid-cpp-0.34.tar.gz</a></td>
-  <td><a 
href="http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz.asc";>ASC</a>,
 <a 
href="http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz.md5";>MD5</a>,
 <a 
href="http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz.sha1";>SHA1</a></td>
+  <td><a 
href="http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz";>qpid-cpp-0.34.tar.gz</a></td>
+  <td><a 
href="http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.asc";>ASC</a>,
 <a 
href="http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.md5";>MD5</a>,
 <a 
href="http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.sha1";>SHA1</a></td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-dispatch-0.3/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.3/index.html 
b/content/releases/qpid-dispatch-0.3/index.html
index f45e2ed..28f2f2c 100644
--- a/content/releases/qpid-dispatch-0.3/index.html
+++ b/content/releases/qpid-dispatch-0.3/index.html
@@ -161,7 +161,7 @@ files you download.</p>
 
 <ul>
 <li><a href="book.html">Dispatch router book</a> (<a 
href="book.pdf">PDF</a>)</li>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/dispatch/brances/0.3/README";>Installing
 Qpid Dispatch</a></li>
+<li><a 
href="http://svn.apache.org/repos/asf/qpid/dispatch/branches/0.3/README";>Installing
 Qpid Dispatch</a></li>
 </ul>
 
 </div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-java-6.0.0/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.0/index.html 
b/content/releases/qpid-java-6.0.0/index.html
index 2707364..ac4e078 100644
--- a/content/releases/qpid-java-6.0.0/index.html
+++ b/content/releases/qpid-java-6.0.0/index.html
@@ -224,7 +224,6 @@ files you download.</p>
 <ul>
 <li><a href="http://archive.apache.org/dist/qpid/java/6.0.0";>All release 
artefacts</a></li>
 <li><a 
href="https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+AND+fixVersion+%3D+%276.0.0%27+AND+resolution+%3D+%27fixed%27+ORDER+BY+priority+DESC";>Resolved
 issues in JIRA</a></li>
-<li><a href="http://svn.apache.org/repos/asf/qpid/java/branches/6.0.0";>Source 
repository branch</a></li>
 <li><a href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0";>Source 
repository tag</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-java-6.0.0/qpid-jms/examples/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.0/qpid-jms/examples/index.html 
b/content/releases/qpid-java-6.0.0/qpid-jms/examples/index.html
index 2e2ad81..a5386b5 100644
--- a/content/releases/qpid-java-6.0.0/qpid-jms/examples/index.html
+++ b/content/releases/qpid-java-6.0.0/qpid-jms/examples/index.html
@@ -133,8 +133,8 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <h2 id="more-information">More information</h2>
 
 <ul>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/branches/6.0.0/java/client/README.txt";>README</a></li>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/branches/6.0.0/java/client/example/src/main/java/org/apache/qpid/example";>Source
 location</a></li>
+<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0/client/README.txt";>README</a></li>
+<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0/client/example/src/main/java/org/apache/qpid/example";>Source
 location</a></li>
 </ul>
 
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-java-6.0.1/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.1/index.html 
b/content/releases/qpid-java-6.0.1/index.html
index ef77755..22aba78 100644
--- a/content/releases/qpid-java-6.0.1/index.html
+++ b/content/releases/qpid-java-6.0.1/index.html
@@ -224,7 +224,6 @@ files you download.</p>
 <ul>
 <li><a href="http://archive.apache.org/dist/qpid/java/6.0.1";>All release 
artefacts</a></li>
 <li><a 
href="https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+AND+fixVersion+%3D+%27qpid-java-6.1%27+AND+resolution+%3D+%27fixed%27+ORDER+BY+priority+DESC";>Resolved
 issues in JIRA</a></li>
-<li><a href="http://svn.apache.org/repos/asf/qpid/java/branches/6.0.1";>Source 
repository branch</a></li>
 <li><a href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.1";>Source 
repository tag</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-java-6.0.1/qpid-jms/examples/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.1/qpid-jms/examples/index.html 
b/content/releases/qpid-java-6.0.1/qpid-jms/examples/index.html
index c4ce231..c3b712a 100644
--- a/content/releases/qpid-java-6.0.1/qpid-jms/examples/index.html
+++ b/content/releases/qpid-java-6.0.1/qpid-jms/examples/index.html
@@ -133,8 +133,8 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <h2 id="more-information">More information</h2>
 
 <ul>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/branches/6.0.1/java/client/README.txt";>README</a></li>
-<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/branches/6.0.1/java/client/example/src/main/java/org/apache/qpid/example";>Source
 location</a></li>
+<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.1/client/README.txt";>README</a></li>
+<li><a 
href="http://svn.apache.org/repos/asf/qpid/java/tags/6.0.1/client/example/src/main/java/org/apache/qpid/example";>Source
 location</a></li>
 </ul>
 
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-proton-0.13.0/proton/cpp/examples/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.0/proton/cpp/examples/index.html 
b/content/releases/qpid-proton-0.13.0/proton/cpp/examples/index.html
index e50d32d..9c7461b 100644
--- a/content/releases/qpid-proton-0.13.0/proton/cpp/examples/index.html
+++ b/content/releases/qpid-proton-0.13.0/proton/cpp/examples/index.html
@@ -144,7 +144,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <h2 id="more-information">More information</h2>
 
 <ul>
-<li><a 
href="https://github.com/apache/qpid-proton/tree/0.13.0/examples/cpp/README.hpp";>README</a></li>
+<li><a 
href="https://github.com/apache/qpid-proton/tree/0.13.0/examples/cpp/README.dox";>README</a></li>
 <li><a 
href="https://github.com/apache/qpid-proton/tree/0.13.0/examples/cpp";>Source 
location</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/releases/qpid-proton-0.13.1/proton/cpp/examples/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.13.1/proton/cpp/examples/index.html 
b/content/releases/qpid-proton-0.13.1/proton/cpp/examples/index.html
index 7173ead..c09d483 100644
--- a/content/releases/qpid-proton-0.13.1/proton/cpp/examples/index.html
+++ b/content/releases/qpid-proton-0.13.1/proton/cpp/examples/index.html
@@ -144,7 +144,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <h2 id="more-information">More information</h2>
 
 <ul>
-<li><a 
href="https://github.com/apache/qpid-proton/tree/0.13.1/examples/cpp/README.hpp";>README</a></li>
+<li><a 
href="https://github.com/apache/qpid-proton/tree/0.13.1/examples/cpp/README.dox";>README</a></li>
 <li><a 
href="https://github.com/apache/qpid-proton/tree/0.13.1/examples/cpp";>Source 
location</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/resources.html
----------------------------------------------------------------------
diff --git a/content/resources.html b/content/resources.html
index eb66d62..a712436 100644
--- a/content/resources.html
+++ b/content/resources.html
@@ -131,7 +131,6 @@ would like your blog linked here.</p>
 <li><a href="https://chugrolke.wordpress.com/";>AMQP Illustrated</a> by Chuck 
Rolke</li>
 <li><a href="http://dialmformessaging.blogspot.com/";>Dial M for Messaging</a> 
by Mick Goulish</li>
 <li><a href="https://netprototalk.wordpress.com/";>NETPROTOTALK</a> by Ted 
Ross</li>
-<li><a href="http://rajith.2rlabs.com/";>Rajith's Column</a> by Rajith 
Attapattu</li>
 <li><a href="http://stevehuston.wordpress.com/";>Steve Huston's Networked 
Programming Blog</a></li>
 <li><a href="http://mcpierce.blogspot.com/search/label/messaging";>The Infobahn 
Offramp</a> by Darryl Pierce</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/content/source-code.html
----------------------------------------------------------------------
diff --git a/content/source-code.html b/content/source-code.html
index 8ea0387..451b54d 100644
--- a/content/source-code.html
+++ b/content/source-code.html
@@ -140,11 +140,6 @@ Qpid Java
 % svn checkout http://svn.apache.org/repos/asf/qpid/java/trunk qpid-java
 </code></pre>
 
-<p>When adding files to Subversion, it's important that the appropriate
-Subversion properties are set. The client can do it automatically by
-modifying the <code>auto-props</code> section of the Subversion config file.  
Use
-the contents of <a 
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/etc/svn-auto-props";>qpid/etc/svn-auto-props</a>.</p>
-
 <div class="two-column">
 
 <section>
@@ -179,11 +174,11 @@ the contents of <a 
href="http://svn.apache.org/repos/asf/qpid/trunk/qpid/etc/svn
 
 <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/trunk/qpid/python/README.txt";>Installing
 Qpid Python</a></li>
+<li><a 
href="https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;a=blob_plain;f=INSTALL.txt";>Installing
 Qpid C++</a></li>
+<li><a 
href="https://git-wip-us.apache.org/repos/asf?p=qpid-python.git;a=blob_plain;f=README.md";>Installing
 Qpid Python</a></li>
 </ul>
 
-<h2 id="git">Git</h2>
+<h2 id="git-mirrors-of-subversion-repositories">Git mirrors of Subversion 
repositories</h2>
 
 <p>Read-only <a href="http://git-scm.com/";>Git</a> mirrors are available.  Use 
one
 of the following commands.</p>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/components/cpp-broker/index.md
----------------------------------------------------------------------
diff --git a/input/components/cpp-broker/index.md 
b/input/components/cpp-broker/index.md
index e501aa5..7726b0f 100644
--- a/input/components/cpp-broker/index.md
+++ b/input/components/cpp-broker/index.md
@@ -85,8 +85,8 @@ that stores, routes, and forwards messages using AMQP.
 
 ## Source code
 
- - [Browse via GitHub](https://github.com/apache/qpid/tree/trunk/qpid/cpp)
- - [Subversion 
repository](https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp)
+ - [Browse via GitHub](https://github.com/apache/qpid-cpp)
+ - [Git clone URL](https://git-wip-us.apache.org/repos/asf/qpid-cpp.git)
 
 ## Resources
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/components/messaging-api/index.md
----------------------------------------------------------------------
diff --git a/input/components/messaging-api/index.md 
b/input/components/messaging-api/index.md
index 71481d6..ef980cd 100644
--- a/input/components/messaging-api/index.md
+++ b/input/components/messaging-api/index.md
@@ -26,7 +26,7 @@ platforms.
   - *Platforms* - Linux, Windows
   - *AMQP versions* - 1.0, 0-10
   - *Downloads* - C++, bindings: 
[qpid-cpp-{{current_cpp_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz)
 
\[[ASC](http://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.asc),
 
[MD5](http://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.md5),
 
[SHA1](http://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.sha1)],<br/>Python:
 
[qpid-python-{{current_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/{{current_release}}/qpid-python-{{current_release}}.tar.gz)
 
\[[ASC](http://www.apache.org/dist/qpid/{{current_release}}/qpid-python-{{current_release}}.tar.gz.asc),
 
[MD5](http://www.apache.org/dist/qpid/{{current_release}}/qpid-python-{{current_release}}.tar.gz.md5),
 
[SHA1](http://www.apache.org/dist/qpid/{{current_release}}/qpid-python-{{current_release}}.tar.gz.sha1)]
-  - *Source location* -  
<http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/>,<br/> 
<http://svn.apache.org/repos/asf/qpid/trunk/qpid/python/>
+  - *Source location* -  
<https://git-wip-us.apache.org/repos/asf/qpid-cpp.git>,<br/> 
<https://git-wip-us.apache.org/repos/asf/qpid-python.git>
 
 ## Documentation
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/components/qmf/index.md
----------------------------------------------------------------------
diff --git a/input/components/qmf/index.md b/input/components/qmf/index.md
deleted file mode 100644
index cc9bb8f..0000000
--- a/input/components/qmf/index.md
+++ /dev/null
@@ -1,72 +0,0 @@
-;;
-;; 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.
-;;
-
-# QMF
-
-The Qpid Management Framework is a general-purpose management bus
-built on Qpid messaging. It takes advantage of the scalability,
-security, and rich capabilities of Qpid to provide flexible and
-easy-to-use manageability to a large set of applications.
-
-  - *Languages* - C++, Python
-  - *Platforms* - Linux
-  - *AMQP versions* - 0-10
-  - *Downloads* - 
[qpid-cpp-{{current_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/{{current_release}}/qpid-cpp-{{current_release}}.tar.gz)
 
\[[ASC](http://www.apache.org/dist/qpid/{{current_release}}/qpid-cpp-{{current_release}}.tar.gz.asc),
 
[MD5](http://www.apache.org/dist/qpid/{{current_release}}/qpid-cpp-{{current_release}}.tar.gz.md5),
 
[SHA1](http://www.apache.org/dist/qpid/{{current_release}}/qpid-cpp-{{current_release}}.tar.gz.sha1)],
 
[qpid-qmf-{{current_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/{{current_release}}/qpid-qmf-{{current_release}}.tar.gz)
 
\[[ASC](http://www.apache.org/dist/qpid/{{current_release}}/qpid-qmf-{{current_release}}.tar.gz.asc),
 
[MD5](http://www.apache.org/dist/qpid/{{current_release}}/qpid-qmf-{{current_release}}.tar.gz.md5),
 
[SHA1](http://www.apache.org/dist/qpid/{{current_release}}/qpid-qmf-{{current_release}}.tar.gz.sha1)]
-  - *Source location* -  
<http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/>,<br/> 
<http://svn.apache.org/repos/asf/qpid/trunk/qpid/extras/qmf/>
-
-## Documentation
-
-This is the documentation for the current released version.  You can
-find previous versions with our
-[past releases]({{site_url}}/releases/index.html#past-releases).
-
-<div class="two-column" markdown="1">
-
- - [Introduction]({{current_release_url}}/cpp-broker/book/ch02s02.html)
- - [C++ API reference]({{current_release_url}}/qmf/cpp/api/index.html)
- - [C++ examples]({{current_release_url}}/qmf/cpp/examples/index.html)
- - [Python examples]({{current_release_url}}/qmf/python/examples/index.html)
- - [Ruby examples]({{current_release_url}}/qmf/ruby/examples/index.html)
- - [Installing Qpid 
C++](http://svn.apache.org/repos/asf/qpid/tags/{{current_release}}/qpid/cpp/INSTALL)
- - [Map message 
protocol](https://cwiki.apache.org/confluence/display/qpid/qmf+map+message+protocol)
-
-</div>
-
-## Issues
-
-For more information about finding and reporting bugs, see
-[Qpid issues]({{site_url}}/issues.html).
-
-<form id="jira-search-form">
-  <input type="hidden" name="jql" value="project = QPID and component = 'Qpid 
Managment Framework' and text ~ '{}' order by updatedDate desc"/>
-  <input type="text" name="text"/>
-  <button type="submit">Search</button>
-</form>
-
-<div class="two-column" markdown="1">
-
- - [Open 
bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22)
- - [Fixed 
bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22)
- - [Requested 
enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22)
- - [Completed 
enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22Qpid+Managment+Framework%22+and+project+%3D+%22QPID%22)
- - [Report a 
bug](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&priority=3&summary=[Enter%20a%20brief%20description]&components=12312536)
- - [Request an 
enhancement](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&priority=3&summary=[Enter%20a%20brief%20description]&components=12312536)
- - [Jira summary 
page](http://issues.apache.org/jira/browse/QPID/component/12312536)
-
-</div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/components/qpid-jca/index.md
----------------------------------------------------------------------
diff --git a/input/components/qpid-jca/index.md 
b/input/components/qpid-jca/index.md
index 7f874d9..b6f55ca 100644
--- a/input/components/qpid-jca/index.md
+++ b/input/components/qpid-jca/index.md
@@ -53,7 +53,7 @@ find previous versions with our
  - [Connect with JBoss EAP 
5](http://svn.apache.org/repos/asf/qpid/java/tags/{{current_java_release}}/jca/README-JBOSS.txt)
  - [Connect with JBoss EAP 
6](http://svn.apache.org/repos/asf/qpid/java/tags/{{current_java_release}}/jca/README-JBOSS-EAP6.txt)
  - [Connect with 
Geronimo](http://svn.apache.org/repos/asf/qpid/java/tags/{{current_java_release}}/jca/README-GERONIMO.txt)
- - [Connect with 
Glassfish](http://svn.apache.org/repos/asf/qpid/tags/{{current_java_release}}/qpid/java/jca/example/README-GLASSFISH.txt)
+ - [Connect with 
Glassfish](http://svn.apache.org/repos/asf/qpid/java/tags/{{current_java_release}}/jca/example/README-GLASSFISH.txt)
  - 
[Examples](http://svn.apache.org/repos/asf/qpid/java/tags/{{current_java_release}}/jca/example/)
 
 </div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/components/qpid-wcf/index.md
----------------------------------------------------------------------
diff --git a/input/components/qpid-wcf/index.md 
b/input/components/qpid-wcf/index.md
deleted file mode 100644
index 9f89bfd..0000000
--- a/input/components/qpid-wcf/index.md
+++ /dev/null
@@ -1,84 +0,0 @@
-;;
-;; 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.
-;;
-
-# Qpid WCF
-
-A [Windows Communication
-Foundation](http://msdn.microsoft.com/en-us/library/ms731082.aspx)
-channel implementation that speaks AMQP.
-
-  - *Languages* - .NET
-  - *Platforms* - Windows
-  - *AMQP versions* - 0-10
-  - *Downloads* - 
[qpid-wcf-0.28.zip](http://archive.apache.org/dist/qpid/0.28/qpid-wcf-0.28.zip) 
\[[ASC](http://archive.apache.org/dist/qpid/0.28/qpid-wcf-0.28.zip.asc), 
[SHA1](http://archive.apache.org/dist/qpid/0.28/SHA1SUM)]
-  - *Source location* -  <http://svn.apache.org/repos/asf/qpid/trunk/qpid/wcf/>
-
-## Features
-
-<div class="two-column" markdown="1">
-
- - WCF service model programming using one-way contracts
- - WCF channel model programming using `IInputChannel`- and 
`IOutputChannel`-based factories
- - WCF-to-WCF applications using SOAP message encoders
- - WCF-to-non-WCF applications using raw content encoders
- - [Secure connection via 
SSL]({{site_url}}/releases/qpid-0.28/programming/book/ch04s04.html)
- - [Full distributed 
transactions]({{site_url}}/releases/qpid-0.28/programming/book/ch04s05.html)
- - Programmatic access to AMQP message properties on WCF messages
-
-</div>
-
-## Documentation
-
-This is the documentation for the last released version, 0.28.  You can
-find previous versions with our
-[past releases]({{site_url}}/releases/index.html#past-releases).
-
-<div class="two-column" markdown="1">
-
- - [README](http://svn.apache.org/repos/asf/qpid/tags/0.28/qpid/wcf/ReadMe.txt)
- - [Using the Qpid WCF 
client]({{site_url}}/releases/qpid-0.28/programming/book/QpidWCF.html)
- - [API 
reference](http://msdn.microsoft.com/en-us/library/vstudio/ms735119\(v=vs.90\).aspx)
- - [Examples](http://svn.apache.org/repos/asf/qpid/tags/0.28/qpid/wcf/samples)
-
-</div>
-
-## Issues
-
-For more information about finding and reporting bugs, see
-[Qpid issues]({{site_url}}/issues.html).
-
-<div class="indent">
-  <form id="jira-search-form">
-    <input type="hidden" name="jql" value="project = QPID and component = 
'WCF/C++ Client' and text ~ '{}' order by updatedDate desc"/>
-    <input type="text" name="text"/>
-    <button type="submit">Search</button>
-  </form>
-</div>
-
-<div class="two-column" markdown="1">
-
- - [Open 
bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
- - [Fixed 
bugs](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+%3D+%22Bug%22+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
- - [Requested 
enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+EMPTY+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
- - [Completed 
enhancements](http://issues.apache.org/jira/issues/?jql=resolution+%3D+%22Fixed%22+and+issuetype+in+%28%22New+Feature%22%2C+%22Improvement%22%29+and+component+%3D+%22WCF%2FC%2B%2B+Client%22+and+project+%3D+%22QPID%22)
- - [Report a 
bug](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=1&priority=3&summary=[Enter%20a%20brief%20description]&components=12313020)
- - [Request an 
enhancement](http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310520&issuetype=4&priority=3&summary=[Enter%20a%20brief%20description]&components=12313020)
- - [Jira summary 
page](http://issues.apache.org/jira/browse/QPID/component/12313020)
-
-</div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/download.md
----------------------------------------------------------------------
diff --git a/input/download.md b/input/download.md
index 46a31e0..49d5e5b 100644
--- a/input/download.md
+++ b/input/download.md
@@ -46,7 +46,7 @@ It is important to [verify the 
integrity](#verify-what-you-download) of the file
 | [Java broker]({{site_url}}/components/java-broker/index.html) | 
[qpid-broker-{{current_java_release}}-bin.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/java/{{current_java_release}}/binaries/qpid-broker-{{current_java_release}}-bin.tar.gz)\*
 | 
[ASC](http://www.apache.org/dist/qpid/java/{{current_java_release}}/binaries/qpid-broker-{{current_java_release}}-bin.tar.gz.asc),
 
[MD5](http://www.apache.org/dist/qpid/java/{{current_java_release}}/binaries/qpid-broker-{{current_java_release}}-bin.tar.gz.md5),
 
[SHA1](http://www.apache.org/dist/qpid/java/{{current_java_release}}/binaries/qpid-broker-{{current_java_release}}-bin.tar.gz.sha1)
 |
 | [C++ broker]({{site_url}}/components/cpp-broker/index.html) | 
[qpid-cpp-{{current_cpp_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz)
 | 
[ASC](http://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.asc),
 
[MD5](http://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.md5),
 
[SHA1](http://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.sha1)
 |
 | [C++ broker]({{site_url}}/components/cpp-broker/index.html) (command-line 
tools) | 
[qpid-tools-{{current_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/{{current_release}}/qpid-tools-{{current_release}}.tar.gz)
 | 
[ASC](http://www.apache.org/dist/qpid/{{current_release}}/qpid-tools-{{current_release}}.tar.gz.asc),
 
[MD5](http://www.apache.org/dist/qpid/{{current_release}}/qpid-tools-{{current_release}}.tar.gz.md5),
 
[SHA1](http://www.apache.org/dist/qpid/{{current_release}}/qpid-tools-{{current_release}}.tar.gz.sha1)
 |
-| [Dispatch router]({{site_url}}/components/dispatch-router/index.html) | 
[qpid-dispatch-{{current_dispatch_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/dispatch/{{current_dispatch_release}}/qpid-dispatch-{{current_dispatch_release}}.tar.gz)
 | 
[ASC](http://www.apache.org/dist/qpid/dispatch/{{current_dispatch_release}}/qpid-dispatch-{{current_dispatch_release}}.tar.gz.asc),
 
[SHA1](http://www.apache.org/dist/qpid/dispatch/{{current_dispatch_release}}/SHA1SUM)
 |
+| [Dispatch router]({{site_url}}/components/dispatch-router/index.html) | 
[qpid-dispatch-{{current_dispatch_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/dispatch/{{current_dispatch_release}}/qpid-dispatch-{{current_dispatch_release}}.tar.gz)
 | 
[ASC](http://www.apache.org/dist/qpid/dispatch/{{current_dispatch_release}}/qpid-dispatch-{{current_dispatch_release}}.tar.gz.asc),
 
[SHA1](http://www.apache.org/dist/qpid/dispatch/{{current_dispatch_release}}/qpid-dispatch-{{current_dispatch_release}}.tar.gz.sha1)
 |
 
 \*These Java artefacts are released as compiled bytecode.  We also
 offer the source as part of our

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/packages.md
----------------------------------------------------------------------
diff --git a/input/packages.md b/input/packages.md
index 68ca3e8..8b7e9a4 100644
--- a/input/packages.md
+++ b/input/packages.md
@@ -76,10 +76,10 @@ to install the packages.
 Due to an existing set of deprecated Qpid packages in RHEL 6 and
 CentOS 6, we cannot at present provide updated Qpid packages directly
 in EPEL 6.  We offer an alternative repository at
-[Fedora Copr](https://copr.fedoraproject.org/).
+[Fedora Copr](https://copr.fedorainfracloud.org/).
 
- - [Qpid at Copr](https://copr.fedoraproject.org/coprs/g/qpid/qpid/)
- - [Copr repo file for RHEL 6 and CentOS 
6](https://copr.fedoraproject.org/coprs/g/qpid/qpid/repo/epel-6/irina-qpid-epel-6.repo)
+ - [Qpid at Copr](https://copr.fedorainfracloud.org/coprs/g/qpid/qpid/)
+ - [Copr repo file for RHEL 6 and CentOS 
6](https://copr.fedorainfracloud.org/coprs/g/qpid/qpid/repo/epel-6/irina-qpid-epel-6.repo)
  - [Copr Qpid GPG public key]({{site_url}}/copr-qpid-pubkey.gpg)
 
 Use the `yum copr` or `dnf copr` command to add the repository to your

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-0.26/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-0.26/index.md 
b/input/releases/qpid-0.26/index.md
index df99214..bab3be1 100644
--- a/input/releases/qpid-0.26/index.md
+++ b/input/releases/qpid-0.26/index.md
@@ -65,8 +65,8 @@ available in the full source artefact.
 | [Qpid JCA]({{site_url}}/components/qpid-jca/index.html) | Java | JVM | 0-10 |
 | [Qpid JMS]({{site_url}}/components/jms/index.html) | Java | JVM | 1.0, 0-10, 
0-91, 0-9, 0-8 |
 | [Qpid Messaging API]({{site_url}}/components/messaging-api/index.html) | 
C++, Perl, Python, Ruby, .NET | Linux, Windows | 1.0, 0-10 |
-| [Qpid WCF]({{site_url}}/components/qpid-wcf/index.html) | .NET | Windows | 
0-10 |
-| [QMF]({{site_url}}/components/qmf/index.html) | C++, Python | Linux | 0-10 |
+| Qpid WCF | .NET | Windows | 0-10 |
+| QMF | C++, Python | Linux | 0-10 |
 
 ## Documentation
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-0.28/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-0.28/index.md 
b/input/releases/qpid-0.28/index.md
index 39945e6..580bd3d 100644
--- a/input/releases/qpid-0.28/index.md
+++ b/input/releases/qpid-0.28/index.md
@@ -65,8 +65,8 @@ available in the full source artefact.
 | [Qpid JCA]({{site_url}}/components/qpid-jca/index.html) | Java | JVM | 0-10 |
 | [Qpid JMS]({{site_url}}/components/jms/index.html) | Java | JVM | 1.0, 0-10, 
0-91, 0-9, 0-8 |
 | [Qpid Messaging API]({{site_url}}/components/messaging-api/index.html) | 
C++, Perl, Python, Ruby, .NET | Linux, Windows | 1.0, 0-10 |
-| [Qpid WCF]({{site_url}}/components/qpid-wcf/index.html) | .NET | Windows | 
0-10 |
-| [QMF]({{site_url}}/components/qmf/index.html) | C++, Python | Linux | 0-10 |
+| Qpid WCF | .NET | Windows | 0-10 |
+| QMF | C++, Python | Linux | 0-10 |
 
 ## Documentation
 
@@ -132,4 +132,4 @@ available in the full source artefact.
  - [All release artefacts](http://archive.apache.org/dist/qpid/0.28)
  - [Resolved issues in 
JIRA](https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+AND+fixVersion+in+%28%270.27%27%2C+%270.28%27%29+ORDER+BY+priority+DESC)
  - [Source repository 
branch](http://svn.apache.org/repos/asf/qpid/branches/0.28)
- - [Source repository tag](http://svn.apache.org/repos/asf/qpid/tags/0.28)
\ No newline at end of file
+ - [Source repository tag](http://svn.apache.org/repos/asf/qpid/tags/0.28)

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-cpp-0.34/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-cpp-0.34/index.md 
b/input/releases/qpid-cpp-0.34/index.md
index c13c355..0250b14 100644
--- a/input/releases/qpid-cpp-0.34/index.md
+++ b/input/releases/qpid-cpp-0.34/index.md
@@ -42,7 +42,7 @@ files you download.
 
 | Content | Download | Verify |
 | ------- | -------- | ------ |
-| C++ broker, Qpid Messaging API (C++, bindings) | 
[qpid-cpp-0.34.tar.gz](http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz)
 | [ASC](http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz.asc), 
[MD5](http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz.md5), 
[SHA1](http://archive.apache.org/dist/qpid/0.34/qpid-cpp-0.34.tar.gz.sha1) |
+| C++ broker, Qpid Messaging API (C++, bindings) | 
[qpid-cpp-0.34.tar.gz](http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz)
 | 
[ASC](http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.asc), 
[MD5](http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.md5), 
[SHA1](http://archive.apache.org/dist/qpid/cpp/0.34/qpid-cpp-0.34.tar.gz.sha1) |
 
 ## Components
 
@@ -60,4 +60,4 @@ files you download.
 ## More information
 
  - [Resolved issues in 
JIRA](https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+AND+fixVersion+%3D+%27qpid-cpp-0.34%27+ORDER+BY+priority+DESC)
- - [Source repository 
tag](http://svn.apache.org/repos/asf/qpid/tags/qpid-cpp-0.34)
\ No newline at end of file
+ - [Source repository 
tag](http://svn.apache.org/repos/asf/qpid/tags/qpid-cpp-0.34)

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-dispatch-0.3/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.3/index.md 
b/input/releases/qpid-dispatch-0.3/index.md
index f1db16c..b7b1095 100644
--- a/input/releases/qpid-dispatch-0.3/index.md
+++ b/input/releases/qpid-dispatch-0.3/index.md
@@ -49,7 +49,7 @@ files you download.
 <div class="two-column" markdown="1">
 <div class="column" markdown="1">
 - [Dispatch router book](book.html) ([PDF](book.pdf))
-- [Installing Qpid 
Dispatch](http://svn.apache.org/repos/asf/qpid/dispatch/brances/0.3/README)
+- [Installing Qpid 
Dispatch](http://svn.apache.org/repos/asf/qpid/dispatch/branches/0.3/README)
 </div>
 <div class="column" markdown="1">
 - [qdrouterd](qdrouterd.8.html) - Router daemon

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-java-6.0.0/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-java-6.0.0/index.md 
b/input/releases/qpid-java-6.0.0/index.md
index 7848279..a00a2ff 100644
--- a/input/releases/qpid-java-6.0.0/index.md
+++ b/input/releases/qpid-java-6.0.0/index.md
@@ -72,7 +72,6 @@ files you download.
 
  - [All release artefacts](http://archive.apache.org/dist/qpid/java/6.0.0)
  - [Resolved issues in 
JIRA](https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+AND+fixVersion+%3D+%276.0.0%27+AND+resolution+%3D+%27fixed%27+ORDER+BY+priority+DESC)
- - [Source repository 
branch](http://svn.apache.org/repos/asf/qpid/java/branches/6.0.0)
  - [Source repository 
tag](http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0)
 
 <script type="text/javascript">
@@ -81,4 +80,4 @@ files you download.
           _modifyCurrentReleaseLinks();
       }
   });
-</script>
\ No newline at end of file
+</script>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-java-6.0.0/qpid-jms/examples/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-java-6.0.0/qpid-jms/examples/index.md 
b/input/releases/qpid-java-6.0.0/qpid-jms/examples/index.md
index 798d207..b522d84 100644
--- a/input/releases/qpid-java-6.0.0/qpid-jms/examples/index.md
+++ b/input/releases/qpid-java-6.0.0/qpid-jms/examples/index.md
@@ -15,5 +15,5 @@
 
 ## More information
 
- - 
[README](http://svn.apache.org/repos/asf/qpid/java/branches/6.0.0/java/client/README.txt)
- - [Source 
location](http://svn.apache.org/repos/asf/qpid/java/branches/6.0.0/java/client/example/src/main/java/org/apache/qpid/example)
+ - 
[README](http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0/client/README.txt)
+ - [Source 
location](http://svn.apache.org/repos/asf/qpid/java/tags/6.0.0/client/example/src/main/java/org/apache/qpid/example)

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-java-6.0.1/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-java-6.0.1/index.md 
b/input/releases/qpid-java-6.0.1/index.md
index ee3611b..db03a20 100644
--- a/input/releases/qpid-java-6.0.1/index.md
+++ b/input/releases/qpid-java-6.0.1/index.md
@@ -72,7 +72,6 @@ files you download.
 
  - [All release artefacts](http://archive.apache.org/dist/qpid/java/6.0.1)
  - [Resolved issues in 
JIRA](https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+AND+fixVersion+%3D+%27qpid-java-6.1%27+AND+resolution+%3D+%27fixed%27+ORDER+BY+priority+DESC)
- - [Source repository 
branch](http://svn.apache.org/repos/asf/qpid/java/branches/6.0.1)
  - [Source repository 
tag](http://svn.apache.org/repos/asf/qpid/java/tags/6.0.1)
 
 <script type="text/javascript">
@@ -81,4 +80,4 @@ files you download.
           _modifyCurrentReleaseLinks();
       }
   });
-</script>
\ No newline at end of file
+</script>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-java-6.0.1/qpid-jms/examples/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-java-6.0.1/qpid-jms/examples/index.md 
b/input/releases/qpid-java-6.0.1/qpid-jms/examples/index.md
index 913b71b..7435d68 100644
--- a/input/releases/qpid-java-6.0.1/qpid-jms/examples/index.md
+++ b/input/releases/qpid-java-6.0.1/qpid-jms/examples/index.md
@@ -15,5 +15,5 @@
 
 ## More information
 
- - 
[README](http://svn.apache.org/repos/asf/qpid/java/branches/6.0.1/java/client/README.txt)
- - [Source 
location](http://svn.apache.org/repos/asf/qpid/java/branches/6.0.1/java/client/example/src/main/java/org/apache/qpid/example)
+ - 
[README](http://svn.apache.org/repos/asf/qpid/java/tags/6.0.1/client/README.txt)
+ - [Source 
location](http://svn.apache.org/repos/asf/qpid/java/tags/6.0.1/client/example/src/main/java/org/apache/qpid/example)

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-proton-0.13.0/proton/cpp/examples/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-proton-0.13.0/proton/cpp/examples/index.md 
b/input/releases/qpid-proton-0.13.0/proton/cpp/examples/index.md
index 1245466..aa3b1a1 100644
--- a/input/releases/qpid-proton-0.13.0/proton/cpp/examples/index.md
+++ b/input/releases/qpid-proton-0.13.0/proton/cpp/examples/index.md
@@ -26,5 +26,5 @@
 
 ## More information
 
- - 
[README](https://github.com/apache/qpid-proton/tree/0.13.0/examples/cpp/README.hpp)
+ - 
[README](https://github.com/apache/qpid-proton/tree/0.13.0/examples/cpp/README.dox)
  - [Source 
location](https://github.com/apache/qpid-proton/tree/0.13.0/examples/cpp)

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/releases/qpid-proton-0.13.1/proton/cpp/examples/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-proton-0.13.1/proton/cpp/examples/index.md 
b/input/releases/qpid-proton-0.13.1/proton/cpp/examples/index.md
index 1384739..7d70faa 100644
--- a/input/releases/qpid-proton-0.13.1/proton/cpp/examples/index.md
+++ b/input/releases/qpid-proton-0.13.1/proton/cpp/examples/index.md
@@ -26,5 +26,5 @@
 
 ## More information
 
- - 
[README](https://github.com/apache/qpid-proton/tree/0.13.1/examples/cpp/README.hpp)
+ - 
[README](https://github.com/apache/qpid-proton/tree/0.13.1/examples/cpp/README.dox)
  - [Source 
location](https://github.com/apache/qpid-proton/tree/0.13.1/examples/cpp)

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/resources.md
----------------------------------------------------------------------
diff --git a/input/resources.md b/input/resources.md
index c01827b..40d116e 100644
--- a/input/resources.md
+++ b/input/resources.md
@@ -34,7 +34,6 @@ would like your blog linked here.
  - [AMQP Illustrated](https://chugrolke.wordpress.com/) by Chuck Rolke
  - [Dial M for Messaging](http://dialmformessaging.blogspot.com/) by Mick 
Goulish
  - [NETPROTOTALK](https://netprototalk.wordpress.com/) by Ted Ross
- - [Rajith's Column](http://rajith.2rlabs.com/) by Rajith Attapattu
  - [Steve Huston's Networked Programming 
Blog](http://stevehuston.wordpress.com/)
  - [The Infobahn Offramp](http://mcpierce.blogspot.com/search/label/messaging) 
by Darryl Pierce
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/input/source-code.md
----------------------------------------------------------------------
diff --git a/input/source-code.md b/input/source-code.md
index bb479ea..04c4698 100644
--- a/input/source-code.md
+++ b/input/source-code.md
@@ -40,11 +40,6 @@ with one of the Subversion URLs below.
     Qpid Java
     % svn checkout http://svn.apache.org/repos/asf/qpid/java/trunk qpid-java
 
-When adding files to Subversion, it's important that the appropriate
-Subversion properties are set. The client can do it automatically by
-modifying the `auto-props` section of the Subversion config file.  Use
-the contents of 
[qpid/etc/svn-auto-props](http://svn.apache.org/repos/asf/qpid/trunk/qpid/etc/svn-auto-props).
-
 <div class="two-column" markdown="1">
 <section markdown="1">
 
@@ -71,10 +66,10 @@ the contents of 
[qpid/etc/svn-auto-props](http://svn.apache.org/repos/asf/qpid/t
 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 
Python](http://svn.apache.org/repos/asf/qpid/trunk/qpid/python/README.txt)
+ - [Installing Qpid 
C++](https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;a=blob_plain;f=INSTALL.txt)
+ - [Installing Qpid 
Python](https://git-wip-us.apache.org/repos/asf?p=qpid-python.git;a=blob_plain;f=README.md)
 
-## Git
+## Git mirrors of Subversion repositories
 
 Read-only [Git](http://git-scm.com/) mirrors are available.  Use one
 of the following commands.

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/scripts/gen-cpp-release-page
----------------------------------------------------------------------
diff --git a/scripts/gen-cpp-release-page b/scripts/gen-cpp-release-page
index 215d8f3..b6e541f 100755
--- a/scripts/gen-cpp-release-page
+++ b/scripts/gen-cpp-release-page
@@ -35,7 +35,7 @@ documentation = \
 """
 <div class="two-column" markdown="1">
 
- - [Installing Qpid 
C++](http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/INSTALL)
+ - [Installing Qpid 
C++](https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;a=blob_plain;f=INSTALL.txt;hb=HEAD)
  - [C++ broker book](cpp-broker/book/index.html) 
([PDF](cpp-broker/cpp-broker-book.pdf))
  - [.NET API reference](messaging-api/dotnet/api/index.html)
  - [.NET examples](messaging-api/dotnet/examples/index.html)
@@ -193,7 +193,7 @@ This content was generated at {time} on {day}, {date}.
 
 ## More information
 
- - [Source repository](http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp)
+ - [Source repository](https://git-wip-us.apache.org/repos/asf/qpid-cpp.git)
 """
     
 def gen_trunk_release_page(release_dir):

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/79a2fbd3/scripts/gen-proton-release-examples
----------------------------------------------------------------------
diff --git a/scripts/gen-proton-release-examples 
b/scripts/gen-proton-release-examples
index d0263e1..eec35bd 100755
--- a/scripts/gen-proton-release-examples
+++ b/scripts/gen-proton-release-examples
@@ -48,11 +48,9 @@ def gen_cpp_proton_examples(release, source_dir, 
component_dir):
     input_dir = join(source_dir, "examples", "cpp")
     output_dir = join(component_dir, "cpp", "examples")
     source_url = get_git_release_branch_url("proton", release, "examples/cpp")
-    readme_url = "{}/README.hpp".format(source_url)
+    readme_url = "{}/README.dox".format(source_url)
     input_names = list_dir(input_dir, "*.cpp", "*.hpp")
 
-    #input_names.remove("README.hpp")
-    
     gen_examples(release=release,
                  lang="cpp",
                  title="Proton C++ Examples",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to