Re: Continuous Integration for Lucene

2006-12-20 Thread Alex Pimenov
Doug, - Original Message - From: "Doug Cutting" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 20, 2006 9:14 AM Subject: Re: Continuous Integration for Lucene > Chris Hostetter wrote: > > One thing you might want to watch out for, is that your system doesn&#

Re: Continuous Integration for Lucene

2006-12-20 Thread Doug Cutting
Chris Hostetter wrote: One thing you might want to watch out for, is that your system doesn't seem to run the unit tests, which is an important part of verifying that a build was "successful" (i notice this only because the trunk was acctually broken recently, yet the logs available on your syste

Re: Continuous Integration for Lucene

2006-12-20 Thread Chris Hostetter
: Now Parabuild will re-build Lucene whenever new changes are committed : to the repository and send a message to the dev list if new changes : break the build. Here is the URL: : : http://parabuild.viewtier.com:8080/parabuild/index.htm?displaygroupid=5 Alex: thanks for setting this up. Just so

Continuous Integration for Lucene

2006-12-19 Thread Alex Pimenov
Hi Otis, Lucene has been an integral part of Parabuild server. Viewtier Systems decided to give back by hosting continuous integration for Lucene that is run by Parabuild. Now Parabuild will re-build Lucene whenever new changes are committed to the repository and send a message to the dev