You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2016/12/09 23:40:39 UTC

[2/2] qpid-site git commit: QPID-7553: Correct a few 'Qpid for Java' instances

QPID-7553: Correct a few 'Qpid for Java' instances


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

Branch: refs/heads/asf-site
Commit: 369226a4213810eb3ae8babbafde038e9cb7172e
Parents: f94bd6b
Author: Justin Ross <jr...@apache.org>
Authored: Fri Dec 9 15:40:22 2016 -0800
Committer: Justin Ross <jr...@apache.org>
Committed: Fri Dec 9 15:40:22 2016 -0800

----------------------------------------------------------------------
 content/releases/index.html | 2 +-
 content/source-code.html    | 8 ++++----
 input/releases/index.md     | 2 +-
 input/source-code.md        | 8 ++++----
 4 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/369226a4/content/releases/index.html
----------------------------------------------------------------------
diff --git a/content/releases/index.html b/content/releases/index.html
index dead51b..6ca84b1 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -148,7 +148,7 @@ the
 <li><a href="qpid-java-6.0.3/index.html">Qpid for Java 6.0.3</a>, May 2016</li>
 <li><a href="qpid-jms-0.9.0/index.html">Qpid JMS 0.9.0</a>, April 2016</li>
 <li><a href="qpid-proton-0.12.2/index.html">Qpid Proton 0.12.2</a>, April 2016</li>
-<li><a href="qpid-java-6.0.2/index.html">Qpid Java 6.0.2</a>, April 2016</li>
+<li><a href="qpid-java-6.0.2/index.html">Qpid for Java 6.0.2</a>, April 2016</li>
 <li><a href="qpid-proton-0.12.1/index.html">Qpid Proton 0.12.1</a>, March 2016</li>
 <li><a href="qpid-jms-0.8.0/index.html">Qpid JMS 0.8.0</a>, February 2016</li>
 <li><a href="qpid-java-6.0.1/index.html">Qpid for Java 6.0.1</a>, February 2016</li>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/369226a4/content/source-code.html
----------------------------------------------------------------------
diff --git a/content/source-code.html b/content/source-code.html
index 9e463a9..c39bca4 100644
--- a/content/source-code.html
+++ b/content/source-code.html
@@ -136,7 +136,7 @@ with one of the Subversion URLs below.</p>
 <pre><code>Qpid
 % svn checkout http://svn.apache.org/repos/asf/qpid/trunk/qpid qpid
 
-Qpid Java
+Qpid for Java
 % svn checkout http://svn.apache.org/repos/asf/qpid/java/trunk qpid-java
 </code></pre>
 
@@ -156,7 +156,7 @@ Qpid Java
 
 <section>
 
-<h3 id="qpid-java">Qpid Java</h3>
+<h3 id="qpid-for-java">Qpid for Java</h3>
 
 <ul>
 <li><a href="http://svn.apache.org/repos/asf/qpid/java/trunk/">Anonymous Subversion URL</a></li>
@@ -173,7 +173,7 @@ Qpid Java
 <p>Consult the install documentation below.</p>
 
 <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="https://cwiki.apache.org/confluence/display/qpid/qpid+java+build+how+to">How to build Qpid for Java</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>
@@ -186,7 +186,7 @@ of the following commands.</p>
 <pre><code>Qpid
 % git clone git://git.apache.org/qpid.git
 
-Qpid Java
+Qpid for Java
 % git clone git://git.apache.org/qpid-java.git
 </code></pre>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/369226a4/input/releases/index.md
----------------------------------------------------------------------
diff --git a/input/releases/index.md b/input/releases/index.md
index 802fa21..826a2d9 100644
--- a/input/releases/index.md
+++ b/input/releases/index.md
@@ -48,7 +48,7 @@ the
  - [Qpid for Java 6.0.3](qpid-java-6.0.3/index.html), May 2016
  - [Qpid JMS 0.9.0](qpid-jms-0.9.0/index.html), April 2016
  - [Qpid Proton 0.12.2](qpid-proton-0.12.2/index.html), April 2016
- - [Qpid Java 6.0.2](qpid-java-6.0.2/index.html), April 2016
+ - [Qpid for Java 6.0.2](qpid-java-6.0.2/index.html), April 2016
  - [Qpid Proton 0.12.1](qpid-proton-0.12.1/index.html), March 2016
  - [Qpid JMS 0.8.0](qpid-jms-0.8.0/index.html), February 2016
  - [Qpid for Java 6.0.1](qpid-java-6.0.1/index.html), February 2016

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/369226a4/input/source-code.md
----------------------------------------------------------------------
diff --git a/input/source-code.md b/input/source-code.md
index 04c4698..b339035 100644
--- a/input/source-code.md
+++ b/input/source-code.md
@@ -37,7 +37,7 @@ with one of the Subversion URLs below.
     Qpid
     % svn checkout http://svn.apache.org/repos/asf/qpid/trunk/qpid qpid
 
-    Qpid Java
+    Qpid for Java
     % svn checkout http://svn.apache.org/repos/asf/qpid/java/trunk qpid-java
 
 <div class="two-column" markdown="1">
@@ -52,7 +52,7 @@ with one of the Subversion URLs below.
 </section>
 <section markdown="1">
 
-### Qpid Java
+### Qpid for Java
 
  - [Anonymous Subversion URL](http://svn.apache.org/repos/asf/qpid/java/trunk/)
  - [Committer Subversion URL](https://svn.apache.org/repos/asf/qpid/java/trunk/)
@@ -65,7 +65,7 @@ with one of the Subversion URLs below.
 
 Consult the install documentation below.
 
- - [How to build Qpid Java](https://cwiki.apache.org/confluence/display/qpid/qpid+java+build+how+to)
+ - [How to build Qpid for Java](https://cwiki.apache.org/confluence/display/qpid/qpid+java+build+how+to)
  - [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)
 
@@ -77,7 +77,7 @@ of the following commands.
     Qpid
     % git clone git://git.apache.org/qpid.git
 
-    Qpid Java
+    Qpid for Java
     % git clone git://git.apache.org/qpid-java.git
 
 If you have commit access, it's also possible to commit back with `git


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