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 EB120983F for ; Mon, 8 Oct 2012 12:17:34 +0000 (UTC) Received: (qmail 9676 invoked by uid 500); 8 Oct 2012 12:17:33 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 9628 invoked by uid 500); 8 Oct 2012 12:17:33 -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 9608 invoked by uid 99); 8 Oct 2012 12:17:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2012 12:17:33 +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 (athena.apache.org: domain of rcmuir@gmail.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2012 12:17:27 +0000 Received: by mail-ie0-f176.google.com with SMTP id k11so10468112iea.35 for ; Mon, 08 Oct 2012 05:17:07 -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=oyWnQj5JNkaji3+/soRbnVJX9OnJZmLM1F0Li8zzk3g=; b=Z0nQZrUMLIfnQJV92wDtJh1D5G5+ZYCU5/gnv/QDEFA0YezVM3ROWTnD670+mxt1gy ztxOVJgvt9nkO8vMFeUIvoi4j0QH967qbCCIkVrikWMzSXkPxv20rAAcTlP8k23qDidE 8J53hugfiLc6P2OZmA48uLfO0RVyN0T83Hxz5B3NDifZV6weaZ67GOFNn3nrk1hnnUZj I1f6iEVhbyWnC+1QeYal6mBMBsWBwi6mHeYWzz6J7Kpf/QiuH8SYp1Jcs5UZYw2HE8a1 RWMybe4wMe2RfF0HLwb3fu11H2wYn8FqSZlgOzSs/1Fnq1E7L+RHBOUCQFQP1MDGFKan 6TIQ== Received: by 10.50.45.226 with SMTP id q2mr8002041igm.56.1349698627422; Mon, 08 Oct 2012 05:17:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.111.104 with HTTP; Mon, 8 Oct 2012 05:16:47 -0700 (PDT) In-Reply-To: <008701cda54a$a96b8010$fc428030$@thetaphi.de> References: <479065863.105.1349663504333.JavaMail.jenkins@serv1.sd-datasolutions.de> <008601cda549$80aed6f0$820c84d0$@thetaphi.de> <008701cda54a$a96b8010$fc428030$@thetaphi.de> From: Robert Muir Date: Mon, 8 Oct 2012 08:16:47 -0400 Message-ID: Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure! To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Oct 8, 2012 at 7:47 AM, Uwe Schindler wrote: > The clean-jars task should only remove ivy-jars! Shouldn't it exclude **/build/* > Then this problem would be solved... I don't like the failOnError=false. I sometimes call ant clean-jars and I am happy that it throws BuildException when I have the JAR file or any other (if ant clean) file open e.g. in ZIP window. > I don't want this. i will now remove this useless task. wherever it is used, resolve should be used instead. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org