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 547A2D961 for ; Fri, 29 Jun 2012 21:54:49 +0000 (UTC) Received: (qmail 40247 invoked by uid 500); 29 Jun 2012 21:54:48 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 40191 invoked by uid 500); 29 Jun 2012 21:54:48 -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 40183 invoked by uid 99); 29 Jun 2012 21:54:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2012 21:54:48 +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 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; Fri, 29 Jun 2012 21:54:41 +0000 Received: by pbbrq8 with SMTP id rq8so6084485pbb.35 for ; Fri, 29 Jun 2012 14:54:21 -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=1GGg24spgRCaRZqs27B9K1GkTK1W89eedL73lBlRR34=; b=D/ZQzpuB4Wu5Y6c+TcbI2zPw1c+DDwQJZPq+e2TP9hmRRbFJqOZtMPIPLfmEmFvxUx E1UkHpMyejXraqSYeCo9fPrhE7Ojc/cTSQKRCju+LNN87S4OGepOptKrSL4xCdQa4iH1 ZLRwuew0n5ksX0mxTtAbCsRt6rKPZH5eeBcsE3SotnWoywby+ym3AwGofqWZ1lvDG4pb b7XZhFYo3sQp1uGAndcBw6vrIEZsHzBsaxIrnAgMxF7I5h28UfHhthq4PGIhD4r7xE8v KR4sbnW/OfWFEpSTqKd9ozV/Squflaskq3tQ+fYRunGMAkS9AQorLreinBo7podub9bH JTfA== Received: by 10.68.223.198 with SMTP id qw6mr10455402pbc.94.1341006861429; Fri, 29 Jun 2012 14:54:21 -0700 (PDT) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.68.190.131 with HTTP; Fri, 29 Jun 2012 14:54:01 -0700 (PDT) In-Reply-To: References: From: Dawid Weiss Date: Fri, 29 Jun 2012 23:54:01 +0200 X-Google-Sender-Auth: pH1d9ILW_W80jdr-Za_rp5Mjoc4 Message-ID: Subject: Re: Use of @Slow annotation on tests To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org bq. Perhaps an ant target "quicktest" or something instead of the -D? You can set this permanently in your defaults (or set a shell alias with -D? :) I'd rather not have yet another ant target if not really needed... Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org