no nightly builds until 27 December

2005-12-18 Thread Doug Cutting
I am leaving tomorrow for a one week vacation and will turn off my home workstation, so there will be no nightly builds. Long-term, I've submitted an infrastructure request to get a Solaris zone created for Nutch where we can run nightly builds. That will eventually remove the dependency on

[bug] overwriting job properties until runtime is not possible

2005-12-18 Thread Stefan Groschupf
Hi, until writing theses Test that mades the generation bug reproducable I discovered another strange behavior. Following test fail: public void testConf() throws Exception { NutchConf conf = NutchConf.get(); conf.setInt(mapred.reduce.tasks, 2);