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 2419DD333 for ; Wed, 5 Sep 2012 12:14:55 +0000 (UTC) Received: (qmail 97219 invoked by uid 500); 5 Sep 2012 12:14:54 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 96882 invoked by uid 500); 5 Sep 2012 12:14:53 -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 96867 invoked by uid 99); 5 Sep 2012 12:14:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2012 12:14:53 +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 dawid.weiss@gmail.com designates 209.85.160.48 as permitted sender) Received: from [209.85.160.48] (HELO mail-pb0-f48.google.com) (209.85.160.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2012 12:14:45 +0000 Received: by pbbrq13 with SMTP id rq13so901790pbb.35 for ; Wed, 05 Sep 2012 05:14:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=u5pWSW/M97fWyz4w3FBqr50wbK84JAQbFYRN1kGDJ/4=; b=K4FGxJ74PoXq358J9keer+fuw4xHedI8X7JuaEhCdCTurRY9nJUzwOzJP+vhZB8C8U H5PeHaLzajct3ydju5Gfm2jUaoYlZVW3Mt5UWFYPrkmD2SGrn5BQpA/zOZSOkQupt8vI pILgAIaJ9AAQBJFwrshAm9jzzCX/2/8qrRfzLhVGaaEPGnprCA+pdOT6DqLfe59GmYl2 e8ZZqIGyT2KeAg52nkOY5Zg7T5+ZcGqSOMSOamZg9QTdNxItxcUNDlgI8pBSI3zvohod VEJl/f587V8yNrfMxSlzwYWLLV2wl3+FYX9tSM0aQWT3BmTk3+LgFLN0hYwzGZFyUqzz qAZw== Received: by 10.68.223.4 with SMTP id qq4mr48240962pbc.10.1346847264202; Wed, 05 Sep 2012 05:14:24 -0700 (PDT) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.66.144.166 with HTTP; Wed, 5 Sep 2012 05:14:03 -0700 (PDT) In-Reply-To: <1868020197.81.1346847011762.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <1207031382.71.1346841510206.JavaMail.jenkins@serv1.sd-datasolutions.de> <1868020197.81.1346847011762.JavaMail.jenkins@serv1.sd-datasolutions.de> From: Dawid Weiss Date: Wed, 5 Sep 2012 14:14:03 +0200 X-Google-Sender-Auth: Cft0C8mR1pkt_feO4AFPHfhSiCc Message-ID: Subject: Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_35) - Build # 624 - Still Failing! To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 > C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:110: The following files are missing svn:eol-style (or binary svn:mime-type): This prevents people from using alternate workflows (not using svn but git-svn for example). Can we not check svn properties but the contents instead? I know svn but I'd rather not use it. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org