On Mar 20, 2010, at 18:41, Bill Janssen <jans...@parc.com> wrote:
Andi,
Do you run what's called these days a continuous integration
server? We
use Hudson to continuously test UpLib, and find it very handy. I
presume
the ASF has such a setup somewhere. Since you've already got a set of
tests for pylucene, it would be simple to set up a server to run those
tests every time you make a change. It's almost ridiculously easy to
do with Hudson, once you've got the tests written.
No, I don't. I know Lucene does, so it's possible. What problem would
this be solving in the context of PyLucene/JCC ? How can it be
achieved without creating extra work ?
Andi..
Bill