diff options
author | Keiron Liddle <keiron@apache.org> | 2002-12-03 10:53:48 +0000 |
---|---|---|
committer | Keiron Liddle <keiron@apache.org> | 2002-12-03 10:53:48 +0000 |
commit | b1603dd08d4ee2fec201a3630666c8f7aacd8869 (patch) | |
tree | 0d2a3ea937518c6c569f1d836e490bddde4d337c /forrest.properties | |
parent | 83df33e174673318afb5b71c417c93b53e8156a5 (diff) | |
download | xmlgraphics-fop-b1603dd08d4ee2fec201a3630666c8f7aacd8869.tar.gz xmlgraphics-fop-b1603dd08d4ee2fec201a3630666c8f7aacd8869.zip |
��a��A���9 ����N�4d��)�
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195730 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'forrest.properties')
-rw-r--r-- | forrest.properties | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/forrest.properties b/forrest.properties index 59ab646b4..fdfe87806 100644 --- a/forrest.properties +++ b/forrest.properties @@ -25,5 +25,9 @@ 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 +forrest.validate=true +forrest.validate.xdocs=${forrest.validate} +forrest.validate.skinconf=${forrest.validate} + +forrest.validate.failonerror=true |