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 2018/04/03 23:42:27 UTC

qpid-site git commit: QPID-8154: Update statements about the language bindings we offer

Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 5f4fb3cc5 -> 857bc290b


QPID-8154: Update statements about the language bindings we offer


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

Branch: refs/heads/asf-site
Commit: 857bc290b10d66b8ff6bf1ff85a29a8252d79d8e
Parents: 5f4fb3c
Author: Justin Ross <jr...@apache.org>
Authored: Tue Apr 3 16:42:10 2018 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Tue Apr 3 16:42:10 2018 -0700

----------------------------------------------------------------------
 content/components/index.html               | 4 ++--
 content/components/messaging-api/index.html | 2 +-
 input/components/index.md                   | 4 ++--
 input/components/messaging-api/index.md     | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/857bc290/content/components/index.html
----------------------------------------------------------------------
diff --git a/content/components/index.html b/content/components/index.html
index 53f2912..dd6ccc0 100644
--- a/content/components/index.html
+++ b/content/components/index.html
@@ -216,13 +216,13 @@ connecting clients, brokers, and standalone services.</p>
 </tr>
 <tr>
   <td><a href="/components/messaging-api/index.html">Qpid Messaging API</a></td>
-  <td>C++, Perl, Python, Ruby, .NET</td>
+  <td>C++, Python</td>
   <td>Linux, Windows</td>
   <td>1.0, 0-10</td>
 </tr>
 <tr>
   <td><a href="/proton/index.html">Qpid Proton</a></td>
-  <td>C, C++, Java, JavaScript, Python, Ruby</td>
+  <td>C, C++, Java, Python, Ruby</td>
   <td>JVM, Linux, Windows</td>
   <td>1.0</td>
 </tr>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/857bc290/content/components/messaging-api/index.html
----------------------------------------------------------------------
diff --git a/content/components/messaging-api/index.html b/content/components/messaging-api/index.html
index 3745e59..da1784e 100644
--- a/content/components/messaging-api/index.html
+++ b/content/components/messaging-api/index.html
@@ -120,7 +120,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 platforms.</p>
 
 <ul>
-<li><em>Languages</em> - C++, Perl, Python, Ruby, .NET</li>
+<li><em>Languages</em> - C++, Python</li>
 <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/1.38.0/qpid-cpp-1.38.0.tar.gz">qpid-cpp-1.38.0.tar.gz</a> [<a href="https://www.apache.org/dist/qpid/cpp/1.38.0/qpid-cpp-1.38.0.tar.gz.asc">ASC</a>, <a href="https://www.apache.org/dist/qpid/cpp/1.38.0/qpid-cpp-1.38.0.tar.gz.md5">MD5</a>, <a href="https://www.apache.org/dist/qpid/cpp/1.38.0/qpid-cpp-1.38.0.tar.gz.sha512">SHA512</a>],<br/>Python: <a href="http://www.apache.org/dyn/closer.lua/qpid/python/1.37.0/qpid-python-1.37.0.tar.gz">qpid-python-1.37.0.tar.gz</a> [<a href="https://www.apache.org/dist/qpid/python/1.37.0/qpid-python-1.37.0.tar.gz.asc">ASC</a>, <a href="https://www.apache.org/dist/qpid/python/1.37.0/qpid-python-1.37.0.tar.gz.md5">MD5</a>, <a href="https://www.apache.org/dist/qpid/python/1.37.0/qpid-python-1.37.0.tar.gz.sha512">SHA512</a>]</li>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/857bc290/input/components/index.md
----------------------------------------------------------------------
diff --git a/input/components/index.md b/input/components/index.md
index 81cf30c..404b98f 100644
--- a/input/components/index.md
+++ b/input/components/index.md
@@ -83,8 +83,8 @@ connecting clients, brokers, and standalone services.
 | [Dispatch router]({{site_url}}/components/dispatch-router/index.html) | - | Linux | 1.0 |
 | [Broker-J]({{site_url}}/components/broker-j/index.html) | - | JVM | 1.0, 0-10, 0-9-1, 0-9, 0-8 |
 | [Qpid JMS]({{site_url}}/components/jms/index.html) | Java | JVM | 1.0, 0-10, 0-9-1, 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 Proton]({{site_url}}/proton/index.html) | C, C++, Java, JavaScript, Python, Ruby | JVM, Linux, Windows | 1.0 |
+| [Qpid Messaging API]({{site_url}}/components/messaging-api/index.html) | C++, Python | Linux, Windows | 1.0, 0-10 |
+| [Qpid Proton]({{site_url}}/proton/index.html) | C, C++, Java, Python, Ruby | JVM, Linux, Windows | 1.0 |
 | [Qpid Interop Test](interop-test/index.html) | - | Linux | 1.0 |
 
 Any Qpid components that share an AMQP version can interoperate.  For

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/857bc290/input/components/messaging-api/index.md
----------------------------------------------------------------------
diff --git a/input/components/messaging-api/index.md b/input/components/messaging-api/index.md
index f91545e..a5aeabc 100644
--- a/input/components/messaging-api/index.md
+++ b/input/components/messaging-api/index.md
@@ -22,7 +22,7 @@
 A connection-oriented messaging API that supports many languages and
 platforms.
 
-  - *Languages* - C++, Perl, Python, Ruby, .NET
+  - *Languages* - C++, Python
   - *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](https://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.asc), [MD5](https://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.md5), [SHA512](https://www.apache.org/dist/qpid/cpp/{{current_cpp_release}}/qpid-cpp-{{current_cpp_release}}.tar.gz.sha512)],<br/>Python: [qpid-python-{{current_python_release}}.tar.gz](http://www.apache.org/dyn/closer.lua/qpid/python/{{current_python_release}}/qpid-python-{{current_python_release}}.tar.gz) \[[ASC](https://www.apache.org/dist/qpid/python/{{current_python_release}}/qpid-python-{{current_python_release}}.tar.gz.asc), [MD5](https://www.apache.org/dist/qpid/python/{{current_python_release}}/qpid-python-{{current_python_release}}.tar.gz.md5), [SHA512](https://www.apache.
 org/dist/qpid/python/{{current_python_release}}/qpid-python-{{current_python_release}}.tar.gz.sha512)]


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