From 2d9c339208c8696e14df9b2c69852af36eca8a14 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Wed, 27 Feb 2002 19:39:41 +0000 Subject: [PATCH] Fixed some issues with defaults.properties generation. Fixed issue with build having to be run twice because of directory being removed from the path (*arg*!). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271581 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/xdocs/build.xml | 30 ++++++++-------- .../apache/tools/ant/xdoclet/AntSubTask.java | 35 +++++++++++++++---- .../tools/ant/xdoclet/AntTagsHandler.java | 34 ++++++++++++++---- .../templates/defaults_properties.template | 5 ++- 4 files changed, 73 insertions(+), 31 deletions(-) diff --git a/proposal/xdocs/build.xml b/proposal/xdocs/build.xml index c1f9ca60a..494da643b 100644 --- a/proposal/xdocs/build.xml +++ b/proposal/xdocs/build.xml @@ -18,22 +18,19 @@ location="${template.dir}/task_xdoc.template"/> - - - - - - - - - - - + + + + + + + + + + @@ -49,6 +46,10 @@ + + @@ -56,7 +57,8 @@ -