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. ======================================================================