From 6786b60dc306a6308210da8b207b4d9ba559cf17 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 13 Mar 2001 07:57:01 +0000 Subject: [PATCH] requests by Steve Loughran git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268817 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 493d41b04..1d09f326c 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -42,6 +42,8 @@ enhancements of existing tasks. * Better docs. + More examples. Tutorials, beginner documents. + * RPM task. * add an attribute to to read in an entire file as the @@ -51,6 +53,10 @@ enhancements of existing tasks. * Task to create XMI from Java. +* socksified networking tasks, SSH tasks. + +* a reachable task that works much like available for network URLs. + II. Abstract goals that need to be abstract until we get into design decisions. ======================================================================