From ba934f9ce08c6baa3dea9f784ca4a6d19345dee1 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Sun, 5 Jan 2003 16:18:04 +0000 Subject: [PATCH] not quite complete, but committing to show the gen2 target syntax. the conditional excludes from the main build file need to be added to the fileset of so this can be run without a full binary (and I mean *full*) distribution of Ant, including all the 3rd party dependencies (or faked versions thereof) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273751 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/xdocs/build.xml | 53 ++++++++++++++++++++++++++++------------ 1 file changed, 37 insertions(+), 16 deletions(-) diff --git a/proposal/xdocs/build.xml b/proposal/xdocs/build.xml index 170ffd4a9..8fd2bb799 100644 --- a/proposal/xdocs/build.xml +++ b/proposal/xdocs/build.xml @@ -8,9 +8,6 @@ - - - - - + + + - - - - + + + + the.classpath = ${the.classpath} - - - @@ -66,12 +59,37 @@ - + + + + + + + + + + + + + + +