Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C41510B4A for ; Fri, 6 Sep 2013 17:30:38 +0000 (UTC) Received: (qmail 29653 invoked by uid 500); 6 Sep 2013 17:30:37 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 29318 invoked by uid 500); 6 Sep 2013 17:30:32 -0000 Mailing-List: contact dev-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 dev@lucene.apache.org Received: (qmail 29304 invoked by uid 99); 6 Sep 2013 17:30:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2013 17:30:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rcmuir@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2013 17:30:24 +0000 Received: by mail-wi0-f170.google.com with SMTP id cb5so1209289wib.5 for ; Fri, 06 Sep 2013 10:30:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=FmLhmF2U53tNuaVrvo9QMYuiRihKjHwSPiPKv8hHNRQ=; b=rjXMm8F5SpVjnQ2K4DvpDa9LpiLLR5m3WFF6NKTk1bcyrT5YNqYzuwsaUYkmRs5eHb Ap9QlNHS9VEg1f5dT5kBuskU07hbyC8YUndzPPKXMuKhxoj+TBpqD/aPKs6Cdy8drg4F 3Ek9ZdlZgur5mfYzCxGP115KWTPl7XMfWU+zf0Dug/stVfDUU1wc1kLjOZiNxxMGRSOP itgJz/LOC5JBcZAYk9D7wxQgUBut0hMFP71JgzffKv6O3k21eSwuMv+Vg4YGfDOUfuR0 NzjDPVMQ1XwevZw1vdsTKKJRtrJM7RbzutlNDiWjIkf2gSuAWEZaRqWAWdtsfABRPX4m DsGw== X-Received: by 10.180.82.164 with SMTP id j4mr2811907wiy.65.1378488604482; Fri, 06 Sep 2013 10:30:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.221.229 with HTTP; Fri, 6 Sep 2013 10:29:44 -0700 (PDT) In-Reply-To: <1634980155.70.1378487587695.JavaMail.hudson@aegis> References: <1634980155.70.1378487587695.JavaMail.hudson@aegis> From: Robert Muir Date: Fri, 6 Sep 2013 10:29:44 -0700 Message-ID: Subject: Re: [JENKINS] Solr-Artifacts-4.x - Build # 402 - Failure To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org java6 doesnt have this: i committed a fix. On Fri, Sep 6, 2013 at 10:12 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Solr-Artifacts-4.x/402/ > > No tests ran. > > Build Log: > [...truncated 8808 lines...] > [javac] Compiling 20 source files to /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/build/misc/classes/java > [javac] /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/misc/src/java/org/apache/lucene/misc/HighFreqTerms.java:140: cannot find symbol > [javac] symbol : method compare(int,int) > [javac] location: class java.lang.Long > [javac] int res = Long.compare(a.docFreq, b.docFreq); > [javac] ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/misc/src/java/org/apache/lucene/misc/HighFreqTerms.java:158: cannot find symbol > [javac] symbol : method compare(long,long) > [javac] location: class java.lang.Long > [javac] int res = Long.compare(a.totalTermFreq, b.totalTermFreq); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 2 errors > > BUILD FAILED > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/common-build.xml:374: The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/module-build.xml:573: The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/module-build.xml:507: The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/common-build.xml:477: The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/common-build.xml:1625: Compile failed; see the compiler error output for details. > > Total time: 1 minute 14 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Publishing Javadoc > Email was triggered for: Failure > Sending email for trigger: Failure > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: dev-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org