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 8648E9BFD for ; Mon, 16 Apr 2012 19:46:50 +0000 (UTC) Received: (qmail 85769 invoked by uid 500); 16 Apr 2012 19:46:49 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 85696 invoked by uid 500); 16 Apr 2012 19:46:49 -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 85686 invoked by uid 99); 16 Apr 2012 19:46:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2012 19:46:49 +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.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; Mon, 16 Apr 2012 19:46:44 +0000 Received: by iagw33 with SMTP id w33so10607958iag.35 for ; Mon, 16 Apr 2012 12:46:23 -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 :content-transfer-encoding; bh=jJIUFZ0E8XGPCGkBJx3J6sycnHwKVKjTjGUP+aTen8k=; b=G02QZ8Wz63m33bmydpOROJkaS+dxUKvaw9u7s6UO/XhsD1xaEnHLeSplQsZVYGpabU AyoEjcoxmuRLWcjhZacr7OoOBDtF5emmoSpfpjqrIRwMk7pwETBH38mKp/Z7BY2xv9PQ dlmgjh/nriCLW6aTQCis+uIX69bUOI5+REDEECuP4o1+h1gmUMf7AwmsTvc/nrpzvW1n SFwSmWRDLPDBl7hjSWVaqSbTZyU7h77IlYE8S9okyHzVB6oUWGiBvxTc5CMqGO5A9Awa BkWH1sdeCsTqmA8ghcJE4h8Zz5ozi261bqPd5DPLZKSRNRofbUSyeQpuPLx8CKJ2LdHT cpkw== Received: by 10.50.188.138 with SMTP id ga10mr7112523igc.51.1334605583907; Mon, 16 Apr 2012 12:46:23 -0700 (PDT) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.42.117.199 with HTTP; Mon, 16 Apr 2012 12:46:03 -0700 (PDT) In-Reply-To: <6C78E97C707B5B4C8CC61D44F87545861C8220@SUEX10-mbx-03.ad.syr.edu> References: <2073730340.775.1334588512833.JavaMail.hudson@aegis> <6C78E97C707B5B4C8CC61D44F87545861C7805@SUEX10-mbx-03.ad.syr.edu> <6C78E97C707B5B4C8CC61D44F87545861C8220@SUEX10-mbx-03.ad.syr.edu> From: Dawid Weiss Date: Mon, 16 Apr 2012 21:46:03 +0200 X-Google-Sender-Auth: Oo-JzEe6KU2aIjMb2BmzNvbcjUw Message-ID: Subject: Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #457: POMs out of sync To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org >> https://github.com/carrotsearch/randomizedtesting/blob/master/examples/m= aven/pom.xml > > Cool, I'll take a look. =C2=A0I think people who use the Maven POMs to bu= ild Lucene/Solr would appreciate the speedup that would enable. Great. I didn't test it that intensively though -- if you have any problems, ping me. You also need to disable surefire (I couldn't find a way to plug in my runner as the default testing plugin -- maybe it's possible but I couldn't find it). D. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org