From 7b6a46d13193059c7ea056ad646fe5620e2bb79d Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Wed, 16 Jul 2003 14:39:44 +0000 Subject: [PATCH] get the tasks imported using to be placed in-line and not at the end of the current tasks PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274836 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 1 - docs/manual/CoreTasks/import.html | 5 --- src/main/org/apache/tools/ant/Target.java | 37 +++++++++++++++++-- .../tools/ant/helper/ProjectHelper2.java | 7 +++- .../apache/tools/ant/taskdefs/ImportTask.java | 5 --- .../apache/tools/ant/taskdefs/ImportTest.java | 5 +++ 6 files changed, 44 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index 33a008c38..65d0ed17a 100644 --- a/build.xml +++ b/build.xml @@ -326,7 +326,6 @@ -