Return-Path: Delivered-To: apmail-lucene-java-commits-archive@www.apache.org Received: (qmail 17043 invoked from network); 17 Dec 2009 21:27:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Dec 2009 21:27:07 -0000 Received: (qmail 38146 invoked by uid 500); 17 Dec 2009 21:27:07 -0000 Delivered-To: apmail-lucene-java-commits-archive@lucene.apache.org Received: (qmail 38069 invoked by uid 500); 17 Dec 2009 21:27:07 -0000 Mailing-List: contact java-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-commits@lucene.apache.org Received: (qmail 38009 invoked by uid 99); 17 Dec 2009 21:27:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2009 21:27:05 +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; Thu, 17 Dec 2009 21:26:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8A97E2388A19; Thu, 17 Dec 2009 21:26:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r891918 - /lucene/java/trunk/common-build.xml Date: Thu, 17 Dec 2009 21:26:32 -0000 To: java-commits@lucene.apache.org From: uschindler@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091217212632.8A97E2388A19@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: uschindler Date: Thu Dec 17 21:26:32 2009 New Revision: 891918 URL: http://svn.apache.org/viewvc?rev=891918&view=rev Log: LUCENE-1769: disable clover reports on assert statements Modified: lucene/java/trunk/common-build.xml Modified: lucene/java/trunk/common-build.xml URL: http://svn.apache.org/viewvc/lucene/java/trunk/common-build.xml?rev=891918&r1=891917&r2=891918&view=diff ============================================================================== --- lucene/java/trunk/common-build.xml (original) +++ lucene/java/trunk/common-build.xml Thu Dec 17 21:26:32 2009 @@ -515,13 +515,13 @@ - + - +