From ccd767b7a3de137d5d7a1e0d7dffb25685e8916a Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 21 Mar 2001 14:58:31 +0000 Subject: [PATCH] request by Tim Vernum git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268878 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 7317a2d41..ea727c460 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -79,6 +79,8 @@ II. Abstract goals that need to be abstract until we get into design decisions. ====================================================================== +* Provide a clear mission statement for Ant. + * Main goals: Simplicity, Understandability, Extensibility Simple and understandable for the target audience - developers,