nicolaken 2003/12/10 03:15:56
Modified: . forrest.properties
Log:
Clean the properties a bit
Revision Changes Path
1.2 +5 -5 jakarta-gump/forrest.properties
Index: forrest.properties
===================================================================
RCS file: /home/cvs/jakarta-gump/forrest.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- forrest.properties 25 Nov 2003 00:21:22 -0000 1.1
+++ forrest.properties 10 Dec 2003 11:15:56 -0000 1.2
@@ -73,13 +73,13 @@
# *.includes=(pattern) Comma-separated list of path patterns to validate
# *.excludes=(pattern) Comma-separated list of path patterns to not validate
-forrest.validate.failonerror=true
-forrest.validate.includes=**/*
+#forrest.validate.failonerror=true
+#forrest.validate.includes=**/*
#forrest.validate.excludes=
#
-forrest.validate.xdocs.failonerror=${forrest.validate.failonerror}
+#forrest.validate.xdocs.failonerror=${forrest.validate.failonerror}
#
-forrest.validate.xdocs.includes=**/*.x*
+#forrest.validate.xdocs.includes=**/*.x*
forrest.validate.xdocs.excludes=site.xml
#
#forrest.validate.skinconf.includes=${skinconf-file}
@@ -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=ERROR
# 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]