[Batchserver-cvs] batchserver/src/org/jmonks/batchserver/framework/config framework-config.xml,1.12,
Brought to you by:
suresh_pragada
From: Suresh <sur...@us...> - 2006-03-15 04:36:55
|
Update of /cvsroot/batchserver/batchserver/src/org/jmonks/batchserver/framework/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18212 Modified Files: framework-config.xml Log Message: no message Index: framework-config.xml =================================================================== RCS file: /cvsroot/batchserver/batchserver/src/org/jmonks/batchserver/framework/config/framework-config.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** framework-config.xml 14 Mar 2006 23:02:19 -0000 1.12 --- framework-config.xml 15 Mar 2006 04:36:50 -0000 1.13 *************** *** 16,20 **** <repository-config repository-class-name="org.jmonks.batchserver.framework.DefaultRepository"> <property key="repository-location">/batchserver/repository</property> - <property key="repository-filename">batchserver_repository.db</property> </repository-config> <framework-logging-config framework-logging-level="DEBUG" job-logging-directory="/batchserver/logs" --- 16,19 ---- |