Return-Path: Delivered-To: apmail-lucene-commits-archive@www.apache.org Received: (qmail 24131 invoked from network); 15 Oct 2010 22:13:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Oct 2010 22:13:26 -0000 Received: (qmail 66881 invoked by uid 500); 15 Oct 2010 22:13:26 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 66874 invoked by uid 99); 15 Oct 2010 22:13:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Oct 2010 22:13:26 +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; Fri, 15 Oct 2010 22:13:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D560623888D2; Fri, 15 Oct 2010 22:12:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1023133 - /lucene/dev/branches/branch_3x/solr/common-build.xml Date: Fri, 15 Oct 2010 22:12:27 -0000 To: commits@lucene.apache.org From: yonik@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101015221227.D560623888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: yonik Date: Fri Oct 15 22:12:27 2010 New Revision: 1023133 URL: http://svn.apache.org/viewvc?rev=1023133&view=rev Log: reenable lint for javac Modified: lucene/dev/branches/branch_3x/solr/common-build.xml Modified: lucene/dev/branches/branch_3x/solr/common-build.xml URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/solr/common-build.xml?rev=1023133&r1=1023132&r2=1023133&view=diff ============================================================================== --- lucene/dev/branches/branch_3x/solr/common-build.xml (original) +++ lucene/dev/branches/branch_3x/solr/common-build.xml Fri Oct 15 22:12:27 2010 @@ -255,6 +255,7 @@ sourcepath="" classpathref="@{classpathref}"> +