ajack 2003/09/26 14:44:00 Modified: template/forrest forrest.properties Log: Make forrest more verbose Revision Changes Path 1.4 +2 -2 jakarta-gump/template/forrest/forrest.properties Index: forrest.properties =================================================================== RCS file: /home/cvs/jakarta-gump/template/forrest/forrest.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- forrest.properties 24 Sep 2003 22:28:54 -0000 1.3 +++ forrest.properties 26 Sep 2003 21:44:00 -0000 1.4 @@ -73,7 +73,7 @@ # *.includes=(pattern) Comma-separated list of path patterns to validate # *.excludes=(pattern) Comma-separated list of path patterns to not validate -forrest.validate.failonerror=false +forrest.validate.failonerror=true forrest.validate.includes=**/* #forrest.validate.excludes= # @@ -108,7 +108,7 @@ # The URL to start crawling from #project.start-uri=index.html # Set logging level for messages printed to the console -#project.debuglevel=ERROR +#project.debuglevel=INFO # Max memory to allocate to Java #forrest.maxmemory=64m # Any other arguments to pass to the JVM. For example, to run on an X-less
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
