Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 92392 invoked from network); 15 Dec 2008 12:19:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2008 12:19:42 -0000 Received: (qmail 23039 invoked by uid 500); 15 Dec 2008 12:19:55 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 23023 invoked by uid 500); 15 Dec 2008 12:19:54 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 23012 invoked by uid 99); 15 Dec 2008 12:19:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2008 04:19:54 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gsim@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2008 12:19:40 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id mBFCJI1m021535 for ; Mon, 15 Dec 2008 07:19:18 -0500 Received: from pobox.fab.redhat.com (pobox.fab.redhat.com [10.33.63.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBFCJHZV000319 for ; Mon, 15 Dec 2008 07:19:18 -0500 Received: from [10.11.12.143] (vpn-12-143.rdu.redhat.com [10.11.12.143]) by pobox.fab.redhat.com (8.13.1/8.13.1) with ESMTP id mBFCJFJs007929 for ; Mon, 15 Dec 2008 07:19:16 -0500 Message-ID: <49464D10.6080305@redhat.com> Date: Mon, 15 Dec 2008 12:26:56 +0000 From: Gordon Sim Organization: Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom.,Registered in England and Wales under Company Registration No. 3798903,Directors: Michael Cunningham (USA), Charlie Peters (USA) and David Owens (Ireland) User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: Can't run tests of qpid ruby client References: <1229180683.4855.11.camel@markus-desktop> In-Reply-To: <1229180683.4855.11.camel@markus-desktop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-Virus-Checked: Checked by ClamAV on apache.org Markus wrote: > I tried to run the tests of the qpid ruby client without success. Am I correct in assuming this is with the M3 release? For M3 the ruby client supported AMQP 0-8, whereas the c++ broker supported 0-10. For the upcoming M4 release[1], ruby supports both 0-8 and 0-10 and thus works with the c++ broker. [1] http://people.apache.org/~rhs/qpid-M4-RC3/