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 15C979917 for ; Thu, 2 Feb 2012 02:58:15 +0000 (UTC) Received: (qmail 202 invoked by uid 500); 2 Feb 2012 02:58:14 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 165 invoked by uid 500); 2 Feb 2012 02:58:11 -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 155 invoked by uid 99); 2 Feb 2012 02:58:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 02:58:08 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 02:58:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A94FE2388900; Thu, 2 Feb 2012 02:57:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1239450 - in /incubator/hama/branches/0.4: conf/groomservers dist/pom.xml src/assemble/core.xml Date: Thu, 02 Feb 2012 02:57:44 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120202025744.A94FE2388900@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: edwardyoon Date: Thu Feb 2 02:57:44 2012 New Revision: 1239450 URL: http://svn.apache.org/viewvc?rev=1239450&view=rev Log: Add license header and default value for groomservers Modified: incubator/hama/branches/0.4/conf/groomservers incubator/hama/branches/0.4/dist/pom.xml incubator/hama/branches/0.4/src/assemble/core.xml Modified: incubator/hama/branches/0.4/conf/groomservers URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/conf/groomservers?rev=1239450&r1=1239449&r2=1239450&view=diff ============================================================================== --- incubator/hama/branches/0.4/conf/groomservers (original) +++ incubator/hama/branches/0.4/conf/groomservers Thu Feb 2 02:57:44 2012 @@ -1 +1 @@ - +localhost Modified: incubator/hama/branches/0.4/dist/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/dist/pom.xml?rev=1239450&r1=1239449&r2=1239450&view=diff ============================================================================== --- incubator/hama/branches/0.4/dist/pom.xml (original) +++ incubator/hama/branches/0.4/dist/pom.xml Thu Feb 2 02:57:44 2012 @@ -1,3 +1,19 @@ +