You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/07/06 09:54:57 UTC

svn commit: r209424 - /forrest/trunk/main/fresh-site/forrest.properties

Author: crossley
Date: Wed Jul  6 00:54:56 2005
New Revision: 209424

URL: http://svn.apache.org/viewcvs?rev=209424&view=rev
Log:
If you do add an "validate.excludes" list then you need to specify site.xml too.

Modified:
    forrest/trunk/main/fresh-site/forrest.properties

Modified: forrest/trunk/main/fresh-site/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/fresh-site/forrest.properties?rev=209424&r1=209423&r2=209424&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties (original)
+++ forrest/trunk/main/fresh-site/forrest.properties Wed Jul  6 00:54:56 2005
@@ -80,8 +80,9 @@
 #forrest.validate.failonerror=true
 
 # *.excludes=(pattern) - comma-separated list of path patterns to not validate
+# Note: If you do add an "excludes" list then you need to specify site.xml too.
 # e.g.
-#forrest.validate.xdocs.excludes=samples/subdir/**, samples/faq.xml
+#forrest.validate.xdocs.excludes=site.xml, samples/subdir/**, samples/faq.xml
 #forrest.validate.xdocs.excludes=