Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 34958 invoked from network); 2 Feb 2010 23:47:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 23:47:00 -0000 Received: (qmail 39204 invoked by uid 500); 2 Feb 2010 23:46:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 39152 invoked by uid 500); 2 Feb 2010 23:46:59 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 39142 invoked by uid 99); 2 Feb 2010 23:46:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 23:46:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rajdavies@gmail.com designates 209.85.219.228 as permitted sender) Received: from [209.85.219.228] (HELO mail-ew0-f228.google.com) (209.85.219.228) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 23:46:48 +0000 Received: by ewy28 with SMTP id 28so730892ewy.8 for ; Tue, 02 Feb 2010 15:46:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=Gee1YYvgOkz+RNIqMi0JjG6yhCVaMTUPoJDDRCsTeOE=; b=q4gtAfrusVD2KmI6+ioig2XUQQxoVIANlrVmw8XyPV//8enx3zrSIz0AHEc07X1Hjm NxOmBjAZw5rIU/qqtc5yF6h2hho18c9X78P/U2I454TFYpD4JxsPcEp++KQ5dHrQj6vY UpMZf7aJywqIvdkTRbiTxuo1KKb8QpfleD+oM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=w7Slt0ClR+LY8ie6AE7hJs4qsORlf4MKIB+8pg93d+8a/u3TPhmGY7UANVuZ0+avvx +cAvaE5ahqH51wcE2nkeJnqXvXtiqUgPmQ1pXsD+0QjTMvP2E//i6zcgBCL/Nl9kioH/ qhokDdo2hYz7J6l1ZSOEWIUOB+ONCAv0Y2wHU= Received: by 10.213.1.23 with SMTP id 23mr6254853ebd.98.1265154387437; Tue, 02 Feb 2010 15:46:27 -0800 (PST) Received: from ?192.168.1.148? ([81.147.91.221]) by mx.google.com with ESMTPS id 14sm4935633ewy.7.2010.02.02.15.46.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 02 Feb 2010 15:46:26 -0800 (PST) Message-Id: <58B66480-3DB5-4B84-9877-CB4C83F698EA@gmail.com> From: Rob Davies To: dev@activemq.apache.org In-Reply-To: <1265154151.2292.11.camel@localhost> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [VOTE] Release Apache.NMS.Stomp 1.2.0 Date: Tue, 2 Feb 2010 23:46:24 +0000 References: <1265154151.2292.11.camel@localhost> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org +1 On 2 Feb 2010, at 23:42, Timothy Bish wrote: > The Apache.NMS.Stomp 1.2.0 Release Vote is now open. > > This is the first release of the NMS Stomp client. Its being released > as v1.2.0 to keep in step with the NMS API version it is built > against. > This NMS client provides a small lightweight Stomp client that can be > used on the .NET Compact Framework, something that the ActiveMQ client > no longer supports. > > Support for as much of the NMS API as possible is provided in this > client, however some features such as QueueBrowser's and StreamMessage > support are not provided and will throw an exception if you attempt to > use them. This release does support sending and receiving MapMessage > objects using ActiveMQ's Stomp message transformation feature, > MapMessage are marshaled and unmarshaled as XML. > > There are release binaries and debug binaries (with PDBs) provided. > The > binary ZIP files include pre-built assemblies for all of the platforms > that are supported: Currently this library provides support for: > > Mono 2.0 > .NET 3.5, 2.0 > .NETCF 2.0+ > > The new binary and source bundles for the release candidate can be > found here: > > > The Wiki Page for this release is here: > > > The voting will remain open for 72 hours. > > Please cast your votes: > > [ ] +1 Release the source as Apache.NMS.Stomp 1.2.0 > [ ] -1 Veto the release (provide specific comments) > > Here's my +1 > > Regards, > Tim > > > -- > Tim Bish > http://fusesource.com > http://timbish.blogspot.com/ > Rob Davies http://twitter.com/rajdavies I work here: http://fusesource.com My Blog: http://rajdavies.blogspot.com/ I'm writing this: http://www.manning.com/snyder/