Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 99D7C9DB0 for ; Sun, 18 Mar 2012 19:41:16 +0000 (UTC) Received: (qmail 82172 invoked by uid 500); 18 Mar 2012 19:41:15 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 82005 invoked by uid 500); 18 Mar 2012 19:41:15 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 81997 invoked by uid 99); 18 Mar 2012 19:41:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Mar 2012 19:41:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.74.71.26] (HELO hel.is.scarlet.be) (193.74.71.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Mar 2012 19:41:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1332099647; bh=YHcGZdy5C0WabF4rwu7iTbRumCSxHynWiewuIZ5DOZ4=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=LCPh6cbr3fqN/D499drFJb0ckQsikBcEjiyNQ9KNSyE3KEXE+QHQZfr6lvsfxlv+N 4swtwVYuxPwI5nQsFrz4l+xU3bg5WPfxdGf13AXoqZE6N2BKh5joSrBdojpY5FI0wK Zt383UiuV8HMiSjsp52n9DRI/llPXGlbV+Xmdebc= Received: from mail.harfang.homelinux.org (ip-62-235-199-145.dsl.scarlet.be [62.235.199.145]) by hel.is.scarlet.be (8.14.5/8.14.5) with ESMTP id q2IJek1c023864 for ; Sun, 18 Mar 2012 20:40:47 +0100 X-Scarlet: d=1332099647 c=62.235.199.145 Received: from localhost (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 2A05C61BBB for ; Sun, 18 Mar 2012 20:40:46 +0100 (CET) Received: from mail.harfang.homelinux.org ([192.168.20.11]) by localhost (mail.harfang.homelinux.org [192.168.20.11]) (amavisd-new, port 10024) with ESMTP id SzlZHOfpjg7W for ; Sun, 18 Mar 2012 20:40:44 +0100 (CET) Received: from dusk.harfang.homelinux.org (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 63A1E61B80 for ; Sun, 18 Mar 2012 20:40:44 +0100 (CET) Received: from eran by dusk.harfang.homelinux.org with local (Exim 4.77) (envelope-from ) id 1S9Ly8-0004DI-0E for dev@commons.apache.org; Sun, 18 Mar 2012 20:40:44 +0100 Date: Sun, 18 Mar 2012 20:40:43 +0100 From: Gilles Sadowski To: dev@commons.apache.org Subject: [Math] Release mini-howto Message-ID: <20120318194043.GN8837@dusk.harfang.homelinux.org> Mail-Followup-To: dev@commons.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.21 (2010-09-15) X-DCC-scarlet.be-Metrics: hel 20002; Body=1 Fuz1=1 Fuz2=1 X-Virus-Scanned: clamav-milter 0.97.1-exp at hel X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Hi. In the course of the latest release process, I've taken notes about what to do to make things work for a release manager newbie. Thus, there is a small text file with the step-by-step description, and two minimal maven config files. I'd like to create new directories in "trunk" to home these files. Would "committer_docs/release_howto" be OK? Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org