Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 67472 invoked from network); 9 Mar 2011 12:33:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Mar 2011 12:33:53 -0000 Received: (qmail 64998 invoked by uid 500); 9 Mar 2011 12:33:51 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 64952 invoked by uid 500); 9 Mar 2011 12:33:51 -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 64945 invoked by uid 99); 9 Mar 2011 12:33:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Mar 2011 12:33:51 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rcmuir@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bw0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Mar 2011 12:33:45 +0000 Received: by bwz8 with SMTP id 8so921114bwz.35 for ; Wed, 09 Mar 2011 04:33:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=p4gH5XkG4SwtPrkgs/u8mwYECpp6c6zITSHoKKYGX6E=; b=F+jGHlRUt/MM5pCGNIjtiQlcCFGvv/d0Ids0DMNGNB8Zq9VQScrCuGrYGmSnuqMmvb gFbTolgLQbKR1Nh+Sw8rNJCwTiCpbkxihHrHDC8mYnngb/Z+ueZqw2x0/t4s663MaCJM jrl62EBvJy7B8QZT2IeVD3quXB1buFh8eTNEs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=xcXtp/JLMdzPuoMgfWw5iJzBhPBCLRjw4kZ4k1MmjuPkJD830QS3yRgBuYZZULFEnY +NyFC7i7phn38AB/n4OEOjEwy4CZLoKBjDX89uqKAnWWlhAvzUjNhmFHeB/f6D/Pf7Qv ScnU+CtZaazl3/6UbAtrkbQsGevu7do/NiHp8= Received: by 10.204.167.193 with SMTP id r1mr5377122bky.80.1299674005114; Wed, 09 Mar 2011 04:33:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.80.143 with HTTP; Wed, 9 Mar 2011 04:33:05 -0800 (PST) In-Reply-To: <010a01cbde41$391c7d40$ab5577c0$@thetaphi.de> References: <467359259.6651299655493030.JavaMail.hudson@aegis> <2043376236.6661299657301445.JavaMail.hudson@aegis> <00f601cbde32$ee58a8f0$cb09fad0$@thetaphi.de> <010001cbde37$eee73b10$ccb5b130$@thetaphi.de> <010a01cbde41$391c7d40$ab5577c0$@thetaphi.de> From: Robert Muir Date: Wed, 9 Mar 2011 07:33:05 -0500 Message-ID: Subject: Re: [HUDSON] Lucene-Solr-tests-only-trunk - Build # 5728 - Still Failing To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Mar 9, 2011 at 5:03 AM, Uwe Schindler wrote: > All problems seem to be solved now: > - Clover's use of X/freetype works (broken openjdk installation fixed) > - Compile error in those antique JDK 1.5 (because of ugly casts) resolved by removing some generics in SortField.java (added comment in source code why I did this, not that some Eclipse user "repairs" it again) > > We still have to wait until all Hudson/Jenkins tasks were run at least one time, but it looks good now. > Thanks for all your hard efforts Uwe! (I know you were working for a long time to fix these issues). Are there any steps we can take to avoid this whole situation from happening again? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org