From commits-return-3548-apmail-hbase-commits-archive=hbase.apache.org@hbase.apache.org Wed Jul 14 22:03:55 2010 Return-Path: Delivered-To: apmail-hbase-commits-archive@www.apache.org Received: (qmail 1397 invoked from network); 14 Jul 2010 22:03:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jul 2010 22:03:54 -0000 Received: (qmail 27784 invoked by uid 500); 14 Jul 2010 22:03:54 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 27708 invoked by uid 500); 14 Jul 2010 22:03:54 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 27701 invoked by uid 99); 14 Jul 2010 22:03:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 22:03:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 14 Jul 2010 22:03:51 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 32A442388980; Wed, 14 Jul 2010 22:02:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r964218 - in /hbase/trunk: CHANGES.txt pom.xml Date: Wed, 14 Jul 2010 22:02:58 -0000 To: commits@hbase.apache.org From: stack@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100714220258.32A442388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: stack Date: Wed Jul 14 22:02:57 2010 New Revision: 964218 URL: http://svn.apache.org/viewvc?rev=964218&view=rev Log: HBASE-2836 Speed mvn site building by removing generation of useless reports Modified: hbase/trunk/CHANGES.txt hbase/trunk/pom.xml Modified: hbase/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=964218&r1=964217&r2=964218&view=diff ============================================================================== --- hbase/trunk/CHANGES.txt (original) +++ hbase/trunk/CHANGES.txt Wed Jul 14 22:02:57 2010 @@ -763,7 +763,8 @@ Release 0.21.0 - Unreleased HBASE-2828 HTable unnecessarily coupled with HMaster (Nicolas Spiegelberg via Stack) HBASE-2265 HFile and Memstore should maintain minimum and maximum timestamps - (Pranav via Ryan) + (Pranav via Ryan) + HBASE-2836 Speed mvn site building by removing generation of useless reports NEW FEATURES HBASE-1961 HBase EC2 scripts Modified: hbase/trunk/pom.xml URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=964218&r1=964217&r2=964218&view=diff ============================================================================== --- hbase/trunk/pom.xml (original) +++ hbase/trunk/pom.xml Wed Jul 14 22:02:57 2010 @@ -822,6 +822,20 @@ maven-project-info-reports-plugin 2.1.2 + + + + project-team + mailing-list + cim + issue-tracking + license + scm + index + + + +