summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-04-29 16:03:27 +0000
committerRobert Gemmell <robbie@apache.org>2011-04-29 16:03:27 +0000
commite1c165f7d36c7dff9ec3c58a403a0dc5b6620a97 (patch)
treef482b93571e967f2ef5314684686b81f5075efb6
parentdb64c6662a3a1a54abb31a6368138ca0a3752f8c (diff)
downloadqpid-python-e1c165f7d36c7dff9ec3c58a403a0dc5b6620a97.tar.gz
QPID-3230: update first table on compatibility page with 0.10 release info
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1097859 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/doc/website/content/compatibility.html22
1 files changed, 20 insertions, 2 deletions
diff --git a/qpid/doc/website/content/compatibility.html b/qpid/doc/website/content/compatibility.html
index a642beb715..19f7733dc0 100644
--- a/qpid/doc/website/content/compatibility.html
+++ b/qpid/doc/website/content/compatibility.html
@@ -31,9 +31,9 @@
<p>There are client libraries for C++, Java (JMS), .Net (written in C#), python and ruby.</p>
<ul>
- <li>All clients support 0-10 and interoperate with both brokers as of 0.6.</li>
+ <li>All clients support 0-10 and interoperate with both brokers as of Qpid 0.6.</li>
<li>The JMS client supports 0-8, 0-9 and 0-10 and interoperates with both brokers.</li>
- <li>The python and ruby clients will also support all versions, but the API is dynamically driven by the specification used and so differs between versions. To work with the C+&#43; broker you must use 0-10. To work with the Java broker you can use any version as of 0.6, or prior to 0.6 you can use 0-8 or 0-9.</li>
+ <li>The python and ruby clients will also support all versions, but the API is dynamically driven by the specification used and so differs between versions. To work with the C+&#43; broker you must use 0-10. To work with the Java broker you can use any version as of Qpid 0.6, or prior to that you can use 0-8 or 0-9.</li>
<li>There is also a WCF channel, which wraps the 0-10 native C++ client library.</li>
</ul>
@@ -60,6 +60,7 @@
<th >&nbsp;</th>
<th >&nbsp;</th>
<th >&nbsp;</th>
+ <th >&nbsp;</th>
</tr>
<tr>
<td >&nbsp;</td>
@@ -70,6 +71,7 @@
<th > 0.5 </th>
<th > 0.6 </th>
<th > 0.8 </th>
+ <th > 0.10 </th>
</tr>
<tr>
<th > Java client </th>
@@ -80,6 +82,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -90,6 +93,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -100,6 +104,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<th > Java broker </th>
@@ -110,6 +115,7 @@
<td >&nbsp;</td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -120,6 +126,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -130,6 +137,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
@@ -141,6 +149,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -151,6 +160,7 @@
<td >&nbsp;</td>
<td >&nbsp;</td>
<td >&nbsp;</td>
+ <td >&nbsp;</td>
</tr>
<tr>
@@ -162,6 +172,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -172,6 +183,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -182,6 +194,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
<tr>
<th > Ruby client </th>
@@ -192,6 +205,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td >&nbsp;</td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -202,6 +216,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td >&nbsp;</td>
</tr>
<tr>
@@ -213,6 +228,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td >&nbsp;</td>
</tr>
<tr>
<td >&nbsp;</td>
@@ -223,6 +239,7 @@
<td > Y </td>
<td > Y </td>
<td > Y </td>
+ <td >&nbsp;</td>
</tr>
<tr>
<th > WCF channel </th>
@@ -233,6 +250,7 @@
<td >&nbsp;</td>
<td > Y </td>
<td > Y </td>
+ <td > Y </td>
</tr>
</tbody></table>
</div>