]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Exclude compliance.xml from validation
authorChristian Geisert <chrisg@apache.org>
Thu, 14 Nov 2002 17:04:47 +0000 (17:04 +0000)
committerChristian Geisert <chrisg@apache.org>
Thu, 14 Nov 2002 17:04:47 +0000 (17:04 +0000)
(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

forrest.properties

index e6839f1d9a49e084a82c3b5decdced8355bb5359..39ef5942ac65f8b708bc7e6fd61c592b6bbc0b37 100644 (file)
@@ -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
+