Re: Build failed in Hudson: Lucene-trunk #644

2008-11-18 Thread Chris Hostetter
: Sorry that the build was broken for three days. I don't have a hudson account. absolutely, 100%, not your fault ... i wasn't giving you a hard time at all, i was just trying to goad the other PMC members to take a more active role in maintaining our hudson setup. : So I can't get one unless

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-14 Thread Chris Hostetter
: calls ant. It's not nightly.sh, right? Where do I have to add this? I can't : login to hudson.zones.apache.org right now. Hoss, maybe you could make the : change? (same as your LUCENE-1393) done .. i also manually kicked of a build. I'll take this opportunity to remind all PMC members that

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-14 Thread Michael Busch
Chris Hostetter wrote: : calls ant. It's not nightly.sh, right? Where do I have to add this? I can't : login to hudson.zones.apache.org right now. Hoss, maybe you could make the : change? (same as your LUCENE-1393) done .. i also manually kicked of a build. Thanks, Hoss! I'll take this

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-13 Thread Michael Busch
hmm we have to install svn on hudson to make the new backwards-compatibility tests work in the nightly build (LUCENE-1440). I tried to login to hudson.zones.apache.org, I thought I had an account, but it doesn't work. Who else has an account? -Michael Apache Hudson Server wrote: See

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-13 Thread Michael McCandless
Woops, sorry about my last reply, you are one step ahead of me... slowly getting through emails this morning! Hudson does have svn installed at (/opt/subversion-current/bin/svn). I think if you mirror what Hoss did for LUCENE-1393 it should work. Mike Michael Busch wrote: hmm we have

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-13 Thread Michael McCandless
Michael do you know why this is failing? This is 2nd night it's failed, during the back-compat testing. Oh I see, it's failing here: download-tag: [mkdir] Created dir: /export/home/hudson/hudson-slave/workspace/ Lucene-trunk/trunk/tags/lucene_2_4_0 [exec] Execute failed:

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-13 Thread Michael Busch
OK I committed a change so that we can override the property ant.exe to specify the path to the svn executable. We need to add -Dsvn.exe=/opt/subversion-current/bin/svn to the script that calls ant. It's not nightly.sh, right? Where do I have to add this? I can't login to

Build failed in Hudson: Lucene-trunk #644

2008-11-12 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/644/changes Changes: [markrmiller] LUCENE-1389: SimpleSpanFragmenter can create very short fragments [mikemccand] LUCENE-1450: make sure RangeQuery/Filter check all terms in the index when using a Collator