From a6b06d7beb3839d56b40ed70f2fa5b826013e21f Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 14 Mar 2001 08:42:29 +0000 Subject: [PATCH] =?UTF-8?q?request=20by=20Arent=20Gr=EF=BF=BDbner=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268826 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 5c35adcdb..c206c0625 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -57,6 +57,9 @@ enhancements of existing tasks. * a reachable task that works much like available for network URLs. +* make PATH handling consistent. Every task that has a PATH attribute + must also accept references to PATHs. + II. Abstract goals that need to be abstract until we get into design decisions. ======================================================================