Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 2385 invoked from network); 25 Aug 2009 20:56:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Aug 2009 20:56:41 -0000 Received: (qmail 85989 invoked by uid 500); 25 Aug 2009 20:57:05 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 85892 invoked by uid 500); 25 Aug 2009 20:57:05 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 85884 invoked by uid 99); 25 Aug 2009 20:57:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 20:57:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simon.willnauer@googlemail.com designates 209.85.220.225 as permitted sender) Received: from [209.85.220.225] (HELO mail-fx0-f225.google.com) (209.85.220.225) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 20:56:55 +0000 Received: by fxm25 with SMTP id 25so2586160fxm.5 for ; Tue, 25 Aug 2009 13:56:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=woRCayUh7bueQxMnm9unXlj5emzxRFecbSD2A4jtL98=; b=XNr3hT10RyG0GLM96VGlEAeMOIWAIw8gBooYdKGitdF73em5l17XRC+he+SXHLbYTT wC3AgDxlf5/rVf9od9JchineqEC71M1PiBKXSXglTr1ZLwbWMHGtPK2Ez0C/Tu0HyaQ4 D5VnQMm9dUOpCowxXtufN8Y1qp6+9StJwmjCg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; b=ImiVuP2cte/zAaeNDNRTy6Kc/NZuSw1f1BpFJ8id3YleotQaLhhO18kn7u2PJjCdlU Qn+F1r2FeqSDKoUYtUBbf0mAh2aTItZ5B1XFSSA9VU/fytpn8bkI+Mx3yGuzbxiazzvF UxLXqSKI2NZqXYtHjgtYxXgF3o7VxhpxmzwVg= MIME-Version: 1.0 Received: by 10.239.138.13 with SMTP id n13mr694968hbn.9.1251233792875; Tue, 25 Aug 2009 13:56:32 -0700 (PDT) Reply-To: simon.willnauer@gmail.com In-Reply-To: References: <20090825190716.6D16D23888CB@eris.apache.org> Date: Tue, 25 Aug 2009 22:56:32 +0200 Message-ID: Subject: Re: svn commit: r807763 - /lucene/java/trunk/build.xml From: Simon Willnauer To: java-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 Uwe, can you configure hudson or who has the power to do so? Hudson offers a property field for each Ant Build Step so configuration shoul dbe really easy. simon On Tue, Aug 25, 2009 at 10:51 PM, Uwe Schindler wrote: > Is the nightly target really run by Hudson? From the logs it looks that > Hudson is calling the ant targets directly and not only nightly. > > I would do it the following way: reconfigure Hudson to pass a -Dnightly= =3Dtrue > when calling ant. > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: uwe@thetaphi.de > >> -----Original Message----- >> From: mikemccand@apache.org [mailto:mikemccand@apache.org] >> Sent: Tuesday, August 25, 2009 9:07 PM >> To: java-commits@lucene.apache.org >> Subject: svn commit: r807763 - /lucene/java/trunk/build.xml >> >> Author: mikemccand >> Date: Tue Aug 25 19:07:16 2009 >> New Revision: 807763 >> >> URL: http://svn.apache.org/viewvc?rev=3D807763&view=3Drev >> Log: >> LUCENE-1845: set nightly property when nightly target is run >> >> Modified: >> =C2=A0 =C2=A0 lucene/java/trunk/build.xml >> >> Modified: lucene/java/trunk/build.xml >> URL: >> http://svn.apache.org/viewvc/lucene/java/trunk/build.xml?rev=3D807763&r1= =3D807 >> 762&r2=3D807763&view=3Ddiff >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> =3D=3D=3D=3D >> --- lucene/java/trunk/build.xml (original) >> +++ lucene/java/trunk/build.xml Tue Aug 25 19:07:16 2009 >> @@ -384,9 +384,12 @@ >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >> =C2=A0 =C2=A0 =C2=A0 >> =C2=A0 =C2=A0 >> - >> - =C2=A0 >> + >> + =C2=A0 >> + =C2=A0 =C2=A0 >> =C2=A0 =C2=A0 >> + >> + =C2=A0> tgz, changes-to-html"/> >> >> =C2=A0 =C2=A0 >> =C2=A0 =C2=A0 >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org