Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 50560D7F4 for ; Wed, 19 Dec 2012 15:54:32 +0000 (UTC) Received: (qmail 80313 invoked by uid 500); 19 Dec 2012 15:54:32 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 80292 invoked by uid 500); 19 Dec 2012 15:54:32 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 80284 invoked by uid 99); 19 Dec 2012 15:54:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2012 15:54:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.83.41] (HELO mail-ee0-f41.google.com) (74.125.83.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2012 15:54:23 +0000 Received: by mail-ee0-f41.google.com with SMTP id d41so1166462eek.0 for ; Wed, 19 Dec 2012 07:54:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=4ugeGeEnYCA5ChzejBbrNemnUZuzuha9eFSOcchXqFk=; b=CWKRNNj6V1jHf0MNXU5mAxt66HS0iQehqqHVg3KrkyuUCU7URFbbkuUC713Mn2P6uA 7l1zKRHdE07OJ+AZgqbkmBUhzt1evFfyYSqnkdJQZti6lOaq/vjKc4vPzoKJeinPd8JN VI+MrQfGydOe7F401noi2DxhUI35nXfPo2F4JAAz3xgGR4HumDaaBqGZ0qGkmIETl1N5 XL+b+hQD8zKxae/GFh2PVq0THqL+BvW4pvEl8chrsNJzYjnHrrvveL4ZiFhgGV42zRYa /kVjCj7bI4ALDB15y7F60KborrKdezlAdD3zRg0pR/MB4AgLfT0OkXhTdwonUa98Iuhw BIQQ== X-Received: by 10.14.2.66 with SMTP id 42mr15402026eee.7.1355932442683; Wed, 19 Dec 2012 07:54:02 -0800 (PST) Received: from [10.10.100.164] (oosteinde.castasoftware.com. [81.21.138.121]) by mx.google.com with ESMTPS id w44sm9905459eep.6.2012.12.19.07.54.01 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 19 Dec 2012 07:54:01 -0800 (PST) Message-ID: <50D1E319.8040502@douma.nu> Date: Wed, 19 Dec 2012 16:54:01 +0100 From: Ate Douma User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: dev@streams.incubator.apache.org Subject: Re: [PROPOSAL] Release Early & Often References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmRap/zt+cvzIBmLxQuDKWN1w5T08S941F0DYmntF6HLmsyU073yD/+XNxgF//+Qqzjge98 X-Virus-Checked: Checked by ClamAV on apache.org +1 On 12/18/2012 04:10 PM, Matt Franklin wrote: > I mentioned before that the Apache release process takes some effort > and experience to do correctly. In order to minimize the risk, I > propose that we release on a monthly basis, initially with nothing > more than the master POM. > > In order for this to happen we need to do the following: > > 1) Everyone needs to read the Incubator & Apache Release guidelines > > 2) We need a couple of volunteers to serve as Release Managers. This > position is open to any committer that wants to shepherd a release > through the process > > 3) We need to define & document the release process in a similar > manner to Apache Rave || Bval || other established Apache project > > Thoughts? >