Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 10830 invoked from network); 12 Jan 2010 09:28:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jan 2010 09:28:05 -0000 Received: (qmail 443 invoked by uid 500); 12 Jan 2010 09:28:05 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 375 invoked by uid 500); 12 Jan 2010 09:28:05 -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 365 invoked by uid 99); 12 Jan 2010 09:28:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 09:28:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.220.228 as permitted sender) Received: from [209.85.220.228] (HELO mail-fx0-f228.google.com) (209.85.220.228) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 09:27:54 +0000 Received: by fxm28 with SMTP id 28so13271864fxm.6 for ; Tue, 12 Jan 2010 01:27:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=ax4WtBamQ4Z5HX6s1K/LEn7hshRUdnwGfivghBg1tEk=; b=oAyhNf1bVFbrHDMfunL37vQgdG7ZjdZWAmNlYnqwMSXJuVdfpAEmVY4ZA6QuoWGZKs CUcEsuQI4bkwUHaBaQ7S41HSJwF2FqZ0OcELg7d0dy8RUfpmHXY332QOtO9jRwrdxJQM 25VY2Mez7K3bQ+KjP7clGtXadfLJYiLfh7BZM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=vRV4xmPZIKnYHACuNa9RP8eSZe9uNIjMwvCqcZXuPfCnXbwZ0NvBYY7rY83QkPQ3DM SLcWCnUdO4ZCCtbaUphCUxXasHsAt/O/hym0ovxq8dcNprPRNSjC3BCQhOekBalFQxbu t2go6M7moCxx6znbF2x32V4kaM5SJij5n8CDA= MIME-Version: 1.0 Sender: chubrilo@gmail.com Received: by 10.239.183.37 with SMTP id s37mr933369hbg.90.1263288454093; Tue, 12 Jan 2010 01:27:34 -0800 (PST) In-Reply-To: <1263220675.2277.29.camel@localhost> References: <1263220675.2277.29.camel@localhost> Date: Tue, 12 Jan 2010 10:27:33 +0100 X-Google-Sender-Auth: 8488554532f07a33 Message-ID: <36e91d9d1001120127p635ae5afw6c77badc26d87ee2@mail.gmail.com> Subject: Re: [VOTE] Release Apache.NMS API 1.2.0 From: Dejan Bosanac To: dev@activemq.apache.org Content-Type: multipart/alternative; boundary=001485f794828e1c0e047cf44343 X-Virus-Checked: Checked by ClamAV on apache.org --001485f794828e1c0e047cf44343 Content-Type: text/plain; charset=ISO-8859-1 +1 Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jan 11, 2010 at 3:37 PM, Timothy Bish wrote: > Hello > > This is a call for a vote on the release of the Apache.NMS API v1.2.0. > This package contains the API for the various Apache.NMS client along > with utility classes and unit test cases against the abstract NMS API. > > This version of the API will be the basis for the next set of NMS client > releases including Apache.NMS.ActiveMQ and Apache.NMS.Stomp. > > Changes in this version include > > * Addition of ConnectionMeteData to the Connection API > * Addition of QueueBrowser to the Session API > * Addition of an Individual Acknowledge Mode. > * New IStreamMessage interface > * New IRedeliveryPolicy interface > * Expanded IByteMessage interface to read/write primitive types. > * Many new Unit Tests added to the Test Suite. > > The binary and source bundles for the release candidate can be found > here: > > > The Wiki Page for this release is here: > > > Please cast your votes: > > [ ] +1 Release the source as Apache ActiveMQ-CPP 3.1.0 > [ ] -1 Veto the release (provide specific comments) > > Here's my +1 > > Regards, > Tim > > --001485f794828e1c0e047cf44343--