summaryrefslogtreecommitdiffstats
path: root/forrest.properties
diff options
context:
space:
mode:
authorChristian Geisert <chrisg@apache.org>2002-11-14 17:04:47 +0000
committerChristian Geisert <chrisg@apache.org>2002-11-14 17:04:47 +0000
commitccc86e2d158c15960cb0360b4eecb7755c6e1828 (patch)
treefbd3b906589b8ef2dea7a04f226fe94bfa4b51ab /forrest.properties
parent380d32642b5319c62c703046e0005054400e35af (diff)
downloadxmlgraphics-fop-ccc86e2d158c15960cb0360b4eecb7755c6e1828.tar.gz
xmlgraphics-fop-ccc86e2d158c15960cb0360b4eecb7755c6e1828.zip
Exclude compliance.xml from validation
(This is a quick fix as Forrest is configured to validate all docs and fails if an error occurs. The goal is of course to validate compliance.xml) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195538 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'forrest.properties')
-rw-r--r--forrest.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/forrest.properties b/forrest.properties
index e6839f1d9..39ef5942a 100644
--- a/forrest.properties
+++ b/forrest.properties
@@ -25,3 +25,5 @@ project.skinconf=${project.content-dir}/skinconf.xml
#project.lib-dir=${project.content-dir}/lib
#project.classes-dir=${project.content-dir}/classes
+forrest.validate.xdocs.excludes=compliance.xml
+