From ae9a0ad45c7bc2b511e7bb61d2ac39f8343ac651 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Sun, 2 Feb 2003 16:38:28 +0000 Subject: [PATCH] Added target for building the servlet. Default target is now "all" which, besides the jar, also builds the WAR and the PDF transcoder. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195921 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 22ea51976..984684b29 100644 --- a/build.xml +++ b/build.xml @@ -34,7 +34,7 @@ Call the build script (see above) with the parameter "-projecthelp" to get a list of possible build targets. ============================================================================ --> - + @@ -147,7 +147,7 @@ list of possible build targets. - + @@ -459,8 +459,19 @@ list of possible build targets. - - + + + + + + + + + + + + + @@ -495,6 +506,8 @@ list of possible build targets. + + @@ -629,7 +642,7 @@ list of possible build targets. - + @@ -646,7 +659,7 @@ list of possible build targets. - + -- 2.39.5