Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 98751187BC for ; Tue, 5 Jan 2016 16:09:16 +0000 (UTC) Received: (qmail 15670 invoked by uid 500); 5 Jan 2016 16:09:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 15611 invoked by uid 500); 5 Jan 2016 16:09:16 -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 15599 invoked by uid 99); 5 Jan 2016 16:09:16 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2016 16:09:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 95857C0CDD for ; Tue, 5 Jan 2016 16:09:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Z91-ganh-4Kh for ; Tue, 5 Jan 2016 16:09:01 +0000 (UTC) Received: from mail-io0-f174.google.com (mail-io0-f174.google.com [209.85.223.174]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 6F47B23041 for ; Tue, 5 Jan 2016 16:09:01 +0000 (UTC) Received: by mail-io0-f174.google.com with SMTP id o67so470327377iof.3 for ; Tue, 05 Jan 2016 08:09:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=KN86e5v7dyVZ4jQPxZRCqNiQq057hCQQu/Ue8vmERcI=; b=D0btcEKeIMa7atvbjnG9QtWVDfX6Vg50Ponzu0SXGQmSHjjn+5kAs/DcV5Qm3RCvu7 ggRXEAp1kLKHy+c6nFt5S8pPa1+ZCwUntjnnzz8XHvgbsNjH1fXsGyZFzFO2lwq/D//1 0iCetIKqOMs+vKqYJpg99H3eNoMErPQiLpu94t0VdhV4tCRdUnNQBK6IQp0eqZ5dmdGm FfePvMzLXe1M8VE+d+t9/17hUxSXJmHqQK2wlxTyHI12C557+BWGCjsLaC9EAaJwNbW/ GfYlTfGRbhBEDDzr4omReEQAokIburxlIBKt8eCf//cuy9825yepH6OQChO8rF1onC73 htJQ== X-Received: by 10.107.129.16 with SMTP id c16mr34068736iod.181.1452010140942; Tue, 05 Jan 2016 08:09:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.0.149 with HTTP; Tue, 5 Jan 2016 08:08:41 -0800 (PST) In-Reply-To: <568A7F6E.9010405@redhat.com> References: <568A7F6E.9010405@redhat.com> From: Claus Ibsen Date: Tue, 5 Jan 2016 17:08:41 +0100 Message-ID: Subject: Re: [VOTE] Apache Artemis 1.2.0 (RC2) To: dev@activemq.apache.org Content-Type: text/plain; charset=UTF-8 +1 (binding) On Mon, Jan 4, 2016 at 3:19 PM, Martyn Taylor wrote: > Hello all. > > I'd like to propose an Apache Artemis 1.2.0 release RC2. This RC2 addresses > the binary library inclusion in the source distribution and has made > progress on addressing the usability issues highlighted in RC1 feedback. > > Since 1.1.0 we've had some significant improvements to performance, > particularly around the persistence layer. In addition new features have > been added such as LDAP and OSGi support. There has also been more > improvements to the OpenWire protocol. > > The release notes can be found here: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12333274 > > The binary distributions can be found here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1081/org/apache/activemq/apache-artemis/1.2.0/ > > The source archives can be found here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1081/org/apache/activemq/apache-artemis/1.2.0/ > > The Maven repository is here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1081/ > > The source tag: > https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.2.0 > > The project website for that version has been staged to: > http://people.apache.org/~martyntaylor/ > > The vote will remain open for 72 hours. > > [ ] +1 approve the release as Apache Artemis 1.2.0 > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here's my (non-binding) +1 > > Regards -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2