Return-Path: X-Original-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32546900C for ; Tue, 31 Jan 2012 08:42:46 +0000 (UTC) Received: (qmail 20177 invoked by uid 500); 31 Jan 2012 08:42:40 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 18943 invoked by uid 500); 31 Jan 2012 08:42:34 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 17437 invoked by uid 99); 31 Jan 2012 08:42:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 08:42:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 08:42:29 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 887E072B for ; Tue, 31 Jan 2012 08:42:09 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 31 Jan 2012 08:42:09 -0000 Message-ID: <20120131084209.20673.42781@eos.apache.org> Subject: =?utf-8?q?=5BHama_Wiki=5D_Trivial_Update_of_=22HowToRelease=22_by_edwardy?= =?utf-8?q?oon?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for chan= ge notification. The "HowToRelease" page has been changed by edwardyoon: http://wiki.apache.org/hama/HowToRelease?action=3Ddiff&rev1=3D18&rev2=3D19 = 2. Build the Hama distribution: = - {{{ mvn install }}} + {{{ mvn install package [gpg:sign] }}} = 3. Digitally sign the distribution hama-X.X.X.tar.gz. =20