From d7b5f74fc0d68302a56d06112b3677cdcc6cbc21 Mon Sep 17 00:00:00 2001 From: Glen Mazza Date: Wed, 30 Jul 2003 22:01:35 +0000 Subject: [PATCH] Patch 21381: New "force" attribute added to FOP task, update to documentation. Submitted by: Sean Gilligan (seanlist at msgilligan dot com) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196761 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/anttask.xml | 5 ++ .../org/apache/fop/tools/anttasks/Fop.java | 57 ++++++++++++++++--- 2 files changed, 55 insertions(+), 7 deletions(-) diff --git a/src/documentation/content/xdocs/anttask.xml b/src/documentation/content/xdocs/anttask.xml index 6516a0a9c..5d4cb98c0 100644 --- a/src/documentation/content/xdocs/anttask.xml +++ b/src/documentation/content/xdocs/anttask.xml @@ -68,6 +68,11 @@ Output directory Required if a fileset is used to specify the files to render; optional for fofile. (Can alternatively specify the full path in the fofile value.) +