blob: 3e1f8d0d505bd7bff088e622cdd774bd9a382fe1 [file] [log] [blame]
<!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 Interop Test 0.1.0 Release Notes - 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/broker-j/index.html">Broker-J</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="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-interop-test-0.1.0/index.html">Qpid Interop Test 0.1.0</a></li><li>Qpid Interop Test 0.1.0 Release Notes</li></ul>
<div id="-middle-content">
<h1 id="qpid-interop-test-010-release-notes">Qpid Interop Test 0.1.0 Release Notes</h1>
<p>Qpid Interop Test is a suite of AMQP interoperability tests. More
about <a href="/components/interop-test/index.html">Qpid Interop
Test</a>.</p>
<p>For more information about this release, including download links and
documentation, see the <a href="index.html">release overview</a>.</p>
<h2 id="new-features-and-improvements">New features and improvements</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-20">QPIDIT-20</a> - Add ability to detect broker, skip tests that fail for that broker</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-21">QPIDIT-21</a> - Add shims for C++ client</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-22">QPIDIT-22</a> - Add ability to run on Jenkins CI</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-32">QPIDIT-32</a> - Use Maven to build Java components</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-33">QPIDIT-33</a> - Add JMS message headers and properties to test suite</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-41">QPIDIT-41</a> - Rearrange test directory structure to better organize tests and shims</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-42">QPIDIT-42</a> - Split JMS message test into two separate tests: message bodies, and message headers/properties</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-44">QPIDIT-44</a> - Add AMQP large content test</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-53">QPIDIT-53</a> - Eliminate use of authentication when collecting broker connection properties</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-84">QPIDIT-84</a> - Update README, QUICKSTART, add a users' guide</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-96">QPIDIT-96</a> - Improvements in Java component management</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-98">QPIDIT-98</a> - Change Proton C++ Receiver shims to use latest non-deprecated API calls</li>
</ul>
<h2 id="bugs-fixed">Bugs fixed</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-24">QPIDIT-24</a> - Broker identification failure blocks tests</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-34">QPIDIT-34</a> - Update to jsoncpp text format has broken test harness for all C++ shims</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-38">QPIDIT-38</a> - Artemis broker-added properties not handled correctly in python receive shim</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-40">QPIDIT-40</a> - Sender and Receiver threads don't stop when tests end in some error conditions</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-51">QPIDIT-51</a> - Method needed to skip sensing broker type</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-55">QPIDIT-55</a> - Proton install dir is hard coded into cmake</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-56">QPIDIT-56</a> - Rhea installs to /usr/lib regardless of cmake install dir</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-57">QPIDIT-57</a> - Cmake installer should check for presence of Node.js and Rhea client</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-66">QPIDIT-66</a> - Shims should install into a libexec directory, not into the Python site-packages path</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-67">QPIDIT-67</a> - Compile errors after recent header cleanup in Proton C++ bindings</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-69">QPIDIT-69</a> - JMS tests fail with "Import Error: no module names jms_types"</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-73">QPIDIT-73</a> - Rhea shim char type broken by recent updates to Rhea</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-82">QPIDIT-82</a> - JMS tests fail intermittently with null message</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-83">QPIDIT-83</a> - JAVA classpath points to maven repository rather than installed location</li>
</ul>
<h2 id="tasks">Tasks</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-1">QPIDIT-1</a> - Initial code import</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-2">QPIDIT-2</a> - Add command-line options to control which shims and/or AMQP type combinations to run</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-13">QPIDIT-13</a> - Submit patch to Proton for AMQP type support needed by ProtonPython shim</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-16">QPIDIT-16</a> - Place Qpid JMS shim build management under Maven</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-17">QPIDIT-17</a> - Add JMS test suite</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-18">QPIDIT-18</a> - Use existing structured text representation standard for communicating between test and shims</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-47">QPIDIT-47</a> - Add Rhea javascript shim for AMQP types test</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-48">QPIDIT-48</a> - Add test options which allow separate addresses for the sender and receiver</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-52">QPIDIT-52</a> - Make qpid-interop-test installable</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-59">QPIDIT-59</a> - Create a HOWTO file on writing a new shim</li>
<li><a href="https://issues.apache.org/jira/browse/QPIDIT-60">QPIDIT-60</a> - Create a HOWTO file on writing a new test</li>
</ul>
<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>