From f0e6d6d58b356fb5f0283659337470e1531f02a5 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Sun, 5 Jan 2003 21:23:43 +0000 Subject: [PATCH] now conditional exclusions are taken into account. this was a cut-and-paste from Ant's main build file - hopefully i snagged all the right stuff (at least it worked when I removed the StarTeam API from my ANT_HOME/lib). this is also a major refactoring of the build file. don't let the mess at the top scare you - just look at the "gen" target and then the results in the build/gen directory. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273755 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/xdocs/build.xml | 519 ++++++++++++++++++++++++++++++--------- 1 file changed, 402 insertions(+), 117 deletions(-) diff --git a/proposal/xdocs/build.xml b/proposal/xdocs/build.xml index 8fd2bb799..0d15cea17 100644 --- a/proposal/xdocs/build.xml +++ b/proposal/xdocs/build.xml @@ -1,67 +1,383 @@ - + - - + - + + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - the.classpath = ${the.classpath} - + - - - - - + @@ -69,88 +385,57 @@ excludedtags="@version,@author" force="${xdoclet.force}"> - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - -