From dc35bae9c40d7cb30040eb0f11a4580ac2d58d89 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Fri, 11 Nov 2005 14:58:37 +0000 Subject: Step 1 (SVN just doesn't want me to delete the old directories): Created sandbox area (src/sandbox). Moved MIF, PCL and SVG support to the sandbox due to their current state. Build adjusted to build a fop-sandbox.jar (the three moved renderers automatically get registered if they are in the classpath). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@332575 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 46 ++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 38 insertions(+), 8 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 51683d4bc..cc93a5c2d 100644 --- a/build.xml +++ b/build.xml @@ -164,6 +164,7 @@ list of possible build targets. + @@ -174,6 +175,7 @@ list of possible build targets. + @@ -383,6 +385,23 @@ list of possible build targets. + + + + + + + + + + + + + + + @@ -433,16 +452,9 @@ list of possible build targets. - - - - - - -
@@ -458,10 +470,27 @@ list of possible build targets. + + + + + + + + + + + + + + + + + - + @@ -839,6 +868,7 @@ NOTE: + -- cgit v1.2.3