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 BF0D19687 for ; Thu, 29 Mar 2012 18:52:30 +0000 (UTC) Received: (qmail 34550 invoked by uid 500); 29 Mar 2012 18:52:29 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 34489 invoked by uid 500); 29 Mar 2012 18:52:29 -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 34480 invoked by uid 99); 29 Mar 2012 18:52:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 18:52:29 +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.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 18:52:21 +0000 Received: by iagw33 with SMTP id w33so4458096iag.35 for ; Thu, 29 Mar 2012 11:52:01 -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=AaLMv1hgaGdt+0pRurZJWp4Bd/CauIH0T29hEzgXYSM=; b=FCWgInOD4N3m+BI+cRu0y7xt0jHOpk/RmKxpLZeJhp1D1Y6dRFcocMF2Vf43jEZopR bxGgI4QurljzhpvNKdAWY/OrAn0mrwvJAgzsy+CJQzodbta1Tlc2FHyo2/uuLXdl1PPF Y7L1TdGmrFmNLz4gKadQtwmJw+gv8L8RHvAh79UuI2B1e6gvuMQ3+PszXABl3ty8emaJ jJ80RHwKNDFynCFwRnkvYmdUTl7o+pTQ29zxO5OVAH96vOblCUcCibv4aJYU83nPH/XA IR+Nw+glTHhEgyiX4okEA7DzA11JCst81x54ZfQPGLMG4jDClZ9PIU+2nc955LVdMRSt Hewg== Received: by 10.50.156.166 with SMTP id wf6mr2588643igb.31.1333047120891; Thu, 29 Mar 2012 11:52:00 -0700 (PDT) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.42.117.199 with HTTP; Thu, 29 Mar 2012 11:51:40 -0700 (PDT) In-Reply-To: References: From: Dawid Weiss Date: Thu, 29 Mar 2012 20:51:40 +0200 X-Google-Sender-Auth: BtyP63lAHN5UF2KOIPrmAqUQ_jw Message-ID: Subject: Re: svn commit: r1307012 - in /lucene/dev/trunk: dev-tools/eclipse/ lucene/core/src/java/org/apache/lucene/analysis/ lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/ lucene/core/src/java/org/apache/lucene/codecs/ lucene/core/src/java/ To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 > future so the tests work too... (Dawid has a way with eclipse...) Far from it, I'm just probing until something works... any many times I fail miserably. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org