From 7e061a4d9c6e9ec7fd60af427f498ef69bd5c0b1 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 21 Mar 2001 13:21:46 +0000 Subject: [PATCH] request by Alex Solofnenko - or better, my interpretation of it. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268877 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 9fe129cf4..7317a2d41 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -423,3 +423,6 @@ V. Things we probably don't agree on. * build files should be purely declarative +* provide a way to define the order in which targets a given target + depends upon get executed. +