On Fri, May 21, 2004 at 01:50:07PM +0200, Andrzej Bialecki wrote: > Hi, > > Here's a patch to NutchConf, which gives you a bit more flexibility in > the location of the default config files. Currently, if you don't > provide the two "magic" files on the classpath (relative to > net.nutch.util.NutchConf.class !), sooner or later you will end up with > an exception generated because LogFormatter logged a SEVERE message. > > This patch enables you to define the default location by setting a > system property "nutch.conf.defaultdir". > > -- > Best regards, > Andrzej Bialecki >
Related, if you use ./bin/nutch, you can set env var $NUTCH_CONF_DIR to your customized ./conf dir. This is in current nutch cvs after ftp patch was integrated. John ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
