Re: Build failed in Hudson: Lucene-3.x #80

2010-08-10 Thread Michael McCandless
Same deal w/ this failure, except it was contrib/analyzer's build.xml on 3x, where was added. Mike On Mon, Aug 9, 2010 at 7:32 PM, Apache Hudson Server wrote: > See > > Changes: > > [rmuir] extend LuceneTestCase instead of Object

Re: Build failed in Hudson: Lucene-3.x #80

2010-08-10 Thread Shai Erera
Hmm ... I've made these changes a while ago because if you ran "ant jar" from the analyzers contrib directory, nothing happened. I thought that's a mistake, but perhaps it's not, since analyzers has 3 sub-dirs, each import contrib-build.xml. I guess same goes for 'db'. After I've noticed that (few

RE: Build failed in Hudson: Lucene-3.x #80

2010-08-10 Thread Uwe Schindler
o: dev@lucene.apache.org Subject: Re: Build failed in Hudson: Lucene-3.x #80 Hmm ... I've made these changes a while ago because if you ran "ant jar" from the analyzers contrib directory, nothing happened. I thought that's a mistake, but perhaps it's not, since analyz

Re: Build failed in Hudson: Lucene-3.x #80

2010-08-10 Thread Shai Erera
> in trunk) should simply delegate. > > > > If I call ant inside db it builds everything correct! > > > > - > > Uwe Schindler > > H.-H.-Meier-Allee 63, D-28213 Bremen > > http://www.thetaphi.de > > eMail: u...@thetaphi.de > > > > *From:* Sha

RE: Build failed in Hudson: Lucene-3.x #80

2010-08-10 Thread Uwe Schindler
llee 63, D-28213 Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: u...@thetaphi.de From: Shai Erera [mailto:ser...@gmail.com] Sent: Tuesday, August 10, 2010 12:18 PM To: dev@lucene.apache.org Subject: Re: Build failed in Hudson: Lucene-3.x #80 I understand that. BTW, I u

Re: Build failed in Hudson: Lucene-3.x #80

2010-08-10 Thread Shai Erera
e > > > > *From:* Shai Erera [mailto:ser...@gmail.com] > *Sent:* Tuesday, August 10, 2010 12:18 PM > > *To:* dev@lucene.apache.org > *Subject:* Re: Build failed in Hudson: Lucene-3.x #80 > > > > I understand that. > > BTW, I

RE: Build failed in Hudson: Lucene-3.x #80

2010-08-10 Thread Uwe Schindler
o: dev@lucene.apache.org Subject: Re: Build failed in Hudson: Lucene-3.x #80 ok, works for me. Sorry for the mess, it seemed like a naive change :-). Shai On Tue, Aug 10, 2010 at 1:22 PM, Uwe Schindler wrote: Ah, jar is not delegated. To make this work you have top copypaste in build.x